]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/contrib/taskreport.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / plugins / contrib / taskreport.mdwn
index 727cc41377cfbdf8f425a7faae5a6d6775e233f6..5173ec136874e13dc699568f465d3d614f63d346 100644 (file)
@@ -1,4 +1,5 @@
-[[!template id=plugin name=taskreport author="[[Louis|spalax]]"]]
+[[!meta author="spalax"]]
+[[!template id=plugin name=taskreport author="[[Louis|spalax.]]"]]
 
 # Taskreport
 
 
 # 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`
   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
   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
 
 
 ## Directive
@@ -57,6 +58,6 @@ To allow CSS customization, the following classes are used.
 
 ## Download and install
 
 
 ## 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]]