diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-08-08 12:32:39 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-08-08 12:32:39 -0400 |
commit | c0c1e05daba09ce9c73c6c2f1ceca02b488613ba (patch) | |
tree | 1603cfd94fbf1f1104bf0582439fbf541d5bcad6 /doc/plugins | |
parent | 8f6e0212fdbf3de286e504ed2802111bf7864abe (diff) | |
download | ikiwiki-c0c1e05daba09ce9c73c6c2f1ceca02b488613ba.tar ikiwiki-c0c1e05daba09ce9c73c6c2f1ceca02b488613ba.tar.gz |
finish merging getsource
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/getsource.mdwn | 4 |
1 files changed, 2 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: |