Info
- 4 posts
- 2 voices
- Started 5 years ago by Sam Bauers
- Latest reply from Sam Bauers
- This topic is not resolved
Plugin: Support forum version 2.0
-
- Posted 5 years ago #
I have just uploaded a new major version of the Support forum plugin. This version fixes a couple of bugs, but more importantly moves the plugin into an object oriented class. I have chosen to make it PHP5 only, I hope that doesn't affect anyone too badly.
This version is recommended for all users of the plugin.
Should be available from here soon: http://bbpress.org/plugins/topic/16
-
- Posted 5 years ago #
PHP5 only :(
I for one still run PHP4.x (well my host company does), don't know what the majority runs, but I don't think that is PHP5...
Like this plugin though! What was fixed, changed?
-
- Posted 5 years ago #
You could easily adapt the plugin to run under PHP4. Check out http://www.php.net/oop and http://www.php.net/oop5 for information on the differences.
Here is a copy of the changelog for 2.0
* Object-orientation
* Made admin page more serious
* Added visual feedback when changing a topic's status
* Limited javascript addLoadEvent call to topic pages only
* Admin page feedback now uses bb_admin_notice()
* Added GPLv2 license details
* Added support for bb_admin_add_submenu()The change to OOP is mostly to help accommodate a future feature where you will be able to specify which forums will be support forums instead of just all forums like it is now.
-
- Posted 5 years ago #
The 2.0 version of the plugin is now available, the plugin browser has either caught up or someone has given it a kick.
-
You must log in to post.