aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-09 03:01:22 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-10-09 03:01:22 +0000
commit88581b8e72499fc4b6289f9299adc7a832e3e307 (patch)
tree3839b9d93bc3b41e4059ca07236b652f9dfeccd7
parentc1f62e09c24a03271d2b6ecc57c8db4a71ff4ca5 (diff)
downloadikiwiki-88581b8e72499fc4b6289f9299adc7a832e3e307.tar
ikiwiki-88581b8e72499fc4b6289f9299adc7a832e3e307.tar.gz
web commit by MichaleR: added suggestion to add synopsis for plugin list entries
-rw-r--r--doc/plugins/discussion.mdwn16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/plugins/discussion.mdwn b/doc/plugins/discussion.mdwn
index 78d82a09f..34aaa22cd 100644
--- a/doc/plugins/discussion.mdwn
+++ b/doc/plugins/discussion.mdwn
@@ -5,3 +5,19 @@ I have seen a few requests on discussion pages, but not any place specific I thi
--JeremyReed
> [[todo/plugin]] has a list of stuff, moved yours there. --[[Joey]]
+
+It would be nice if the page gave a brief synopsis for each plugin. For example:
+
+>headinganchors
+>Adds IDs to all headings based on their text.
+>Posted Thu, 09 Aug 2007 02:34:19 -0400
+
+>pagetemplate
+>Inserts page text into chosen template with the template controlling the look and feel.
+>Posted Thu, 26 Jul 2007 16:50:58 -0400
+
+>graphviz
+>Allows embedding of graphviz graphs.
+>Posted Mon, 09 Apr 2007 05:09:04 -0400
+
+--MichaelRasmussen \ No newline at end of file