]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - base/package.xml
- New Link model (uses Apache's PATH_INFO).
[software/bife/bife-all.git] / base / package.xml
index 3cfff25319bb1ddc49e8517646b9af171d96b3ee..79496c227334eff10de610eaff8d69d970942ebe 100644 (file)
@@ -16,7 +16,7 @@
     </maintainers>
 
     <release>
     </maintainers>
 
     <release>
-        <version>1.0.0beta1</version>
+        <version>0.12</version>
         <date>2003-06-29</date>
         <state>beta</state>
         <notes>Check http://bife.llucax.hn.org/ for details.</notes>
         <date>2003-06-29</date>
         <state>beta</state>
         <notes>Check http://bife.llucax.hn.org/ for details.</notes>
         <provides type="class" name="BIFE_Translate"/>
         <filelist>
             <!-- PHP -->
         <provides type="class" name="BIFE_Translate"/>
         <filelist>
             <!-- PHP -->
-            <file role="php">BIFE/Link.php</file>
-            <file role="php">BIFE/Translate.php</file>
+            <dir name="/" baseinstalldir="BIFE" role="php">
+                <file install-as="Link.php" name="src/BIFE/Link.php"/>
+                <file install-as="Translate.php" name="src/BIFE/Translate.php"/>
+            </dir>
             <!-- DOC -->
             <!-- DOC -->
-            <file role="doc">README</file>
-            <file role="doc">ROADMAP</file>
-            <file role="doc">examples/index.php</file>
-            <file role="doc">examples/index.xbf</file>
-            <file role="doc">examples/templates/bife_page.tpl.html</file>
-            <file role="doc">examples/templates/bife_title.tpl.html</file>
-            <file role="doc">examples/templates/bife_link.tpl.html</file>
+            <dir name="/" role="doc">
+                <file>README</file>
+                <file>ROADMAP</file>
+            </dir>
+            <dir name="examples" role="doc">
+                <file>index.php</file>
+                <file>index.xbf</file>
+                <dir name="templates">
+                    <file>bife_page.tpl.html</file>
+                    <file>bife_title.tpl.html</file>
+                    <file>bife_link.tpl.html</file>
+                </dir>
+            </dir>
         </filelist>
     </release>
     <deps>
         </filelist>
     </release>
     <deps>