diff options
author | Louis <spalax@gresille.org> | 2014-07-03 22:21:38 +0200 |
---|---|---|
committer | Louis <spalax@gresille.org> | 2014-07-17 12:28:42 +0200 |
commit | c7b637471fdd75f64415728690c012da52017f61 (patch) | |
tree | ce895548bc10ac473d7738db7730dac1ccaf1e3c /doc/users | |
parent | f15ecfcf32a4f8973bbfcc8af8d6e4e22fabdbfd (diff) | |
download | ikiwiki-c7b637471fdd75f64415728690c012da52017f61.tar ikiwiki-c7b637471fdd75f64415728690c012da52017f61.tar.gz |
Improvement of documentation of my plugins
- typos
- examples
- rendering
- explanation
- update
- etc.
Diffstat (limited to 'doc/users')
-rw-r--r-- | doc/users/spalax.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/users/spalax.mdwn b/doc/users/spalax.mdwn index 0727276a1..d5867ca9e 100644 --- a/doc/users/spalax.mdwn +++ b/doc/users/spalax.mdwn @@ -6,15 +6,14 @@ User of IkiWiki. I wrote and maintain a few plugins, which are available here: [[https://atelier.gresille.org/projects/gresille-ikiwiki]]. -[[!map pages="plugins/contrib/* and ! plugins/contrib/*/* and link(.)"]] +[[!map pages="plugins/contrib/* and ! plugins/contrib/*/* and author(spalax)"]] # Wishlist I have a few things in mind. Their status is something between *I will implement it someday* to *maybe someone could need this* or *I will need it if I implement this killer website I have in mind*. -* [[plugins/contrib/jssearchtag]]: Create a page where user can tick or untick any combination of tag (s)he want, and dynamically sees an inline of the matching pages. I have to see to what extent the [[plugins/contrib/jssearchfield|jssearchfield]] plugin already does the same thing (not tested yet). * [[plugins/contrib/htaccessmanager]]: Create a cgi page to manage a htaccess file. -* Automatically add calendar pages (see the [[ikiwiki-calendar discussion|ikiwiki-calendar/discussion]]). +* Automatically add calendar pages (WIP: see the [[ikiwiki-calendar discussion|ikiwiki-calendar/discussion]]). # Contact |