Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-30 | s/sslrequire/requiressl/g | http://schmonz.livejournal.com/ | |
2008-07-30 | more suid | http://schmonz.livejournal.com/ | |
2008-07-30 | fix cutto | http://schmonz.livejournal.com/ | |
2008-07-30 | okay, tested to really work as advertised | http://schmonz.livejournal.com/ | |
2008-07-30 | http(oop)s | http://schmonz.livejournal.com/ | |
2008-07-30 | update | http://schmonz.livejournal.com/ | |
2008-07-30 | revamp, so it's vampier | http://schmonz.livejournal.com/ | |
2008-07-30 | (no commit message) | http://schmonz.livejournal.com/ | |
2008-07-29 | alternate suggestion | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-29 | (no commit message) | http://schmonz.livejournal.com/ | |
2008-07-29 | (no commit message) | http://schmonz.livejournal.com/ | |
2008-07-29 | on the security of this plugin.. | Joey Hess | |
2008-07-29 | tune | Joey Hess | |
2008-07-29 | Merge branch 'tova' into autoconfig | Joey Hess | |
Conflicts: debian/changelog | |||
2008-07-29 | Merge branch 'master' into tova | Joey Hess | |
2008-07-29 | rename discussion page to match plugin name | Joey Hess | |
2008-07-29 | initial draft | Joey Hess | |
2008-07-28 | document unixauth.pm | http://schmonz.livejournal.com/ | |
2008-07-27 | handle options with no value and no example value | Joey Hess | |
2008-07-26 | Merge branch 'master' into autoconfig | Joey Hess | |
2008-07-26 | changelog and tweaks | Joey Hess | |
2008-07-26 | Added cutpaste plugin. | Enrico Zini | |
I'm wondering if cutandpaste wouldn't be a better name. | |||
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 | finish with rcs plugin conversion | 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 | load all plugins when generating setup | Joey Hess | |
2008-07-26 | fixes | Joey Hess | |
2008-07-26 | standardising and documenting getsetup | Joey Hess | |
2008-07-25 | fix feed urls | Joey Hess | |
The fix for colons involved adding "./" to some urls. Due to the weird way inline called urlto, these snuck into feed urls and permalinks. Fix it by adding an optional third parameter to urlto. | |||
2008-07-23 | document link fixup on rename | Joey Hess | |
2008-07-23 | add renamepage hooks | Joey Hess | |
Implemented for regular wikilinks, with a test suite. | |||
2008-07-23 | Merge branch 'master' into tova | Joey Hess | |
2008-07-23 | fixed description for open parameter | rdennis | |
2008-07-22 | formatting | Joey Hess | |
2008-07-21 | improve docs | Joey Hess | |
2008-07-21 | really add | Joey Hess | |
2008-07-21 | Merge branch 'master' into tova | Joey Hess | |
Conflicts: debian/changelog | |||
2008-07-21 | Don't prepend tagbase to tags if they start with "./" or "/". | Simon McVittie | |
That syntax made little sense previously, and this allows sites to put "most" of their tags under $tagbase. | |||
2008-07-21 | document remove plugin | Joey Hess | |
2008-07-21 | Migrate escaped directives (\[[) in doc/plugins to have \[[! prefix | Simon McVittie | |
2008-07-21 | Migrate doc/plugins via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2008-07-21 | Change to new preprocessor syntax | http://www.cse.unsw.edu.au/~willu/ | |
2008-07-19 | remove note about version | Joey Hess | |
This wiki documents the current (actually, next ;-) release of ikiwiki. I don't want to have version numbers everywhere. (plugins/write is an exception to this policy). | |||
2008-07-19 | description meta tag | http://alcopop.org/me/openid/ | |
2008-07-19 | list which versions of ikiwiki have this feature | http://alcopop.org/me/openid/ | |
2008-07-17 | Add a postscan hook. | Joey Hess | |
* Add a postscan hook. * search: Use postscan hook, avoid updating index when previewing. | |||
2008-07-17 | web commit by http://jcflack.myopenid.com/: Oh, *that's* where XML RPC is ↵ | Joey Hess | |
specified! :) | |||
2008-07-16 | move complex examples to a tip | Joey Hess | |
2008-07-16 | Merge commit 'intrigeri/pedigree' | Joey Hess | |