master
Joey Hess 2011-07-19 12:07:02 -04:00
parent 7fa76ee9d3
commit 8786fbfbbc
1 changed files with 8 additions and 0 deletions

View File

@ -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]]