Built it from ground with cmsms.
It uses the following modules
- ImageGallery
- News
prev_Site - jumps to the previous site in the category
parameter
# optional) is_parent - 1/0, wheter the actual page is the parent of the next page or not. Defaults to 0
# (optional) text - a string, which text should appear. Default 'forward to'
# (optional) text_in_link - 1/0, whether you want to show the text as part of the link or not. Defaults to 0
next_site - jumps to the next site in the category
parameter
* (optional) text - a string, which text should appear. Default 'back to'
* (optional) text_in_link - 1/0, whether you want to show the text as part of the link or not. Defaults to 0
index - creates a table of contents (parse out tags)
* (optional) class - a string, defines which css-class you want to use (default: index).
* (optional) id_prefix - a string, the prefix for the ID of the tags. Default: empty string
Its important that every tag which should appear in the table of content has a valid id-tag
improved selflink
Its no possible to add internal anchors (example: index.php?page=hooray#1)
Currently it doesnt work with mod_rewrite on (well, it will work, if you modify the rewrite-rule)
I will fix that, but not today *g*
Perhaps some of the plugins are allready done by someone else...
you can get the plugins from www.deneir.net/cms/Downloads.shtml