Wiclear

You are here :

 Features

Sunday, 31. October 2004 21:06:15, by David Jobet

 

Current features

Here are the currently implemented features. Some need more work of course.

themes

Easy to make, easy to change.
Currently Wiclear has the same themes capability as dotclear.
Current wiki version comes with two themes : default and blue (unfinished).

multi lang support

Only the interface is multi lang for now (english and french).

hierarchical content

All nodes have a parent. That means it is easy to navigate in the site, simply follows the sub node panel on the left or the location bar on the top.
That also means orphan pages cannot happen.

commentable content

I find this one really usefull when you want to create some docs.

history

can be saved, browsed, and diff can be performed against any versions

search capability

you can enter search keywords
you can see last modifications

ACLs

Each pages have ACL. ACL can be editable and applied to current page or recursively to all sub nodes.

comment and history deletion

for moderators only

Admin panel

Where you can

Install program

The wizard is done in 4 steps, and you're done : you can start editing your wiki.

RSS Feed

RSS (0.91 and 1.0) version of the "Recent changes" page


Wanted features

Here are features I'd like, features I need to improve

email notifications

Allow the user to be notified when someone edit a page or add a comment to a page he is watching.

user home page

allow registered users to have dedicated home page where they can enter what they want

what links here feature

so that it is possible to know which pages link on current page

multi lang support for content

this one should display the content according to user's lang and switch back to the wiki's default lang if not found.
It should provides links to translate pages when needed.
Add support for UTF-8 too.

plugin architecture

This one is mostly in place, only some small changes have to be done.
What would be great is a central place to retrieve and install plugins via admin panel.

keywords and metadata on each pages

so that related pages can be added to current page

WikiWord and CamelWord

Well, just translation of the french words MotWiki and MotChameau.

I'm quite OK with MotWiki, it's related to 'keywords and metadata on each pages' wanted features. But I'm not quite convinced by MotChameau. It's a duplicated features with the standard way of creating a link.

PermanentLink

This one needs more thought. It's not clear enough. The purpose is to enhance the anchor tag to incorporate a date and an hour so that it is possible to refer to the tag inside a page from an external site by a user friendly url.

PathInfo link

Allow the user to use PathInfo link of the form http://server/Title instead of just http://server/index.php?title=Title.
Another cool feature would be to allow the access of old version of the content by prefixing the link with the date of the version. For example : http://server/Date-Title

Site plan

Automatically generates site plan on one page with shrinkable trees (need javascript)

Anti bot registration page

See PhpBB. Do it with a text seen as an image.