What is a wiki? A wiki makes it simple to create and edit web pages.
Instiki is a wiki clone with strong focus on ease of installation and running.
Instiki makes wiki so easy, you’ll use it for many things — taking notes, brainstorming, organizing gatherings, etc…
How Instiki makes wiki easy to use:
- Two step installation: embedded web server (WEBrick) makes for easy installation
- One screen configuration
Basic features:
link
- Revisions: Follow changes on any page from birth. Easily rollback to an earlier revision
- Authors: Each revision is associated with an author, so you can see who changed what
- RSS feeds: track recently revised pages from an RSS aggregator
Other features
- Regular expression search: Quickly find deep info
- Exporting: Transport the entire wiki as HTML or wiki markup in a zip
- Multiple webs: Create separate wikis with their own namespace
- Password-protected webs: Keep private things private
- Reference tracker: Find pages linking to the current one
- Speed: all pages in memory (Uses Madeleine for persistence)
- Markup choices: Textile (default / Red Cloth), Markdown (Blue Cloth), and RDoc
- Internationalization: supports wiki words in latin, greek, cyrillic, and armenian characters
- Color diffs: Track changes through revisions
- maybe RST-ReST??
User's Guide | >> Installation