From: Leandro Lucarella Date: Thu, 10 Jul 2003 04:17:37 +0000 (+0000) Subject: - Added examples to package.xml. X-Git-Tag: svn_import~8 X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/commitdiff_plain/37e774dd4e327a12e5ed16a36ceeca9753362a44 - Added examples to package.xml. --- diff --git a/base/Doxyfile b/base/Doxyfile index 1707af6..fd92d10 100644 --- a/base/Doxyfile +++ b/base/Doxyfile @@ -4,7 +4,7 @@ # General configuration options #--------------------------------------------------------------------------- PROJECT_NAME = "BIFE Base" -PROJECT_NUMBER = 1.0.0beta2 +PROJECT_NUMBER = 1.0.0beta3 OUTPUT_DIRECTORY = api OUTPUT_LANGUAGE = English USE_WINDOWS_ENCODING = NO diff --git a/base/package.xml b/base/package.xml index a90058f..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.0beta2 + 1.0.0beta3 2003-06-29 beta Check http://bife.llucax.hn.org/ for details. @@ -38,6 +41,15 @@ bife.php index.xbf link.xbf + + index.xbf + + index.xbf + + + + index.xbf + bife_page.tpl.html bife_title.tpl.html