X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/94e74dd4e317d5217ada7bd1c5adefc1c34efcb7..37e774dd4e327a12e5ed16a36ceeca9753362a44:/base/package.xml?ds=sidebyside diff --git a/base/package.xml b/base/package.xml index 3cfff25..f66c032 100644 --- a/base/package.xml +++ b/base/package.xml @@ -3,7 +3,10 @@ BIFE_Base BIFE's basic implementation to make a simple website - BIFE Base (tbd) + BIFE Base is basic implementation of BIFE. It consists in two +classes, a Fallback class that searchs for a template and if it doesn't find +one it copies the XML to the output, and a Link class, used to link a page to +others. GPL @@ -16,7 +19,7 @@ - 1.0.0beta1 + 1.0.0beta3 2003-06-29 beta Check http://bife.llucax.hn.org/ for details. @@ -24,16 +27,35 @@ - BIFE/Link.php - BIFE/Translate.php + + + + - README - ROADMAP - examples/index.php - examples/index.xbf - examples/templates/bife_page.tpl.html - examples/templates/bife_title.tpl.html - examples/templates/bife_link.tpl.html + + README + ROADMAP + + + index.php + bife.php + index.xbf + link.xbf + + index.xbf + + index.xbf + + + + index.xbf + + + bife_page.tpl.html + bife_title.tpl.html + bife_link.tpl.html + +