<?xml version="1.0" encoding="iso-8859-1"?>
<project>
<package name="XMap">
<files>
<file name="class.xmap.php">XMap Class</file>
<file name="sitemap.xml">Map.XML example</file>
<file name="README">Some informations about XMap</file>
<file name="smarty-function.xmap.php">Smarty function plugin to use XMap</file>
</files>
<todolist>
<todo done="0" assigned="darkelder">
Compile the documentation with PHPDocumentor.
</todo>
<todo done="0" assigned="darkelder">
Create a validator to the XML files.
</todo>
</todolist>
<releases>
<release version="0.2">
<info>
There was only a few changes to support Smarty Plugin.
</info>
<changelog>
<change date="2002-05-23">
added XMap support to Smarty with the plugin function
xmap.
</change>
<change date="2002-05-23">
XMap() function now allow use of second param to
change $phpXMLFile at run time
</change>
<change date="2002-05-23">
added smarty-function.xmap.php that access
XMap class and return an array.
</change>
<change date="2002-05-23">
added function Process() and variable XMLMapFile
to add the option to user change values of class
before process files.
</change>
</changelog>
</release>
<release version="0.1">
<info>
With this release you can use some rules to use with XPath.
</info>
<change date="2002-05-23">
First revision.
</change>
</release>
</releases>
<subpackage name="XNavigator">
<files>
<file name="app.xnavigator.php">XNavigator extension to XMap</file>
<file name="demo.xnavigator.php">A demo of XNavigator</file>
<file name="snap.xnavigator.php">A snopshot of XNavigator</file>
<file name="smarty-template.xnavigator.tpl">Smarty XNavigator version</file>
</files>
<releases>
<release version="0.2">
<info>
Smarty version to XNavigator is provide now.
</info>
<changelog>
<change date="2002-05-23">
Smarty version to XNavigator
</change>
</changelog>
</release>
<release version="0.1">
<info>
With this release XNavigator can create a Where I am to
use inside a website.
</info>
<changelog>
<change date="2002-05-23">
First revision.
</change>
</changelog>
</release>
</releases>
</subpackage>
</package>
</project>