Posts 5
|
Hans ![]() Stop the melt! |
Post: 001 05.05.2007 - 21:54 |
This forum uses Fox and some Fox extensions, plus the templating feature of the ( :include: ) directive to allow instant change of display and layout of forum posts.
All posts for one topic are stored on the same topic page. A breakpage function is used to break the page into smaller chunks, after n number of posts. Posts can be quickly deleted using Fox's deletelinks.
| |
Post: 007
by Hans on 22.10.2007 - 14:03
Now with improved display template mangement
Today's new release is a much improved version.
Display templates are on one page for easier editing.
They can be choosen from ForumConfig, or set from config.php, or authors can set their own preferences on their Profiles pages.
A ForumX version is included, which creates a forum where each post is stored on a separate page.
Features
- one page per topic, or one page per post with the ForumX forum.
- topic name can include spaces and special characters.
- one forum per group, multiple fora possible.
- display layout of messages (posts) via templates, independent from posted content pages.
- possibility of different layout for first post (topic post) and subsequent posts (comment posts), useful for blogs.
- styling of display layouts via stylesheet, default classes included in fox.css (see Cookbook:Fox), colour integration with Gemini , FixFlow and Triad skins.
- author can set display preferences on the author's Profiles page.
- author can set email address and website url, as well as personal info including an avatar image on the author's Profiles page.
- individual posts can be deleted.
- post counter.
- access code field to prevent spam bots postings. Cookbook:Captcha could be integrated.
- subject (subheader), text and author name field.
- automatic breaking of page into subpages with easy navigation.
- easy creation of fora with different names (each in a different group).
- possible mail notification using Cookbook:FoxNotify, in various formats, including whole post content could be mailed to list of subscribers.

