X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/3e2eb5e41c2a7fae1a552153e7665786d379b82b..37e774dd4e327a12e5ed16a36ceeca9753362a44:/base/package.xml?ds=sidebyside diff --git a/base/package.xml b/base/package.xml index 03ff5ef..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. @@ -33,13 +36,25 @@ README ROADMAP - index.php + bife.php index.xbf - templates/bife_page.tpl.html - templates/bife_title.tpl.html - templates/bife_link.tpl.html + link.xbf + + index.xbf + + index.xbf + + + + index.xbf + + + bife_page.tpl.html + bife_title.tpl.html + bife_link.tpl.html +