<?xml version="1.0" encoding="UTF-8"?>
<wiki>
  <body>&lt;p&gt;For a general overview of &lt;span class=&quot;caps&quot;&gt;YAML&lt;/span&gt; syntax, head over to &lt;a href=&quot;http://www.yaml.org/&quot;&gt;&lt;span class=&quot;caps&quot;&gt;YAML&lt;/span&gt;.org&lt;/a&gt; or the &lt;a href=&quot;http://en.wikipedia.org/wiki/YAML&quot;&gt;Wikipedia page&lt;/a&gt;. It should be fairly intuitive, however.&lt;/p&gt;
&lt;h1&gt;Modules&lt;/h1&gt;
&lt;pre&gt;name: My Module
url: http://example.com/
version: 2.0.1
description: Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
author:
  name: Testy McTesticles
  url: http://mysite.com/
conflicts:
  - his_module
notifications:
  - This is shown when they enable my module.
  - So is this.
confirm: Do you want to delete all the whatnot that My Module created?
&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;notifications&lt;/code&gt;, &lt;code&gt;conflicts&lt;/code&gt;, and &lt;code&gt;confirm&lt;/code&gt; are all optional. &lt;code&gt;conflicts&lt;/code&gt; is a list of modules (based on their folder name) that this module conflicts with. A red line will be drawn between them at the Extend &amp;gt; Modules page to indicate that they conflict.&lt;/p&gt;
&lt;h1&gt;Feathers&lt;/h1&gt;
&lt;pre&gt;name: Snufflupugus
url: http://thismustbeanimportantfeathertohaveitsownwebsite.com/
version: 2.0.1
description: Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
author:
  name: Testy McTesticles
  url: http://mysite.com/
notifications:
  - This is shown when they enable my module.
  - So is this.
confirm: Do you want to delete all the whatnot that My Module created?
plural: snufflupugii
&lt;/pre&gt;
&lt;p&gt;&lt;code&gt;notifications&lt;/code&gt;, &lt;code&gt;confirm&lt;/code&gt;, and &lt;code&gt;plural&lt;/code&gt; are all optional. &lt;code&gt;plural&lt;/code&gt; is the plural form of the name of the feather, if the &lt;a href=&quot;http://chyrp.net/docs/helpers-php.html#pluralize&quot;&gt;&lt;code&gt;pluralize()&lt;/code&gt;&lt;/a&gt; function gets it wrong. For example, the plural of a feather named &amp;#8220;audio&amp;#8221; is still &amp;#8220;audio&amp;#8221;.&lt;/p&gt;
&lt;h1&gt;Themes&lt;/h1&gt;
&lt;pre&gt;name: Chyrp Theme
url: http://foobar.com/
version: 1.0
author:
  name: Testy McTesticles
  url: http://mysite.com/
&lt;/pre&gt;</body>
  <created-at type="datetime">2008-06-27T19:54:03-07:00</created-at>
  <id type="integer">31277</id>
  <permalink>anatomy-of-info-yaml-files</permalink>
  <repository-id type="integer">7368</repository-id>
  <title>Anatomy of info.yaml Files</title>
  <updated-at type="datetime">2008-07-03T17:45:46-07:00</updated-at>
  <user-id type="integer">1880</user-id>
</wiki>
