diff options
author | http://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web> | 2008-08-06 21:38:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-08-06 21:38:04 -0400 |
commit | f26f7c1840afc61f915377902b08893c111e455b (patch) | |
tree | 7c5b7affa10899ff72ac0af30c56d74e36105d80 | |
parent | d82b425712bd43dc4bbb4c61a692fcfe24c42992 (diff) |
Suggestion about plugin listing order
-rw-r--r-- | doc/plugins/discussion.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/plugins/discussion.mdwn b/doc/plugins/discussion.mdwn index 34aaa22cd..9096d60a1 100644 --- a/doc/plugins/discussion.mdwn +++ b/doc/plugins/discussion.mdwn @@ -20,4 +20,9 @@ It would be nice if the page gave a brief synopsis for each plugin. For example >Allows embedding of graphviz graphs. >Posted Mon, 09 Apr 2007 05:09:04 -0400 ---MichaelRasmussen
\ No newline at end of file +--MichaelRasmussen + +Any objections to listing plugins alphabetically rather than by creation date? (i.e. change the inline to have sort="title".) + +-- Will + |