Key Features
Wiki grove is wiki platform that enables build your own web site. You can edit pages without knowing wiki syntax. Programmers can make the most of programmability, but others can easily use the functionality that other programmers made. Graphic designers can redesign web site with their own artwork on the fly, but others can just clone public design templates from market.
WYSIWYG Wiki
-
Edit page with WYSIWYG Editor
-
Histories, diff, rollback
-
Link to pages easily
-
Upload images, videos, files in editor
-
Embed JavaScript widgets
Programmable, Really
-
Use Python to code functionality
-
Code presentation layer with Mako Template engine
-
Query pages with page properties
-
Import other page, or inherit other page
Unlimited Customization
-
Redesign entire wiki with custom BaseTemplate, custom css
-
Override basic functions to adopt user experiences
-
Assign your own domain
-
Use template inheritance to customize parts of wiki
-
Clone design templates from market
Plugins
-
Add functionality of plugins with simple buttons & dialogs
-
Create your own plugins on the fly
-
Fork other's plugin, get notified updates, request to pull my changes
-
Use Page Query to add functionality easily
-
Plugin Market
Introduction Videos
-
Basic Wiki Usage
-
Program on the fly with wikigrove.com
-
Design web site