The major new feature in this release is the addition of a GUI "control center" for managing local wikis. Not only does this make WikklyText easier for new users, but it removes the tedium of starting/stopping wikis by hand. Especially useful when you run multiple local wikis. This should make WikklyText easier to integrate into environments such as
PortableApps and
U3.
This release also adds some new options for more "USB-friendly" usage. These options (on the admin page) allow you to turn off most disk writes, to help preserve USB life.
Changes:
- New GUI "control center" for managing wikis. It is particularly useful if you are running several local wikis and don't want to keep starting/stopping them by hand. This is now the default command if you simply run wik.exe or wikgui.exe.
- SiteTitle and SiteSubtitle are now rendered correctly.
- Fixed handling of embedded Python code (<?py) so that globals are visible.
- Added CherryPy to auto dependencies.
- Allow turning on/off metadb usage in wiki admin page (will enable/disable logging.)
- Allow turning on/off caching in wiki admin page.
- Added --no-respawn command-line option to prevent wiki from doing an auto-restart on exit. (Primarily for use by wik and wikgui.)
- Create rss.xml when running "wik render"
- RSS feed now validates with no warnings at http://feedvalidator.org/
More information and downloads at
wikklytext.com