<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,16 +2,11 @@
 
 All documentation for the Blog Plugin is available online at:
 
-  * http://wiki.splitbrain.org/plugin:blog
-
-This plugin requires DokuWiki 2006-11-06 or later and these helper plugins:
-
-  * [[http://wiki.splitbrain.org/plugin:include|Include Plugin]], version 2.5 recommended
-  * [[http://wiki.splitbrain.org/plugin:pagelist|Pagelist Plugin]], version 1.2 reccomended
+  * http://dokuwiki.org/plugin:blog
 
 There's a bug and feature request tracker available at:
 http://bugs.chimeric.de/index.php?project=8
 
 (c) 2005 - 2007 by Esther Brunner &lt;wikidesign@gmail.com&gt;
-(c) 2008 by Gina H&#228;u&#223;ge, Michael Klier &lt;dokuwiki@chimeric.de&gt;
+(c) 2008 - 2009 by Gina H&#228;u&#223;ge, Michael Klier &lt;dokuwiki@chimeric.de&gt;
 See COPYING for license info.</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-2008-07-18
+2009-05-11</diff>
      <filename>VERSION</filename>
    </modified>
    <modified>
      <diff>@@ -20,9 +20,9 @@ class action_plugin_blog extends DokuWiki_Action_Plugin {
                 'author' =&gt; 'Gina H&#228;u&#223;ge, Michael Klier, Esther Brunner',
                 'email'  =&gt; 'dokuwiki@chimeric.de',
                 'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'blog/VERSION'),
-                'name'   =&gt; 'Blog Plugin',
+                'name'   =&gt; 'Blog Plugin (action component)',
                 'desc'   =&gt; 'Brings blog functionality to DokuWiki',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:blog',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:blog',
                 );
     }
 </diff>
      <filename>action.php</filename>
    </modified>
    <modified>
      <diff>@@ -26,9 +26,9 @@ class helper_plugin_blog extends DokuWiki_Plugin {
                 'author' =&gt; 'Gina H&#228;u&#223;ge, Michael Klier, Esther Brunner',
                 'email'  =&gt; 'dokuwiki@chimeric.de',
                 'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'blog/VERSION'),
-                'name'   =&gt; 'Blog Plugin (helper class)',
+                'name'   =&gt; 'Blog Plugin (helper component)',
                 'desc'   =&gt; 'Returns a number of recent entries from a given namespace',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:blog',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:blog',
                 );
     }
 </diff>
      <filename>helper.php</filename>
    </modified>
    <modified>
      <diff>@@ -25,7 +25,7 @@ class syntax_plugin_blog_archive extends DokuWiki_Syntax_Plugin {
                 'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'blog/VERSION'),
                 'name'   =&gt; 'Blog Plugin (archive component)',
                 'desc'   =&gt; 'Displays a list of wiki pages from a given month',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:blog',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:blog',
                 );
     }
 </diff>
      <filename>syntax/archive.php</filename>
    </modified>
    <modified>
      <diff>@@ -23,9 +23,9 @@ class syntax_plugin_blog_autoarchive extends DokuWiki_Syntax_Plugin {
                 'author' =&gt; 'Gina H&#228;u&#223;ge, Michael Klier, Esther Brunner',
                 'email'  =&gt; 'dokuwiki@chimeric.de',
                 'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'blog/VERSION'),
-                'name'   =&gt; 'Blog Plugin (archive component)',
+                'name'   =&gt; 'Blog Plugin (autoarchive component)',
                 'desc'   =&gt; 'Displays a list of wiki pages from a given month',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:blog',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:blog',
                 );
     }
 </diff>
      <filename>syntax/autoarchive.php</filename>
    </modified>
    <modified>
      <diff>@@ -25,7 +25,7 @@ class syntax_plugin_blog_blog extends DokuWiki_Syntax_Plugin {
                 'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'blog/VERSION'),
                 'name'   =&gt; 'Blog Plugin (blog component)',
                 'desc'   =&gt; 'Displays a number of recent entries from a given namesspace',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:blog',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:blog',
                 );
     }
 </diff>
      <filename>syntax/blog.php</filename>
    </modified>
    <modified>
      <diff>@@ -21,7 +21,7 @@ class syntax_plugin_blog_draft extends DokuWiki_Syntax_Plugin {
                 'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'blog/VERSION'),
                 'name'   =&gt; 'Blog Plugin (draft component)',
                 'desc'   =&gt; 'Marks the current page as draft',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:blog',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:blog',
                 );
     }
 </diff>
      <filename>syntax/draft.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f1cb8ba87b2b44376561da692530995b75b125aa</id>
    </parent>
  </parents>
  <author>
    <name>Michael Klier</name>
    <login>chimeric</login>
    <email>chi@chimeric.de</email>
  </author>
  <url>http://github.com/dokufreaks/plugin-blog/commit/08627a8224b2619a0cbb47dc1476798b539607d4</url>
  <id>08627a8224b2619a0cbb47dc1476798b539607d4</id>
  <committed-date>2009-05-11T07:10:52-07:00</committed-date>
  <authored-date>2009-05-11T07:10:52-07:00</authored-date>
  <message>release preparations

darcs-hash:20090511141052-23886-dee8c252396dcb8978d4a4e9311aeb85b0e0e0b9.gz</message>
  <tree>f39b2c38848d2d063faa17ad67399387b466bf02</tree>
  <committer>
    <name>Michael Klier</name>
    <login>chimeric</login>
    <email>chi@chimeric.de</email>
  </committer>
</commit>
