From dd87d82fbe2bf09abe634caef044474d5b24502e Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 21 Jul 2008 12:31:33 +0100 Subject: Migrate doc/todo via prefix_directives This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives --- doc/todo/CGI_method_to_pullrefresh.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/todo/CGI_method_to_pullrefresh.mdwn') diff --git a/doc/todo/CGI_method_to_pullrefresh.mdwn b/doc/todo/CGI_method_to_pullrefresh.mdwn index 6b5824bd3..f01c2f65a 100644 --- a/doc/todo/CGI_method_to_pullrefresh.mdwn +++ b/doc/todo/CGI_method_to_pullrefresh.mdwn @@ -2,6 +2,6 @@ In some situations, it makes sense to have the repository in use by ikiwiki reside on a different machine. In that case, one could juggle SSH keys for the `post-update` hook. A better way may be to provide a different `do` parameter handler for the CGI, which would pull new commits to the working clone and refresh the wiki. Then, the remote `post-update` hook could just `wget` that URL. To prevent simple DoS attacks, one might assign a simple password. -[[tag wishlist]] +[[!tag wishlist]] > [[done]] via the pinger and pingee plugins --[[Joey]] -- cgit v1.2.3