Revision [4947]
This is an old revision of WikkaBetaFeatures made by JavaWoman on 2005-01-22 19:50:50.
Wikka Beta Features
Try the demo server
This server runs on WikkaWiki version n/a (see WikkaReleaseNotes) with a number of experimental features.
- Skins
allows users to select, create, edit and modify their own WikkaSkins custom CSS stylesheet.
Test: TestSkin
Development pages: MySkin, WikkaSkinSelector, WikkaSkinEditor
- Paged comments
allows comments to be paged. The number of comments per page can be set from UserSettings.
Development page: PagedComments
- Menulets
mini-UsingActions actions that will replace in the future menu items.
Development page & test: WikkaMenulets
- Clone handler
allows pages to be 'cloned'.
Test: append /clone to any page URL
Development page: CloneHandler
- User Administration
interface for managing registered users.
Test: [admin-only] UserAdminTest
Development page: UserAdmin
- Inline comments
a new formatter for comments in the page body
Syntax and development page: InlineCommentFormatter
- Category action [modified]
a modified category action that by default now only shows the content of category pages (starting with 'Category') and does not show templates except as members of a special templates category (extra parameters allow overriding these defaults but in general this should not be necessary). Also for output in columns divs are used now instead of a layout table; this also means that the pages are layed out vertically instead of row-by-row, making it easier to scan the output.
Example: See CategoryDevelopment for the new layout and note that the templates for development pages are no longer listed there (even though they contain a refrence to CategoryDevelopment).
See also: SysInfo
CategoryDevelopment CategoryWikka