From: joey Date: Wed, 27 Dec 2006 19:06:26 +0000 (+0000) Subject: reorganise X-Git-Tag: 1.37~80 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/c06adfafef8b8e462bf9ceb2856aae9de6d2f3a4 reorganise --- diff --git a/doc/contrib/rcs___40__third-party_plugin__41__.mdwn b/doc/contrib/rcs___40__third-party_plugin__41__.mdwn deleted file mode 100644 index 4602ce970..000000000 --- a/doc/contrib/rcs___40__third-party_plugin__41__.mdwn +++ /dev/null @@ -1,8 +0,0 @@ -Here is a beginning of a rcs plugin that uses rcsmerge, rcs, ci, co and rlog. -I have used it probably over hundred times but needs some work. - - - -Also here is a quick script to browse the RCS history to use for "historyurl". - - \ No newline at end of file diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index edd5e23db..0d29853f9 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -201,8 +201,10 @@ Any examples of using co(1), ci(1) and other RCS related tools with ikiwiki? >> --JeremyReed >> I made a working rcs plugin. And I made a RCS-to-web CGI. Details ->> at [[contrib/rcs_(third-party_plugin)]] +>> at [[patchqueue/rcs_(third-party_plugin)]] >> --[[JeremyReed]] +>> +>> (Moved to patchqueue --[[Joey]]) ---- @@ -228,4 +230,6 @@ editing a page. Is that an option that can be enabled? # Max submit size? Any setting for limiting how many kilobytes can be submitted via the "edit" form? --- [[JeremyReed]] \ No newline at end of file +-- [[JeremyReed]] + +> Not currently. Worried about abuse? --[[Joey]] diff --git a/doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn b/doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn new file mode 100644 index 000000000..4602ce970 --- /dev/null +++ b/doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn @@ -0,0 +1,8 @@ +Here is a beginning of a rcs plugin that uses rcsmerge, rcs, ci, co and rlog. +I have used it probably over hundred times but needs some work. + + + +Also here is a quick script to browse the RCS history to use for "historyurl". + + \ No newline at end of file