summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-08-08 12:32:39 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-08-08 12:32:39 -0400
commitc0c1e05daba09ce9c73c6c2f1ceca02b488613ba (patch)
tree1603cfd94fbf1f1104bf0582439fbf541d5bcad6 /doc
parent8f6e0212fdbf3de286e504ed2802111bf7864abe (diff)
finish merging getsource
Diffstat (limited to 'doc')
-rw-r--r--doc/plugins/getsource.mdwn4
-rw-r--r--doc/todo/source_link.mdwn1
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/plugins/getsource.mdwn b/doc/plugins/getsource.mdwn
index 4fbf4be98..20040ccee 100644
--- a/doc/plugins/getsource.mdwn
+++ b/doc/plugins/getsource.mdwn
@@ -1,7 +1,7 @@
[[!template id=plugin name=getsource author="[[Will_Uther|Will]]"]]
-This plugin adds a `getsource` action to the IkiWiki CGI, and a "Source" link
-that uses it to display pages' source.
+This plugin adds a "Source" link to the top of each page that uses
+the CGI to display the page's source.
Configuration for this plugin in the setup file:
diff --git a/doc/todo/source_link.mdwn b/doc/todo/source_link.mdwn
index 0c639a314..dfc2766cc 100644
--- a/doc/todo/source_link.mdwn
+++ b/doc/todo/source_link.mdwn
@@ -13,6 +13,7 @@ All of this code is licensed under the GPLv2+. -- [[Will]]
[[!template id=gitbranch branch=smcv/ready/getsource
author="[[Will]]/[[smcv]]"]]
+[[done]]
>> I've applied the patch below in a git branch, fixed my earlier criticism,
>> and also fixed a couple of other issues I noticed: