diff options
author | spalax <spalax@web> | 2013-12-30 18:39:07 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-12-30 18:39:07 -0400 |
commit | 0d8f3310cb631439ff12cfa0483bdb56fc66556b (patch) | |
tree | 3ce52e3fcbaf8f056ffd110d8ec65ca5d859c3ab /doc | |
parent | 85e97bd9753676f261449a1dbbaeb0dc038bb91e (diff) | |
download | ikiwiki-0d8f3310cb631439ff12cfa0483bdb56fc66556b.tar ikiwiki-0d8f3310cb631439ff12cfa0483bdb56fc66556b.tar.gz |
Personnal wishlist
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/spalax.mdwn | 17 |
1 files changed, 15 insertions, 2 deletions
diff --git a/doc/users/spalax.mdwn b/doc/users/spalax.mdwn index 764bf4a7f..4a3e823ac 100644 --- a/doc/users/spalax.mdwn +++ b/doc/users/spalax.mdwn @@ -2,10 +2,23 @@ User of IkiWiki. -I wrote and maintain a few plugins, which are available here: [[https://atelier.gresille.org/projects/gresille-ikiwiki]]. +# Plugins -[[!map pages="plugins/* and author(spalax)"]] +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(.)"]] +# 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/addtag]]: Add the necessary javascript in the edit page to enable adding tags to the page by simply clicking one some link. +* [[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/parenttag]]: When a page is tagged `mathematics/algebra` (using `\[[!tag mathematics/algebra]]`), it is automatically tagged `mathematics` as well. Second step: looks inside page content for tags as user is typing, and allow user to remove them by clicking somewhere. +* [[plugins/contrib/htaccessmanager]]: Create a cgi page to manage a htaccess file. +* Automatically add calendar pages (see the [[ikiwiki-calendar discussion|ikiwiki-calendar/discussion]]). + + +# Contact + Contact: `spalax at gresille dot org`. |