Search found 12 matches

by rma-web
Sun Aug 29, 2010 12:24 am
Forum: [3.x] Discussion
Topic: Plugins / Hooks Section in ACP
Replies: 3
Views: 11121

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?
by rma-web
Wed May 12, 2010 3:31 pm
Forum: [3.x] Discussion
Topic: Removing Globals?
Replies: 3
Views: 9188

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
by rma-web
Wed Mar 10, 2010 12:37 am
Forum: [3.x] Discussion
Topic: 3.1 Branch?
Replies: 3
Views: 9304

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?
by rma-web
Tue Feb 23, 2010 8:34 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC|Accepted] Symfony 2
Replies: 84
Views: 179305

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.co...
by rma-web
Tue Feb 23, 2010 7:08 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC|Accepted] Symfony 2
Replies: 84
Views: 179305

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 ...
by rma-web
Sat Feb 20, 2010 7:29 pm
Forum: [3.x][Archive] RFCs
Topic: [RFC|Accepted] Symfony 2
Replies: 84
Views: 179305

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 symfon...
by rma-web
Wed Feb 03, 2010 2:28 am
Forum: [3.x] Discussion
Topic: Wysiwyg TinyMCE implementation
Replies: 41
Views: 68831

Re: Wysiwyg TinyMCE implementation

Its also where all the aliens live.



JUST KIDDING
by rma-web
Tue Jan 26, 2010 3:14 am
Forum: [3.x] Discussion
Topic: User contribution
Replies: 20
Views: 36557

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 wha...
by rma-web
Thu Jan 21, 2010 2:18 am
Forum: Chit Chat
Topic: Spam Email from null@phpbb.com?
Replies: 4
Views: 15172

Spam Email from null@phpbb.com?

Hello phpBB Team, I was wondering if anybody else got this in their email today. From: null@phpbb.com (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&quo...
by rma-web
Mon Jan 18, 2010 2:12 am
Forum: [3.x][Archive] RFCs
Topic: [RFC & Patch][Implemented] Coding Guidelines
Replies: 55
Views: 96935

Re: [RFC & Patch] Coding Guidelines

If you can update your post Naderman, its http://github.com/phpbb/phpbb ;)