]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - hit/package.xml
Moved other modules to new src structure.
[software/bife/bife-all.git] / hit / package.xml
index bcf9483dcd11d4f783ae0730511b8a79b5108443..3663690a99d582cbeef163a9f6cc969fb307aabb 100644 (file)
@@ -22,14 +22,19 @@ like IT so every chunk must be in a separated file if you want to iterate it.
         <date>2003-06-30</date>
         <state>beta</state>
         <notes>Check http://www.llucax.hn.org/desarrollo/bife/ for details.</notes>
+        <provides type="class" name="HTML_Template_HIT"/>
         <filelist>
             <!-- PHP -->
-            <file role="php">HTML/Template/HIT.php</file>
+            <file role="php" install-as="HTML/Template/HIT.php">src/HTML/Template/HIT.php</file>
             <!-- DOC -->
-            <file role="doc">examples/hit.php</file>
-            <file role="doc">examples/hooks/body.tpl.html</file>
-            <file role="doc">examples/hooks/cell.tpl.html</file>
-            <file role="doc">examples/hooks/row.tpl.html</file>
+            <dir name="examples" role="doc">
+                <file>index.php</file>
+                <dir name="hooks">
+                    <file>body.tpl.html</file>
+                    <file>cell.tpl.html</file>
+                    <file>row.tpl.html</file>
+                </dir>
+            </dir>
         </filelist>
     </release>
     <deps>