Search found 171 matches
- Wed Apr 09, 2014 1:36 pm
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
Honestly I dont understand why some are still scared (or skeptical) of using Javascript in phpbb. How long is phpbb going to continue supporting really old browsers or the very small percentage of people who dont have Javascript enabled? This holds back productivity and progress big time. The things ...
- Tue Apr 08, 2014 11:11 pm
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
valid point callumacrae.. I understand what you mean and I dont think we can change phpbb into Angular completely (atleast for now). But what I was thinking was maybe instead of turning phpbb completely into Angular, we can perhaps have certain sections into angular. Meaning the Ucp section, MCP ...
- Mon Apr 07, 2014 1:53 pm
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
If they can both coexist then it might be fine for the core to use this in maybe 3.2.
Also not to be misunderstood here. When I say Angular and Jquery can coexist, it doesnt mean you can choose either to use Angular or Jquery. What will happen is, Angular will be the one doing all the things but ...
Also not to be misunderstood here. When I say Angular and Jquery can coexist, it doesnt mean you can choose either to use Angular or Jquery. What will happen is, Angular will be the one doing all the things but ...
- Mon Apr 07, 2014 1:45 pm
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
yeah.. thats fair enough.. But if Angular does get included in core, then MOD / Extension authors will still need to learn a bit of Angular even if they want to use Jquery instead of the Angular way for some methods. Reason being, doesnt matter what is done using jquery, its still going to be ...
- Mon Apr 07, 2014 1:07 pm
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
Hi DavidIQ, have a look at this excellent post from Stackoverflow that will give you some more info: How do I “think in AngularJS” if I have a jQuery background
- Mon Apr 07, 2014 12:58 pm
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
Does this work side by side with jQuery or other libraries?
Yeah it does. Angular comes with JQLite built in and we can use jquery instead if we want. It is fully extensible and works well with other libraries. Here is a quote from Angular site:
AngularJS is a toolset for building the framework ...
Yeah it does. Angular comes with JQLite built in and we can use jquery instead if we want. It is fully extensible and works well with other libraries. Here is a quote from Angular site:
AngularJS is a toolset for building the framework ...
- Mon Apr 07, 2014 11:46 am
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
brunoais, from your post I can understand that you barely even scratched the surface of Angular and hence you feel it doesnt suit phpbb. Actually, some of the things you have stated about Angular is not right. With the multiple tabs, Angular should have no problem in handling it. Also the urls works ...
- Mon Apr 07, 2014 9:10 am
- Forum: [3.x][Archive] RFCs
- Topic: AngularJS for phpbb
- Replies: 39
- Views: 59331
Re: AngularJS for phpbb
Why is a single page better than a multiple page application like phpBB? I don't get it.
There are plenty of reasons. Just google it and you will find out why a lot of sites are going towards a javascript FW for client side than the old school static pages that refreshes completely for each page ...
There are plenty of reasons. Just google it and you will find out why a lot of sites are going towards a javascript FW for client side than the old school static pages that refreshes completely for each page ...
- Mon Apr 07, 2014 9:01 am
- Forum: [3.x][Archive] RFCs
- Topic: Permission Setting to show IP address to Admins only
- Replies: 21
- Views: 41001
Re: Permission Setting to show IP address to Admins only
IP is valuable for administration and moderation. I'd *rather* ban tor/proxies.
What I am saying is IP info is valuable for Administrator but not mandatory for Moderators. I dont agree with the argument that moderators needs to know the Ip for moderation work. NOT RIGHT because this doesnt apply ...
What I am saying is IP info is valuable for Administrator but not mandatory for Moderators. I dont agree with the argument that moderators needs to know the Ip for moderation work. NOT RIGHT because this doesnt apply ...
- Thu Mar 27, 2014 7:33 am
- Forum: [3.x] Discussion
- Topic: Releasing 3.1.0-b2
- Replies: 26
- Views: 36070
Re: Releasing 3.1.0-b2
Beta 2 already! Wow... Great to see excellent progress. By the looks of it, we could have a final release by Xmas this year if it goes at this pace. Fingers crossed and v excited to view the progress. 