Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-21 | Migrate everything else via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2007-03-29 | --no-rcs is the default now, so no need to explicitly specify | joey | |
2007-03-29 | don't exclude discussion for this example | joey | |
2007-03-24 | * Finally fixed the longstanding inline removal bug. | joey | |
* Renamed %oldpagemtime to a more accurately named %pagemtime and fix it to actually store pages' mtimes. * Add "mtime" sort parameter to inline plugin. | |||
2007-03-21 | improve Makefile | joey | |
2007-03-21 | updates | joey | |
2007-03-21 | * Fix link() PageSpecs to not just look at the raw link text, but at where | joey | |
that given link points based on the page doing the linking. Note that this could make such PageSpecs match different things than before, if you relied on the old behavior of them only matching the raw link text. * This required changing the match_* interface, adding a third parameter. * Allow link() PageSpecs to match relative, as is allowed with globs.a * Add postform option to inline plugin. * Add an bug tracker to the softwaresite example. | |||
2007-02-19 | add ikiwiki links to example pages | joey | |
2007-02-14 | web commit by JoshTriplett: upcase Subversion. | joey | |
2007-02-14 | add a tips page | joey | |
2007-02-14 | web commit by JoshTriplett: s/page/script/ | joey | |
2007-02-14 | web commit by JoshTriplett: Response; feel free to delete apart from link to ↵ | joey | |
wikiannounce script. | |||
2007-02-14 | response | joey | |
2007-02-14 | web commit by JoshTriplett: Does discussion end up in examples? | joey | |
2007-02-14 | web commit by JoshTriplett: Response. | joey | |
2007-02-14 | update | joey | |
2007-02-14 | move the release template to the softwaresite example | joey | |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey | |
PageSpecs, by using "./". pagespec_match() has grown a new third parameter to support this. | |||
2006-11-22 | oops | joey | |
2006-11-22 | * Add softwaresite example. | joey | |