Search found 4 matches
- Mon May 13, 2013 6:15 am
- Forum: [3.x] Discussion
- Topic: Biggest competition threats to PHPBB forums
- Replies: 71
- Views: 151855
Re: Biggest competition threats to PHPBB forums
Hey, phpBB will surely trump competition if we make it as easily pluggable(like Disqus) to any existing properly coded php 5.3+ based site. Next, let's make it easily accessible in most platforms by having a responsive theme.
- Mon May 13, 2013 6:12 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] WYSIWYG editor
- Replies: 52
- Views: 159370
Re: [RFC] WYSIWYG editor
I'm totally against WYSIWYG(generally referring to html editors) as I think a forum is more focused on organized discussion using easy to read text. I think we're not trying to be what Google Wave was. We already have a good/mature/secure parser for posts which is the BBCode system. But let's level ...
- Mon May 13, 2013 6:04 am
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS + RequireJS for Frontend
- Replies: 2
- Views: 7737
AngularJS + RequireJS for Frontend
Let's make use of a rich front-end framework like AngularJS to do our ajax, or anything that we can do withing a page.
Now, let's use AMD for frontend modules and I nominate that we consider RequireJS. This allows easy development per module and makes them as pluggable as what we are string for in ...
Now, let's use AMD for frontend modules and I nominate that we consider RequireJS. This allows easy development per module and makes them as pluggable as what we are string for in ...
- Mon May 13, 2013 6:00 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC|Accepted] Symfony 2
- Replies: 84
- Views: 183622
Re: [RFC|Accepted] Symfony 2
After gaining some time for PHP, I realized we're better off using Symfony components not necessarily the full stack framework. Since we mostly do composer now, let's strive in making reusable libraries mature. Sticking with the full stack framework means we're at least to start from the ...