From: Joey Hess <joey@kitenet.net>
Date: Tue, 19 Jul 2011 16:07:02 +0000 (-0400)
Subject: pebak
X-Git-Tag: 3.20110905~135
X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8786fbfbbcb8c0a860e4ed90abda3114df45544b?ds=inline;hp=--cc

pebak
---

8786fbfbbcb8c0a860e4ed90abda3114df45544b
diff --git a/doc/bugs/__33__inline_sort__61____34__meta__40__date__41____34___ignored.mdwn b/doc/bugs/__33__inline_sort__61____34__meta__40__date__41____34___ignored.mdwn
index f6ba81679..5eff90eff 100644
--- a/doc/bugs/__33__inline_sort__61____34__meta__40__date__41____34___ignored.mdwn
+++ b/doc/bugs/__33__inline_sort__61____34__meta__40__date__41____34___ignored.mdwn
@@ -29,3 +29,11 @@ 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]]