I first thought Dojo would be better for phpBB because it has more resources and tools for styling themes and UI, aswell as DOM and AJAX stuff that would not doubt be used by developers, and it is very nicely documented.
Although the fact that jQuery is a lot more familliar to most people may be ...
Search found 5 matches
- Thu Sep 23, 2010 7:25 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Include and use jQuery (originally for 3.2)
- Replies: 74
- Views: 168781
- Tue Sep 14, 2010 12:58 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Local time handling by Javascript
- Replies: 13
- Views: 38377
Re: [RFC] Local time handling by Javascript
Why dont you figure the timezone out by comparing the js time with php time in the same range then use the php time of the matching timezone. This way you don't need to store the javascript time for each user in the database and if the user wants to change the time they can correct the timezone from ...
- Tue Sep 14, 2010 12:46 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] built-in profile fields to custom profile fields
- Replies: 12
- Views: 32737
Re: [RFC] built-in profile fields to custom profile fields
I think this is a great idea along with the custom permissions on bb-codes. Although there always space for adding these features with plugins, the idea of picking and choosing exactly what you want from what is included in phpbb by default would make phpbb much more friendly to modify for features ...
- Sun Aug 29, 2010 7:57 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Include and use jQuery (originally for 3.2)
- Replies: 74
- Views: 168781
Re: [RFC] Include and use jQuery
I think jquery is a great library, and is considered the most popular and usable almost as an industry standard, but I think all the pro and cons of several javascript libraries should be compared for overall purpose and functionality which suits phpbb the most, and is likely to have constant ...
- Sun Aug 29, 2010 1:09 pm
- Forum: General Development Discussion
- Topic: Mobile Style for phpbb.com
- Replies: 10
- Views: 28767
Re: Mobile Style for phpbb.com
Yeh not really completely neccessary, if your doing work on a forum anyway you will most likely be on a desktop computer.