Search found 170 matches
- Sat May 07, 2016 11:15 pm
- Forum: [3.x] Discussion
- Topic: Make use of REQUIRED attribute in forms?
- Replies: 16
- Views: 25588
Re: Make use of REQUIRED attribute in forms?
No reason to be rude, it was said or at least I intrepeted that someone asked to replace php validation with this. I only said that isn't needed for sure, and it can just be added as an extra layer without touching php. Done within a second. Only has benefits. :) To clarify my earlier point: only a...
- Fri May 06, 2016 3:46 pm
- Forum: [3.x] Discussion
- Topic: Make use of REQUIRED attribute in forms?
- Replies: 16
- Views: 25588
Re: Make use of REQUIRED attribute in forms?
As far as I can tell the only browser that doesn't support the attribute is safari? How much work are we talking about? When doing a search on both prosilver and adm styles I got 150 hits for the text, email and password types...many of which are, probably, in the same html file. AFAIK IE9 and belo...
- Fri May 06, 2016 10:00 am
- Forum: [3.x] Discussion
- Topic: Make use of REQUIRED attribute in forms?
- Replies: 16
- Views: 25588
Re: Make use of REQUIRED attribute in forms?
We do. However it is not supported by all browsers that we support, and one could argue, that then we should move all form validations to the front end, which is fine, but a rather huge amount of work.Rhino.Freak wrote: ↑Fri May 06, 2016 7:06 amthis is what I'm talking about guys. Anyone understand me?
- Wed May 04, 2016 8:25 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-b2 released
- Replies: 148
- Views: 222854
Re: phpBB 3.2.0-b2 released
Take it easy guys. Please.
- Tue May 03, 2016 9:59 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Human Readable URLs
- Replies: 132
- Views: 235249
Re: [RFC] Human Readable URLs
If not, then as far as i know any other sorts of modification to this is on the very bottom of the priority list. That's just the same like to say never ! Never say never i guess, also the URLs with routes are probably easier to rewrite, so in that regard, as we naturally go towards that direction ...
- Tue May 03, 2016 5:46 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Human Readable URLs
- Replies: 132
- Views: 235249
Re: [RFC] Human Readable URLs
Is the URL of the FAQ page constitutes a "human readable" url? If so, then that style will come to multiple places in the future (slowly, but it will). If not, then as far as i know any other sorts of modification to this is on the very bottom of the priority list. I'm not a coder but I think it wou...
- Tue May 03, 2016 4:00 pm
- Forum: [3.x] Discussion
- Topic: phpBB 3.2.0-b2 released
- Replies: 148
- Views: 222854
- Sun May 01, 2016 7:42 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 460
- Views: 563192
Re: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
The problem with WYSIWYG integration into the core is that as far as I can tell, there is no released WYSIWYG editor currently out there which could be easily extended in a way that it would support custom BBCodes (and when a WYSIWYG editor will be integrated into the core it must support all functi...
- Sat Apr 30, 2016 3:09 pm
- Forum: General Development Discussion
- Topic: Downloads page: no update to B2 from 3.1.9?
- Replies: 3
- Views: 9189
Re: Downloads page: no update to B2 from 3.1.9?
b2 was released before 3.1.9 therefore there is no migration available.
- Wed Apr 20, 2016 10:27 pm
- Forum: [3.x] Discussion
- Topic: [RFC][PHPBB3-14596] 3.1.x - Installation denied if PHP >=7
- Replies: 42
- Views: 48327
Re: [RFC] 3.1.x - Installation denied if PHP >=7
1) Clone your own fork.
2) make the changes
3) commit them (use the right commit message format)
4) push your branch to your fork
5) go to github.com/phpbb/phpbb and create a pull request (you will see a button for it on github)
2) make the changes
3) commit them (use the right commit message format)
4) push your branch to your fork
5) go to github.com/phpbb/phpbb and create a pull request (you will see a button for it on github)