aboutsummaryrefslogtreecommitdiff
path: root/doc/usage.mdwn
Commit message (Collapse)AuthorAge
...
* back to basejoey2006-04-25
| | | | | fix man page errors due to too long line
* implemented html sanitisationjoey2006-04-25
|
* updatejoey2006-04-24
|
* patch fron Branden to install the man page in Makefile.PLjoey2006-04-21
|
* typojoey2006-04-07
|
* added --hyperestraier switch, which turns on search supportjoey2006-03-29
| | | | | (ok, the way I run estseek.cgi is admittedly pretty nasty, but it works..)
* Implemented --underlaydir, and moved files provided by underlay out of docjoey2006-03-29
| | | | | | | | | 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.
* split up options by typejoey2006-03-26
|
* add --refresh and make it with with --setupjoey2006-03-26
|
* added --getctimejoey2006-03-26
|
* Removed the rss feeds for every page, which wasn't really entirely useful.joey2006-03-24
| | | | | Let's only do them for blog pages.
* add support for generating per-page rss feedsjoey2006-03-23
|
* Getopt::Long is a huge, heavy perl module. So why use it?joey2006-03-23
| | | | | | | | | | | 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.
* *warning* any wrappers built with a previous version of ikiwiki need to bejoey2006-03-23
| | | | | | | | | 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.
* added adminuser settings, globlist support, and used this to implement pagejoey2006-03-23
| | | | | locking
* add --diffurl, if set RecentChanges has links to svn diffsjoey2006-03-21
|
* man page generationjoey2006-03-15
|
* add rebuild after calling setup, better format for setup filesjoey2006-03-13
|
* add --setup, --wrappermodejoey2006-03-13
| | | | | allow filename param to --wrapper
* - add --excludejoey2006-03-13
| | | | | - move all the config vars into %config
* web commit by webtestwww-data2006-03-13
|
* web commit from 66.118.98.137: www-data2006-03-12
|
* web commit from 66.118.98.137: www-data2006-03-12
|
* web commit from 66.118.98.137: ikiwiki man page in markdownwww-data2006-03-12