]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/datetime_cmp.mdwn
Improvement of documentation of my plugins
[ikiwiki.git] / doc / plugins / contrib / datetime_cmp.mdwn
index 7508e0b21f92283fbe70234f35c491bef59bf21b..ba35b37c60b23363e20890630d2b7376f4d8fef1 100644 (file)
@@ -1,3 +1,4 @@
+[[!meta author="spalax"]]
 [[!template id=plugin name=datetime_cmp author="[[Louis|spalax]]"]]
 [[!tag type/pagespec]]
 
@@ -36,7 +37,7 @@ where:
     * `page`: other page (given in argument);
     * `now`: date or time of compilation;
     * `today`: same meaning as `now`.
-  * `(|_delta)`: used to add a time delta (to use comparisons such as *created at least two day after `some_page`*):
+  * `(|_delta)`: used to add a time delta (to use comparisons such as *created at least two days after `some_page`*):
     * *empty*: no delta;
     * `_delta`: delta (given in argument).