Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-17 | load rpc xml lib on the fly | Joey Hess | |
This way, enabling the plugin via websetup is safe, it can't leave ikiwiki in a broken state. | |||
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment ↵ | Joey Hess | |
posting using the BlogSpam.net API. | |||
2008-08-03 | test skeleton.pm.example | Joey Hess | |
2008-07-26 | finish with rcs plugin conversion | Joey Hess | |
2008-05-09 | skip amazon_s3 since it uses a perl module not in build deps | Joey Hess | |
2007-09-07 | * Exclude external plugin from syntax check since it uses a module that is | joey | |
not in the build depends. Closes: #441171 | |||
2007-08-21 | test suite fixes | joey | |
2006-11-20 | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. | joey | |
* Add some code to the build system that tries to determine if the lib installation directory is in @INC. If it's not, munge ikiwiki to hardcode the path to the lib directory. This should allow installing ikiwiki in nonstandard locations, including home directories, by just setting PREFIX at build time. * Fix nested examples directory in deb. | |||
2006-09-25 | improve diagnostics | joey | |
2006-08-08 | * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on | joey | |
case-sensative filesystems like OSX. | |||
2006-05-03 | add a syntax check | joey | |