Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-27 | fix cgiurl check | Joey Hess | |
2008-07-27 | libdir can be empty | Joey Hess | |
2008-07-27 | handle options with no value and no example value | Joey Hess | |
2008-07-27 | wrappers option is not needed, obsolete | Joey Hess | |
2008-07-27 | missed one rename | Joey Hess | |
2008-07-27 | update | Joey Hess | |
2008-07-27 | typo | Joey Hess | |
2008-07-27 | rename | Joey Hess | |
2008-07-27 | add new wiki to wikilist | Joey Hess | |
2008-07-27 | password prompt for admin user | Joey Hess | |
2008-07-27 | automator improvements | Joey Hess | |
2008-07-27 | lose the ugly $rawsetup, use a function | Joey Hess | |
2008-07-27 | Merge branch 'master' into autoconfig | Joey Hess | |
Conflicts: debian/changelog doc/todo/color_plugin.mdwn | |||
2008-07-27 | add news item for ikiwiki 2.55 | Joey Hess | |
2008-07-27 | releasing version 2.55 | Joey Hess | |
2008-07-27 | * RC2 color plugin | http://ptecza.myopenid.com/ | |
2008-07-27 | pkgsrc is NetBSD I take it | Joey Hess | |
2008-07-27 | update | Joey Hess | |
2008-07-27 | checkconfig before wrapper setup | Joey Hess | |
Necessary now that the plugins control what wrappers are built. | |||
2008-07-27 | rcs hook setup for the two I know | Joey Hess | |
2008-07-27 | setup automator | Joey Hess | |
"ikiwiki -setup /etc/ikiwiki/simple.setup" can be used set up a new wiki in seconds | |||
2008-07-27 | avoid clobbering example diffurl | Joey Hess | |
2008-07-27 | note pkgsrc package | http://schmonz.livejournal.com/ | |
2008-07-27 | ikiwiki-update-wikilist: Add -r switch to remove. Default behavior is now ↵ | Joey Hess | |
always to add. | |||
2008-07-26 | Merge branch 'master' into autoconfig | Joey Hess | |
2008-07-26 | changelog and tweaks | Joey Hess | |
2008-07-26 | use new style error handling | Joey Hess | |
2008-07-26 | Added cutpaste plugin. | Enrico Zini | |
I'm wondering if cutandpaste wouldn't be a better name. | |||
2008-07-26 | changelog | Joey Hess | |
2008-07-26 | Handle the case when HTML got tidied. | Enrico Zini | |
This fixes debian bug #492529. | |||
2008-07-26 | update ignore | Joey Hess | |
2008-07-26 | avoid leaking HOME | Joey Hess | |
2008-07-26 | generate an example ikiwiki.setup as part of the build | Joey Hess | |
2008-07-26 | allow --dumpsetup to be used w/o specifying srcdir and destdir | Joey Hess | |
shortcut tried to use srcdir in checkconfig; change it to not so this will work. | |||
2008-07-26 | remove ikiwiki.setup | Joey Hess | |
To generate your own, use ikiwiki -dumpsetup ikiwiki.setup Update docs. | |||
2008-07-26 | clarification | Joey Hess | |
2008-07-26 | fixups | Joey Hess | |
2008-07-26 | finish with rcs plugin conversion | Joey Hess | |
2008-07-26 | Version control backends promoted to first-class plugins | Joey Hess | |
2008-07-26 | add a test case | Joey Hess | |
2008-07-26 | Merge branch 'master' into autoconfig | Joey Hess | |
2008-07-26 | close | Joey Hess | |
2008-07-26 | fixups | Joey Hess | |
2008-07-26 | remove default values in getsetup | Joey Hess | |
They were a bit confusing, since they did not actually set the default, and example values are sufficient. | |||
2008-07-26 | wrapper setup reorg | Joey Hess | |
Flattened the wrapper setup, as this lets it be handled better by the setup generation code. | |||
2008-07-26 | preserve modes of external plugin files | Joey Hess | |
proxy.py should not be executable | |||
2008-07-26 | add example wrapper and fix formatting | Joey Hess | |
2008-07-26 | updates for --dumpsetup | Joey Hess | |
2008-07-26 | historyurl can be undef | Joey Hess | |
2008-07-26 | add missing setup options, tweak others' display | Joey Hess | |