]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/__33__inline_sort__61____34__meta__40__date__41____34___ignored.mdwn
fixed
[ikiwiki.git] / doc / bugs / __33__inline_sort__61____34__meta__40__date__41____34___ignored.mdwn
index f6ba8167923f705b7302046410edd217a6aacf31..31bd3dfeca07e481bb7236b2694813091bc8a259 100644 (file)
@@ -29,3 +29,13 @@ which is obviously not correct. I can say that the ordering is regardless of the
 
 ikiwiki version 3.20100815.7
 
+> You're not using the [[meta directive|ikiwiki/directive/meta]] correctly.
+> As it says at the top of that page, 
+
+>> You can have only one field
+>> per `meta` directive, use more directives if you want to specify more fields.
+
+> So, \[[!meta title="Nagios 3"]] \[[!meta date="2010-09-09 00:00:00"]]
+> and you should be good to go. --[[Joey]] [[done]]
+
+>> Thank you for your help. Sometimes the solution is to easy. Sorry for PEBKAC bug report. --mueli