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/
Written in WikklyText.
