project
project summary freshmeat entry development infos mailing list WebInstaller database tools ChangeLog
page plugins
ProtectedEmail PowerSearch README README.config README.plugins README.fragments ProtectedMode INTERNALS WordIndex AboutPlugins PhpInfo OrphanedPages ListOfPluginHooks RSS RecentChanges PageIndex NewestPages SearchPages MostVisitedPages MostOftenChangedPages UpdatedPages
usage hint
Hint: Visit our SupportForum if something doesn't work as advertised.
If you want to see some of the plugins that we do not normally use on this site, try the developers' skin. Several other DemoSkins are also included with Ewiki.
Plugins
- *LastXChangesPlugin
- WikiStatsPlugin
- PhplibAuthPlugin
- TodoExtractorPlugin
- ForumPlugin
- TimeStampMarkup
- PluginToIntegrateTinyMCE
Code Modifications
- NavigationBarFragment
- Adding the line
$ewiki_plugins["action_links"]["view"]["diff"]="Compare to previous version.";
to your config file will create a link in the control links to compare the current version of a page to its immediate predecessor. I find it more convenient than going through info for the same effect. -Andy