Search found 466 matches
- Thu Mar 01, 2012 10:49 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Make the use of defer mandatory
- Replies: 62
- Views: 68288
Re: [RFC] Make the use of defer mandatory
Another thing I just realized. Having defer on jquery requires all jquery-using script tags to also use defer, correct? Otherwise they may be executed before jquery. If so we need to consider what third-party js board admins may end up including in their boards and whether or not it will work corre...
- Wed Feb 08, 2012 9:50 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Require PHP 5.3
- Replies: 67
- Views: 149222
Re: [RFC] Require PHP 5.3
The hosts phpBB suggests don't even support 5.3.
Bluehost: https://my.bluehost.com/cgi/help/386
Hostmonster: https://my.hostmonster.com/cgi/help/386
Fastdomain: https://my.fastdomain.com/cgi/help/386
Bluehost: https://my.bluehost.com/cgi/help/386
Hostmonster: https://my.hostmonster.com/cgi/help/386
Fastdomain: https://my.fastdomain.com/cgi/help/386
- Sat Jan 21, 2012 8:44 pm
- Forum: General Development Discussion
- Topic: RFC Process Change Suggestion
- Replies: 37
- Views: 67168
Re: RFC Process Change Suggestion
I would like to suggest that you allow people to post RFCs in the 3.1 forum. Then whatever RFC isn't implemented by the time 3.1 is released then it should be moved to the 3.2 forum. Or even have only one RFC forum so that all RFCs are being discussed as if they are going to be implemented in the ne...
- Thu Jan 19, 2012 9:14 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Rounded corners via css
- Replies: 51
- Views: 97638
Re: [RFC] Rounded corners via css
Make sure you look at the known issues for pie. There is one about serving the correct content type that will affect how it needs to be implemented. To make sure it actually works on every server you will probably have to use the php method.
- Wed Jan 11, 2012 6:03 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069088
Re: [RFC] WYSIWYG Editor
I would suggest calling this a Rich Text Editor instead of a WYSIWYG. More than likely it won't be a true WYSIWYG. Here is a BBCode parser I wrote using javascript . It uses the same tags that phpBB has for custom bbcodes ({TEXT}, {SIMPLETEXT}, etc). It can convert bbcode to html and html to bbcode....
- Tue Nov 22, 2011 7:25 pm
- Forum: General Development Discussion
- Topic: Developer/Community Liasion
- Replies: 4
- Views: 8887
Developer/Community Liasion
Talking with Igor it became apparent to me that the developers would rather be coding than working directly with the community. They like the idea of working with the community and providing ways for them to do it but at the end of the day they would rather write code. Which makes sense. The problem...
- Fri Nov 18, 2011 6:47 pm
- Forum: [3.x] Discussion
- Topic: Finish up and release
- Replies: 32
- Views: 42359
Re: Finish up and release
I don't know. Why don't you contribute hooks so that we can release 3.1? You're attitude is incredibly concerning. I hope the whole development team doesn't share this same opinion. You are saying I'm going to do what I want and if the community wants something they will have to do it. You are tryi...
- Thu Nov 17, 2011 6:54 pm
- Forum: General Development Discussion
- Topic: RFC Process Change Suggestion
- Replies: 37
- Views: 67168
Re: RFC Process Change Suggestion
There was some work on !ponies a while back that was suppose to be a feature request system. Finishing that would be a good idea and provide a way for users to vote on features they would like.
- Mon Nov 14, 2011 10:39 pm
- Forum: [3.x] Discussion
- Topic: Finish up and release
- Replies: 32
- Views: 42359
Re: Finish up and release
This is great
- Sat Nov 12, 2011 12:42 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Javascript Library/Framework
- Replies: 4
- Views: 8095
Re: [RFC] Javascript Library/Framework
I won't address the comments on github just yet until the RFC is closer to being done. No point in picking over specifics in the code until there is a final goal in mind. What would be an example "setting"? I suspect a more generic label may be more appropriate. Agreed. I would like to see...