]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/taskreport.mdwn
(no commit message)
[ikiwiki.git] / doc / plugins / contrib / taskreport.mdwn
index 727cc41377cfbdf8f425a7faae5a6d6775e233f6..377c9ed394641b03ece036fa5f72003b7b096acf 100644 (file)
@@ -1,3 +1,4 @@
+[[!meta author="spalax"]]
 [[!template id=plugin name=taskreport author="[[Louis|spalax]]"]]
 
 # Taskreport
@@ -15,12 +16,12 @@ The taskreport plugin provides the `task` directive (see below), displaying
   argument. This argument must be relative to the root of the wiki sources.
 * `task_tmpdir`: directory where to copy task data files before calling task.
   It can be used to circumvent [[lack of `--read-only`
-  option|http://taskwarrior.org/issues/424]]. Otherwise, those data files may
+  option|https://bug.tasktools.org/browse/TW-204]]. Otherwise, those data files may
   be modified by the task call. Setting this directory ensure that they are
   not. This argument should be absolute (I do not know what would happen
   otherwise).
 * `task_columns`: List of default columns to display with the
-  [[task|ikiwiki/directive/task]] directive. Default is all available columns.
+  task directive. Default is all available columns.
 
 
 ## Directive
@@ -57,6 +58,6 @@ To allow CSS customization, the following classes are used.
 
 ## Download and install
 
-Code and documentation can be found here : [[https://atelier.gresille.org/projects/gresille-ikiwiki/wiki/Jscalendar]]
+Code and documentation can be found here : [[https://atelier.gresille.org/projects/gresille-ikiwiki/wiki/Taskreport]]
 
--- Louis
+-- [[Louis|spalax]]