Search found 1861 matches
- Wed Apr 28, 2010 8:16 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] MOD Installation
- Replies: 30
- Views: 43554
Re: MOD Installation
A suggestion I have is to be able to remove the need for a separate SQL install file. Possibly adding new tags to the MODX format to allow permission addition/set, SQL table addition/alteration, row insertion/removal, etc. and module addition/removal. That sounds like a good idea. Maybe somehow int...
- Wed Apr 28, 2010 8:16 pm
- Forum: [3.x] Discussion
- Topic: MOD Installation
- Replies: 24
- Views: 23373
Re: MOD Installation
A suggestion I have is to be able to remove the need for a separate SQL install file. Possibly adding new tags to the MODX format to allow permission addition/set, SQL table addition/alteration, row insertion/removal, etc. and module addition/removal. That sounds like a good idea. Maybe somehow int...
- Mon Apr 26, 2010 9:37 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] General Hook Architecture of phpBB3.1
- Replies: 121
- Views: 162696
Re: General Hook Architecture of phpBB3.1
I think changing the hooks in phpBB is an excellent idea. Coming from the MOD Team's perspective though, and as a MOD writer myself, creating hooks is not really straight forward for 3.0.x and a lot of MOD authors don't take them into consideration because they've just not educated themselves enough...
- Fri Apr 23, 2010 7:19 pm
- Forum: [3.x] Discussion
- Topic: Using same Login for website and phpbb
- Replies: 1
- Views: 4137
Re: Using same Login for website and phpbb
Please seek support over at phpbb.com. Thanks.
- Fri Apr 16, 2010 1:18 pm
- Forum: [3.x] Discussion
- Topic: A Couple of things I would like to see if phpbb4
- Replies: 26
- Views: 36697
Re: A Couple of things I would like to see if phpbb4
I think you're missing the point of this forum. It is NOT so you ask for every feature under the sun to be included in phpBB4. It's not going to happen. More than 3/4 of what you've said so far has been things that YOU want and not ways to improve phpBB4. I think you missed this part from another us...
- Wed Apr 14, 2010 8:44 pm
- Forum: [3.x] Discussion
- Topic: A Couple of things I would like to see if phpbb4
- Replies: 26
- Views: 36697
Re: A Couple of things I would like to see if phpbb4
You should be able to change your thread or post colour background based on permissions, thus some groups or users would be able to change their posts background colour, and some wouldn't. You could even set the allowed coloured backgrounds for each group, or set a few coloured background permissio...
- Wed Apr 14, 2010 12:59 pm
- Forum: [3.x] Discussion
- Topic: A Couple of things I would like to see if phpbb4
- Replies: 26
- Views: 36697
Re: A Couple of things I would like to see if phpbb4
The moderation panel right now is unusable, I try to explain my forum moderators (some only dedicate a few hours a week to moderate and are not computer savy) how to move, merge and split threads but they just won't do it, it's too hard to do. It should be as easy as dragging a topic or post to som...
- Sun Mar 21, 2010 2:47 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Post log/record
- Replies: 21
- Views: 37641
Re: [RFC] Post log/record
At many sites posts table is the largest one already. Making it even larger by storing old post revisions will make just about everything slower and increase db size. A site I used to admin wanted to remove old posts due to perceived performance impact of having so many. I suspect there is going to...
- Sat Mar 20, 2010 11:27 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Post log/record
- Replies: 21
- Views: 37641
Re: [RFC] Post log/record
Not sure that I agree with logging EVERY single action a user makes. That would dramatically increase database size. I guess maybe having this on som sort of switch would be fine.
- Mon Mar 08, 2010 6:16 pm
- Forum: [3.x] Discussion
- Topic: Installing a Modification
- Replies: 2
- Views: 4759
Re: Installing a Modification
That's all discussed here.