RuwikiWiki

Last edit December 14, 2004
A RubyLanguage WikiEngine.

Features:
  • Dependencies are included (.tar.gz version) or managed by the packaging service (RubyGems or RPA). Works with the embedded Ruby WEBrick webserver or with your application as a CGI.
  • Native Windows support. Can run the RuwikiWiki as a Windows service (using WEBrick) so that there is no command window displaying.
  • Regular expression search.
  • Project namespaces. WikiWords and other link styles may be replicated in multiple project namespaces.
  • Wiki packaging. The wiki can be packaged in a portable format that can then be loaded into another Ruwiki instance.
  • Authenticatable. Currently implements only GForge-based authentication (internal authentication is not yet started).
  • Reference tracking.
  • Custom markup code that integrates a lot of HTML. Textile and Markdown to follow.
  • Internationalization and localization: BracketStyle WikiWords in any language, multiple interfaces.
  • Three default style templates, easy to add new style templates -- all CSS.


Missing:
  • Revision history/diffs. Revision history is kept, but is not yet displayable.
  • RSS feeds.
  • File attachments.
  • User authentication modules.


Links:
See WikiTechnologyAuthorsFunction CategoryWikiImplementation RubyWikis