I'm not sure if how to do this is described in documentation, but there are a few examples you can use.
From the board rules extension that's being worked on now:
You need to add the route to the routing config file in your ext:
https://github.com/phpbb-extensions/boardrules/blob/master/config ...
Search found 1566 matches
- Thu Apr 10, 2014 10:50 pm
- Forum: [3.x] Discussion
- Topic: Stepping through app, controller ?
- Replies: 3
- Views: 5493
- Thu Apr 10, 2014 10:45 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] Move "print view" and "email friend" into the topic tools
- Replies: 17
- Views: 31500
Re: [RFC] Move "print view" and "email friend" into the topic tools
Would be good to move these items out of the header and into that topic tools menu.
- Thu Apr 10, 2014 12:30 pm
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1088268
Re: WYSIWYG Editor/Rich Text Editor
We wish to be able to render custom bbcodes. CKEditor not supporting this is one of the reasons we choose to not use it.
- Thu Apr 10, 2014 12:29 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] HTML5 Semantic Elements
- Replies: 20
- Views: 31530
Re: [RFC] HTML5 Semantic Elements
We do plan to move towards a scheduled release system after 3.1. The plan is to target a release of 3.2 about 1 year after 3.1 (exact amount of time is not decided I think, nor is whether we're going for 3.2.0 or just the first beta or what exactly).
- Thu Apr 10, 2014 12:16 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1088268
Re: WYSIWYG Editor/Rich Text Editor
That looks interesting, did you get custom bbcodes working with it?
- Sat Apr 05, 2014 9:48 pm
- Forum: [3.x][Archive] RFCs
- Topic: Permission Setting to show IP address to Admins only
- Replies: 21
- Views: 41000
Re: Permission Setting to show IP address to Admins only
Better off not storing the IP at all then, which can be done via an extension.
- Sat Apr 05, 2014 9:46 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Remove prosilver styleswitcher
- Replies: 24
- Views: 51535
Re: [RFC|Merged] Remove prosilver styleswitcher
The zoom works perfectly. What other website does anyone use that has the option for enlarging or reducing the font size?
Someone can make an extension if they want this for their own board.
Someone can make an extension if they want this for their own board.
- Thu Apr 03, 2014 10:35 pm
- Forum: [3.x] Discussion
- Topic: Update phpBB package direct from phpbb.com server
- Replies: 3
- Views: 7590
Re: Update phpBB package direct from phpbb.com server
If someone installs a malicious extension, having the ability to affect the updater really isn't the worst of what it can do to the server.
- Wed Apr 02, 2014 1:16 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] Update jQuery included in 3.1 to 1.11.0
- Replies: 37
- Views: 73520
Re: [RFC] Update jQuery included in 3.1 to 1.11.0
One website I work on is mostly used by healthcare professionals and about 1/3 of our traffic is IE8. A significant portion also use IE7.
I don't think phpBB should drop support for IE8 at this time as in some areas it is used by a large number of people.
I don't think phpBB should drop support for IE8 at this time as in some areas it is used by a large number of people.
- Tue Apr 01, 2014 1:29 am
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: Link topic to first unread post
- Replies: 72
- Views: 131398
Re: Link topic to first unread post
It took you to the first page of the topic always, that behavior didn't change with the prior patch.