aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-Kwiki
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.38clsung2005-04-062-3/+3
| | | | | | | | | | | | | | | | | | | | - 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'
* - update to 0.37clsung2005-01-192-3/+3
| | | | | | | | | | | | | - 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
* - update to 0.35clsung2004-12-183-6/+8
| | | | | | | | | | | | | | | | | | | | 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
* My territory, suggested by ijliao. :pclsung2004-08-201-1/+1
| | | | Approved by: vanilla (co-mentor)
* Update to 0.33kevlo2004-08-132-3/+3
| | | | | PR: ports/70353 Submitted by: MAINTAINER
* upgrade to 0.32ijliao2004-07-223-3/+5
| | | | | PR: 69397 Submitted by: maintainer
* Add p5-Kwiki 0.31, the Kwiki Wiki Building Framework.vanilla2004-07-175-0/+130
PR: ports/69172 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>