From 5043324de3ba37f6ff3c70ad0528bd32cdd3e505 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Mon, 30 Jun 2003 01:34:17 +0000 Subject: [PATCH 1/1] - Moved package.xml to the core. --- core/package.xml | 46 ++++++++++++++++++++++++++++++++++++++++ package.xml | 55 ------------------------------------------------ 2 files changed, 46 insertions(+), 55 deletions(-) create mode 100644 core/package.xml delete mode 100644 package.xml 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 - - -- 2.43.0