LesserWiki 0.4.0
admin 21 May 2006 (created 14 May 2006)

Release Notes

What’s New

  • Totally rewritten based on Rails 1.1.
  • The Wiki stylesheet has been coordinated with TiddlyWiki’s.
  • Displays colorized tiddlers more modestly than before.
  • The sidebar and main menu now reload their contents upon creating or updating a tiddler.
  • The sidebar tab’s contents now support pagination.
  • “close others” is added to a tiddler’s menu.
  • All text will be selected when edit mode is started.
  • Cancel edit by double-click the tiddler’s background.
  • Owner login and permission check are now supported.
  • Timezone configuration is now available.
  • Error messages pop up on the top right corner of the display.

Downloading

SourceForge.jp: Project File List

Installing

Known Issues

Bad Request on WEBrick

This version contains frozen Rails in vendor directory and it causes a “Bad Request” error on WEBrick.

To solve this problem:

  • Install Rails 1.1.2 by yourself
  • Remove lesserwiki-0.4.0/vendor/rails directory

Broken Features

Unfortunately, because of radical rewriting on LesserWiki 0.4.0, some features has been broken. We will repair them or provide another solution as soon as possible.

  • Howm Reminder
    • It will be implemented as a plugin on a further version
  • EZweb mode
    • It will be replaced by Mobile mode on a further version
  • View mode
    • We will reimplement this on the next version
  • Tag auto-completion
    • We will reimplement this on the next version