From: Leandro Lucarella Date: Thu, 10 Jul 2003 04:17:37 +0000 (+0000) Subject: - Added examples to package.xml. X-Git-Tag: 1.0.0beta3^0 X-Git-Url: https://git.llucax.com/software/bife/base.git/commitdiff_plain/6b71f96f69404d10425e83d832267f243af367f9 - Added examples to package.xml. --- diff --git a/Doxyfile b/Doxyfile index 1707af6..fd92d10 100644 --- a/Doxyfile +++ b/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/package.xml b/package.xml index a90058f..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.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