- from Changes:
- Tweak for Kwiki-HomePagePreference
- Allow the hub to be hooked.
- Socialtext changes
- Allow ; in addition to & in query strings
- Get rid of -M operators
- Make redirects RFC compliant
- Refactored themes
- empty links cause double page loads
- Refactors to get rid of hub connections
- eliminate use_class
- COmment support
- Kwid Formatter for Spork
- Also prints command usage from plugins.
- copyright 2005
- tweak space on usage()
- eliminate cleanup undef warning when doing 'kwiki -update'
- from Changes
- Remove load_class calls per Spoon 0.21
- Move archive commit hook into super class
- Split Kwiki::COmmand into Spoon::Command
- Make kwiki -compress work again :\
- Change -subwiki to -new_view
- List all plugins commented out in plugins file
- Support PagePrivacy
- Support multiple config*.*
- Make toolbar, widgets, and status prereqs of theme
Changes:
- Fixed archive commit hook
- Don't fail tests if no HTTP::BrowserDetect
- Kwiki is now memory cycle free, which makes it much more suitable
for use under mod_perl
- Added Pane superclass for Toolbar Widgets and Status
- Added BrowserDetect module
- Removed Htaccess module
- Added Kwiki::WebFile base class
- Use new Spoon::Hook for archive
- Make path configurable for templates, css, and javascript
- Add -subwiki and -update_all actions to installer.
- Add -quiet/-q options to installer
- Add BEGIN/END comments to templates automatically
- Make installer smarter
- Plugins can specify prerequisites
- Add ip address to page metadata