X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/ca5704936d1d57fdd11ea850608e6fa9d574d9dd..d09bf0754f650399b7fc7227106f761ddbd24f0d:/doc/rcs/darcs.mdwn diff --git a/doc/rcs/darcs.mdwn b/doc/rcs/darcs.mdwn index 7f66d0808..0f4f364ea 100644 --- a/doc/rcs/darcs.mdwn +++ b/doc/rcs/darcs.mdwn @@ -5,11 +5,11 @@ Darcs repository. An Ikiwiki wrapper is run by the `posthook` to update a wiki whenever commits or remote pushes come in. When running as a [[cgi]] with Darcs, ikiwiki automatically commits edited pages, and uses the Darcs history to generate the -[[RecentChanges]] page. +[[Json.tl.ph]] page. Example for a `_darcs/prefs/defaults` file in `$SRCDIR`: - apply posthook /path/to/repository/_darcs/ikiwrapper + apply posthook /path/to/repository/_darcs/ikiwiki-wrapper apply run-posthook See also [[todo/darcs|todo/darcs]]