Search found 12 matches
- Sun Aug 29, 2010 12:24 am
- Forum: [3.x] Discussion
- Topic: Plugins / Hooks Section in ACP
- Replies: 3
- Views: 11344
Plugins / Hooks Section in ACP
Would it be worthwhile to have a Plugin / Hooks manager section in the ACP similar to what is in Joomla? Where you can change the execution order of plugins that use the same hook or something along those lines?
- Wed May 12, 2010 3:31 pm
- Forum: [3.x] Discussion
- Topic: Removing Globals?
- Replies: 3
- Views: 9324
Removing Globals?
I don't know if Symfony 2 has something like the Zend_Registry class, but does anybody think that it might be better to store objects in something like Zend_Registry, or a phpbb equivalent, rather than just using
global $db, $template;
http://framework.zend.com/manual/en/zen ... using.html
global $db, $template;
http://framework.zend.com/manual/en/zen ... using.html
- Wed Mar 10, 2010 12:37 am
- Forum: [3.x] Discussion
- Topic: 3.1 Branch?
- Replies: 3
- Views: 9429
3.1 Branch?
Wondering if the http://github.com/phpbb/phpbb3 branch is for 3.1, or will there be a new http://github.com/phpbb/phpbb3_1 branch for it?
- Tue Feb 23, 2010 8:34 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Symfony 2
- Replies: 84
- Views: 183917
Re: [RFC] Symfony 2
Another benefit from using a framework like ZF or Symfony would be SEO friendly urls. The frameworks provide the ability to have "clean" urls by default.
So rather than http://area51.phpbb.com/phpBB/viewforum.php?f=78 ([4.0/Rhea] RFCs & Patches forum) it could be http://area51.phpbb.com/phpBB/4 ...
So rather than http://area51.phpbb.com/phpBB/viewforum.php?f=78 ([4.0/Rhea] RFCs & Patches forum) it could be http://area51.phpbb.com/phpBB/4 ...
- Tue Feb 23, 2010 7:08 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Symfony 2
- Replies: 84
- Views: 183917
Re: [RFC] Symfony 2
I dont understand why people think that using Symfony or any other library will be a problem for mod authors and stylers. I have high confidence that the phpbb team will maintain great documentation for phpbb4, and since naderman said he wants the community to be involved in the project, there will ...
- Sat Feb 20, 2010 7:29 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Symfony 2
- Replies: 84
- Views: 183917
Re: [RFC] Symfony 2
I also think Symfony 2 would be great to use for the phpBB4 project, for all of the reasons listed above, and taking a look at the tutorials they have on their website.
Mod authors need to learn how phpbb3 works to create mods for that, so I dont see a difference between that and learning how ...
Mod authors need to learn how phpbb3 works to create mods for that, so I dont see a difference between that and learning how ...
- Wed Feb 03, 2010 2:28 am
- Forum: [3.x] Discussion
- Topic: Wysiwyg TinyMCE implementation
- Replies: 41
- Views: 70135
Re: Wysiwyg TinyMCE implementation
Its also where all the aliens live.
JUST KIDDING
JUST KIDDING
- Tue Jan 26, 2010 3:14 am
- Forum: [3.x] Discussion
- Topic: User contribution
- Replies: 20
- Views: 37481
User contribution
Hello All,
I just got done listening to the phpBB Weekly #136 and thought I would bring this up for the user contribution part of the discussion. It was brought up that you guys are thinking about a system to enable users to come up with ideas and contributions. I was wondering if something like ...
I just got done listening to the phpBB Weekly #136 and thought I would bring this up for the user contribution part of the discussion. It was brought up that you guys are thinking about a system to enable users to come up with ideas and contributions. I was wondering if something like ...
- Thu Jan 21, 2010 2:18 am
- Forum: Chit Chat
- Topic: Spam Email from [email protected]?
- Replies: 4
- Views: 15451
Spam Email from [email protected]?
Hello phpBB Team,
I was wondering if anybody else got this in their email today.
From: [email protected] (guess this means it was sent through the site)
Subject: Important services ...
Body:
Hello rma-web,
The following is an e-mail sent to you by aghapy via your account on
"Area51 @ phpBB.com ...
I was wondering if anybody else got this in their email today.
From: [email protected] (guess this means it was sent through the site)
Subject: Important services ...
Body:
Hello rma-web,
The following is an e-mail sent to you by aghapy via your account on
"Area51 @ phpBB.com ...
- Mon Jan 18, 2010 2:12 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC & Patch][Implemented] Coding Guidelines
- Replies: 55
- Views: 99194
Re: [RFC & Patch] Coding Guidelines
If you can update your post Naderman, its http://github.com/phpbb/phpbb 