1 <?xml version="1.0" encoding="ISO-8859-1" ?>
2 <!DOCTYPE package SYSTEM "/usr/share/doc/pear/data/PEAR/package.dtd">
3 <package version="1.0">
4 <name>BIFE_Album</name>
5 <summary>BIFE Album Widget Set</summary>
12 <name>Leandro Lucarella</name>
13 <email>luca@lugmen.org.ar</email>
19 <version>0.11</version>
20 <date>2003-06-29</date>
22 <notes>Check http://www.llucax.hn.org/desarrollo/bife/ for details.</notes>
23 <provides type="class" name="BIFE_Album_Thumbs"/>
24 <provides type="class" name="BIFE_Album_Photo"/>
25 <provides type="class" name="BIFE_Album_Pager"/>
28 <file role="php">BIFE/Album/Thumbs.php</file>
29 <file role="php">BIFE/Album/Photo.php</file>
30 <file role="php">BIFE/Album/Pager.php</file>
32 <file role="doc">examples/index.php</file>
33 <file role="doc">examples/index.xbf</file>
34 <file role="doc">examples/photo.xbf</file>
35 <file role="doc">examples/templates/album/item.tpl.html</file>
36 <file role="doc">examples/templates/album/empty.tpl.html</file>
37 <file role="doc">examples/templates/album/cell.tpl.html</file>
38 <file role="doc">examples/templates/album/row.tpl.html</file>
39 <file role="doc">examples/templates/album/photo.tpl.html</file>
40 <file role="doc">examples/templates/album/body.tpl.html</file>
41 <file role="doc">examples/templates/bife_page.tpl.html</file>
42 <file role="doc">examples/templates/bife_link.tpl.html</file>
43 <file role="doc">examples/templates/bife_title.tpl.html</file>
47 <dep type="php" rel="ge">4.2.3</dep>
48 <dep type="pkg" rel="ge" version="1.0.0beta">HTML_Template_HIT</dep>
49 <dep type="pkg" rel="ge" version="0.11">BIFE</dep>