]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/discussion.mdwn
filecheck: Fall back to testing for binary or plain text files if no mime type is...
[ikiwiki.git] / doc / plugins / discussion.mdwn
1 Maybe we can have a page for requesting a plugin? (Not from the head developer but other ikiwiki end-users.)
2
3 I have seen a few requests on discussion pages, but not any place specific I think.
4
5 --JeremyReed
6
7 > [[todo/plugin]] has a list of stuff, moved yours there. --[[Joey]]
8
9 It would be nice if the page gave a brief synopsis for each plugin.  For example:
10
11 >headinganchors  
12 >Adds IDs to all headings based on their text.  
13 >Posted Thu, 09 Aug 2007 02:34:19 -0400  
14
15 >pagetemplate  
16 >Inserts page text into chosen template with the template controlling the look and feel.  
17 >Posted Thu, 26 Jul 2007 16:50:58 -0400  
18
19 >graphviz  
20 >Allows embedding of graphviz graphs.  
21 >Posted Mon, 09 Apr 2007 05:09:04 -0400   
22
23 --MichaelRasmussen
24
25 Any objections to listing plugins alphabetically rather than by creation date?  (i.e. change the inline to have sort="title".)
26
27 -- Will
28
29 > Well, it's been done by Josh, but I do wonder if there wasn't value to
30 > being able to look at the top of the page for new plugins? --[[Joey]]
31
32 >> I agree, which is why I brought it up here rather than just changing it.
33 >> On balance I think the alphabetical list is better.  You could have a 
34 >> "recently changed" list with the 10 most recently changed plugins
35 >> at the top.  That would allow what you suggested, but still allow
36 >> the main list to be alphabetical. -- [[Will]]