-
Notifications
You must be signed in to change notification settings - Fork 0
/
keywords.plugin.xml
21 lines (21 loc) · 1.36 KB
/
keywords.plugin.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" ?>
<pluggable type="plugin">
<name>Keywords</name>
<license url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License 2.0</license>
<url>http://stuchl4n3k.net/keywords-plugin</url>
<author url="http://stuchl4n3k.net">Petr Stuchlik</author>
<version>1.6</version>
<description><![CDATA[Adds keywords, description and robots meta tags to each page.]]></description>
<copyright>2010</copyright>
<guid>988D9D60-F159-11DF-B86D-78F8DFD72085</guid>
<help>
<value><![CDATA[<p>Keywords is a simple, yet effective Habari plugin which allows you to add HTML Meta tags <strong>Keywords</strong>, <strong>Desctription</strong> and <strong>Robots</strong> for each page type of your blog.</p>
<p><strong>Usage:</strong></p>
<ol>
<li>Activate this plugin.</li>
<li>Confifure this plugin and set up default meta tags. You can use <strong>Advanced config</strong> to set up different meta tags for different page types.</li>
<li>Fill in new <strong>Meta</strong> section on entry edit form - this way you can set up special keywords and description for each entry.</li>
</ol>
]]></value>
</help>
</pluggable>