From: Leandro Lucarella Date: Mon, 30 Jun 2003 01:34:17 +0000 (+0000) Subject: - Moved package.xml to the core. X-Git-Tag: svn_import~33 X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/commitdiff_plain/5043324de3ba37f6ff3c70ad0528bd32cdd3e505?hp=0a301ab1c8ef1a70da6f7425f040216a607aaeb1 - Moved package.xml to the core. --- diff --git a/core/package.xml b/core/package.xml new file mode 100644 index 0000000..fb889dd --- /dev/null +++ b/core/package.xml @@ -0,0 +1,46 @@ + + + + BIFE + Build It FastEr + BIFE - Build It FastEr: +BIFE is a framwork to separate the logic, contents and looks of a PHP +application, inspired on BIF (Buil It Fast) but with speed and simplicity +in mind. One of the main goals of BIFE is to be fast. + + GPL + + + luca + Leandro Lucarella + luca@lugmen.org.ar + lead + + + + + 0.11 + 2003-06-29 + alpha + Check http://www.llucax.hn.org/desarrollo/bife/ for details. + + BIFE/Parser.php + BIFE/Widget.php + BIFE/Container.php + BIFE/Fallback.php + HTML/Template/HIT.php + bife.xmi + examples/index.php + examples/index.xbf + examples/templates/bife_page.html + examples/templates/bife_title.html + examples/templates/bife_album.html + examples/templates/bife_album_item.html + examples/templates/bife_album_emptyitem.html + + + + 4.2.3 + + + diff --git a/package.xml b/package.xml deleted file mode 100644 index 0c54d1b..0000000 --- a/package.xml +++ /dev/null @@ -1,55 +0,0 @@ - - - - BIFE - Build It FastEr - BIFE - Build It FastEr: -BIFE is a framwork to separate the logic, contents and looks of a PHP -application, inspired on BIF (Buil It Fast) but with speed in mind. -One of the main goals of BIFE is to be fast. - - GPL - - - luca - Leandro Lucarella - luca@lugmen.org.ar - lead - - - - - 0.8 - 2003-05-23 - alpha - - - Added a root blah... - - - - src/BIFE/Parser.php - src/BIFE/Widget.php - src/BIFE/Container.php - src/BIFE/Root.php - src/BIFE/Fallback.php - src/BIFE/Page.php - src/BIFE/Copy.php - src/BIFE/Generic.php - src/BIFE/Title.php - src/BIFE/Album.php - - doc/bife.xmi - examples/index.php - examples/simple.xbf - examples/templates/bife_page.html - examples/templates/bife_title.html - examples/templates/bife_album.html - examples/templates/bife_album_item.html - examples/templates/bife_album_emptyitem.html - - - - 4.2.3 - HTML_Template_Sigma - -