X-Git-Url: https://git.llucax.com/software/bife/base.git/blobdiff_plain/9e4e164e9997bc088d2d6d711b482c5e1543875c..6b71f96f69404d10425e83d832267f243af367f9:/package.xml diff --git a/package.xml b/package.xml index 03ff5ef..f66c032 100644 --- a/package.xml +++ b/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 +