Subject: Info Page
Version upgrading in progress ... please wait until the correct files are in place. Mean time check out http://www.slotteconsulting.com/files/unb/info/
Plug-in name: Info Page
Plug-in version: 1.2 (25.6.2006)
Plug-in description: Adds an info page to UNB.
Author: Kim Slotte, Slotte Consulting
kim at slotteconsulting.com
www.slotteconsulting.com
Compatiblity: unb.stable.1.6 or later
unb.devel.20051221 or later
Download: info_20060625.zip
Credits to: famfamfam.com for the icon used
Rumbelstilzchen and H. Humpel for german translation
Licence: Please include a link back to this page in your credits if you
distribute this plug-in as such or as a derivative work.
This plug-in gives you a possibility to add a separate navigation tab with information about your board. For example information like rules, help files and other useful instructions. The info pages actually consist of posts which you as an administrator have to configure in the board settings. You can configure the order and category in which posts are shown.
Access rights aren't checked when a post is shown on the info pages.That makes it possible to create and plan your pages in a hidden forum. Hidden in that aspect that ordinary users does not see the threads. You can hide forums and threads in the ACL. Administrators and moderators can use info page threads to discuss and plan the content. Only the first post in a thread used is shown as an info page. Additionally you can hide the info page from guests
Feel free to give comments and make modifications ...
Screenshot, version 1.2
![http://www.slotteconsulting.com/files/unb/info/info_shot_small.jpg [Image: http://www.slotteconsulting.com/files/unb/info/info_shot_small.jpg]](http://www.slotteconsulting.com/files/unb/info/info_shot_small.jpg)
Installation instructions
1. Unzip and copy files to your UNB folder as following:
2. Configure the plugin.
3. (Optional) Use htaccess to get nice URLs
Add these rows at your htaccess file as last RewriteRule row:
Features planned in next releases
Version history
Plug-in name: Info Page
Plug-in version: 1.2 (25.6.2006)
Plug-in description: Adds an info page to UNB.
Author: Kim Slotte, Slotte Consulting
kim at slotteconsulting.com
www.slotteconsulting.com
Compatiblity: unb.stable.1.6 or later
unb.devel.20051221 or later
Download: info_20060625.zip
Credits to: famfamfam.com for the icon used
Rumbelstilzchen and H. Humpel for german translation
Licence: Please include a link back to this page in your credits if you
distribute this plug-in as such or as a derivative work.
This plug-in gives you a possibility to add a separate navigation tab with information about your board. For example information like rules, help files and other useful instructions. The info pages actually consist of posts which you as an administrator have to configure in the board settings. You can configure the order and category in which posts are shown.
Access rights aren't checked when a post is shown on the info pages.That makes it possible to create and plan your pages in a hidden forum. Hidden in that aspect that ordinary users does not see the threads. You can hide forums and threads in the ACL. Administrators and moderators can use info page threads to discuss and plan the content. Only the first post in a thread used is shown as an info page. Additionally you can hide the info page from guests
Feel free to give comments and make modifications ...
Screenshot, version 1.2
![http://www.slotteconsulting.com/files/unb/info/info_shot_small.jpg [Image: http://www.slotteconsulting.com/files/unb/info/info_shot_small.jpg]](http://www.slotteconsulting.com/files/unb/info/info_shot_small.jpg)
Installation instructions
1. Unzip and copy files to your UNB folder as following:
- info.en.php -> [UNB root]/unb_lib/plugins/
- info.de.php [UNB root]/unb_lib/plugins/
- info.inc.php -> [UNB root]/unb_lib/plugins/
- info.php -> [UNB root]/unb_lib/plugins/
- info.html -> [UNB root]/unb_lib/designs/modern/tpl
- nav_info.png -> [UNB root]/unb_lib/designs/modern/img
2. Configure the plugin.
- Create your threads that will be used as info pages.
- Write the threads ids down, you'll find them in the URL when you have opened a thread.
- Login with administrator priviledges and go to Settings -> Plug-ins.
- Click on Settings for the plug-in named info.
- Write in the thread and category order.
3. (Optional) Use htaccess to get nice URLs
Add these rows at your htaccess file as last RewriteRule row:
# Add custom short URLs here:
RewriteRule ^info(;(.*))?$ forum.php?req=info&rewrite=$2 [L,QSA]
RewriteRule ^info(;(.*))?$ forum.php?req=info&rewrite=$2 [L,QSA]
Features planned in next releases
- Edit post through the info pages
- 1) with easy link that jumps to editing the source post.
- 2) editing mode built inside the plug-in
- Implement "wiki history" tracking
- ACL implementation
- Search functionality
- Integration with the board search?
- some type of type parameter (=info) is needed
Version history
- 1.0 RC (30.1.2006)
- Initial functional version
- 1.0 (7.3.2006)
- Added icon to navigation link
- Devel branch support
- 1.2 (25.6.2006)
- German translation and guest control added to package
- Tab header name can be changed in ACL

Einstein
Show profile
Link to this post
from the famfamfam.com Silk Icon set.
) I should clarify the documentation, if there is any at all by now...
.
years go by so fast
fixed 
info.de.php 284 Bytes