]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
reorganise
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 27 Dec 2006 19:06:26 +0000 (19:06 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 27 Dec 2006 19:06:26 +0000 (19:06 +0000)
doc/contrib/rcs___40__third-party_plugin__41__.mdwn [deleted file]
doc/index/discussion.mdwn
doc/patchqueue/rcs___40__third-party_plugin__41__.mdwn [new file with mode: 0644]

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 (file)
index 4602ce9..0000000
+++ /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.
-
-<http://www.reedmedia.net/~reed/tmp-sfhkcjkfrfh/rcs.pm>
-
-Also here is a quick script to browse the RCS history to use for "historyurl".
-
-<http://www.reedmedia.net/~reed/tmp-sfhkcjkfrfh/rcshistory.txt>
\ No newline at end of file
index edd5e23dbb175f557a50ab51de4c70b186f88c81..0d29853f9e6ddf37fe23a14887000f3488913e4c 100644 (file)
@@ -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 (file)
index 0000000..4602ce9
--- /dev/null
@@ -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.
+
+<http://www.reedmedia.net/~reed/tmp-sfhkcjkfrfh/rcs.pm>
+
+Also here is a quick script to browse the RCS history to use for "historyurl".
+
+<http://www.reedmedia.net/~reed/tmp-sfhkcjkfrfh/rcshistory.txt>
\ No newline at end of file