Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-25 | back to base | joey | |
fix man page errors due to too long line | |||
2006-04-25 | implemented html sanitisation | joey | |
2006-04-24 | update | joey | |
2006-04-21 | patch fron Branden to install the man page in Makefile.PL | joey | |
2006-04-07 | typo | joey | |
2006-03-29 | added --hyperestraier switch, which turns on search support | joey | |
(ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..) | |||
2006-03-29 | Implemented --underlaydir, and moved files provided by underlay out of doc | joey | |
so I don't need to maintain two copies anymore. You might also want to remove the files provided in the basewiki underlay from your wiki, if you have not created custom local versions of them, so that these pages will be automatically updated in future ikiwiki upgrades. | |||
2006-03-26 | split up options by type | joey | |
2006-03-26 | add --refresh and make it with with --setup | joey | |
2006-03-26 | added --getctime | joey | |
2006-03-24 | Removed the rss feeds for every page, which wasn't really entirely useful. | joey | |
Let's only do them for blog pages. | |||
2006-03-23 | add support for generating per-page rss feeds | joey | |
2006-03-23 | Getopt::Long is a huge, heavy perl module. So why use it? | joey | |
This {gross,amazing} hack makes all wrapped uses of ikiwiki forgo any option parsing at all. Options come in preparses via an env var from the wrapper. As a bonus, Wrapper.pm no longer needs to be updated when command line options are added to the program. Load time is sped up by around 10%. ikiwikiwrap --params is no longer supported by this change. You will need to rebuild your wrappers to take advantage of it. | |||
2006-03-23 | *warning* any wrappers built with a previous version of ikiwiki need to be | joey | |
rebuilt This changes ikiwiki's syntax to require only 2 parameters (source and dest) and not three. The templatedir parameter is now an optional --templatedir. | |||
2006-03-23 | added adminuser settings, globlist support, and used this to implement page | joey | |
locking | |||
2006-03-21 | add --diffurl, if set RecentChanges has links to svn diffs | joey | |
2006-03-15 | man page generation | joey | |
2006-03-13 | add rebuild after calling setup, better format for setup files | joey | |
2006-03-13 | add --setup, --wrappermode | joey | |
allow filename param to --wrapper | |||
2006-03-13 | - add --exclude | joey | |
- move all the config vars into %config | |||
2006-03-13 | web commit by webtest | www-data | |
2006-03-12 | web commit from 66.118.98.137: | www-data | |
2006-03-12 | web commit from 66.118.98.137: | www-data | |
2006-03-12 | web commit from 66.118.98.137: ikiwiki man page in markdown | www-data | |