X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/f36ac20c1ad9e4d0987240a7fd2e0438f492be9b..refs/heads/master:/package.xml?ds=sidebyside diff --git a/package.xml b/package.xml index 0c54d1b..ecaf738 100644 --- a/package.xml +++ b/package.xml @@ -1,12 +1,12 @@ - + 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. +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 @@ -19,37 +19,30 @@ One of the main goals of BIFE is to be fast. - 0.8 - 2003-05-23 + 0.11 + 2003-06-29 alpha - - - Added a root blah... - + Check http://www.llucax.hn.org/desarrollo/bife/ for details. - - 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 + + BIFE/Parser.php + BIFE/Widget.php + BIFE/Container.php + BIFE/Fallback.php + BIFE/Link.php + BIFE/Translate.php + + README + ROADMAP 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 + examples/index.xbf + examples/templates/bife_page.tpl.html + examples/templates/bife_title.tpl.html + examples/templates/bife_link.tpl.html 4.2.3 - HTML_Template_Sigma + HTML_Template_HIT