<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,13 +2,11 @@
 
 All documentation for the Pagelist Plugin is available online at:
 
-  * http://wiki.splitbrain.org/plugin:pagelist
-
-This plugin requires DokuWiki 2006-11-06 or later.
+  * http://dokuwiki.org/plugin:pagelist
 
 There's a bug and feature request tracker available at:
 http://bugs.chimeric.de/index.php?project=10
 
 (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;
-See COPYING for license info.
\ No newline at end of file
+(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>@@ -67,10 +67,10 @@ class helper_plugin_pagelist extends DokuWiki_Plugin {
         return array(
                 'author' =&gt; 'Gina H&#228;u&#223;ge, Michael Klier, Esther Brunner',
                 'email'  =&gt; 'dokuwiki@chimeric.de',
-                'date'   =&gt; '2008-08-08',
-                'name'   =&gt; 'Pagelist Plugin (helper class)',
+                'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'pagelist/VERSION'),
+                'name'   =&gt; 'Pagelist Plugin (helper component)',
                 'desc'   =&gt; 'Functions to list several pages in a nice looking table',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:pagelist',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:pagelist',
                 );
     }
 </diff>
      <filename>helper.php</filename>
    </modified>
    <modified>
      <diff>@@ -17,10 +17,10 @@ class syntax_plugin_pagelist extends DokuWiki_Syntax_Plugin {
         return array(
                 'author' =&gt; 'Gina H&#228;u&#223;ge, Michael Klier, Esther Brunner',
                 'email'  =&gt; 'dokuwiki@chimeric.de',
-                'date'   =&gt; '2008-08-08',
-                'name'   =&gt; 'Pagelist Plugin',
+                'date'   =&gt; @file_get_contents(DOKU_PLUGIN . 'pagelist/VERSION'),
+                'name'   =&gt; 'Pagelist Plugin (syntax component)',
                 'desc'   =&gt; 'lists pages',
-                'url'    =&gt; 'http://wiki.splitbrain.org/plugin:pagelist',
+                'url'    =&gt; 'http://dokuwiki.org/plugin:pagelist',
                 );
     }
 </diff>
      <filename>syntax.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>30e3b92f221115b78646f8cb4fea019a0aa77aee</id>
    </parent>
  </parents>
  <author>
    <name>Michael Klier</name>
    <email>chi@chimeric.de</email>
  </author>
  <url>http://github.com/dokufreaks/plugin-pagelist/commit/7d3ff7b55bf5c9cf069185176f3b625c8a25bd57</url>
  <id>7d3ff7b55bf5c9cf069185176f3b625c8a25bd57</id>
  <committed-date>2009-05-11T07:12:52-07:00</committed-date>
  <authored-date>2009-05-11T07:12:52-07:00</authored-date>
  <message>updated plugin metadata

darcs-hash:20090511141252-23886-d52a958da9ea470ae600d6c5dbc5d65856583c9d.gz</message>
  <tree>edafd7cd242f97663eb7a65e1fc1e842d89c0167</tree>
  <committer>
    <name>Michael Klier</name>
    <email>chi@chimeric.de</email>
  </committer>
</commit>
