From: Leandro Lucarella Date: Mon, 7 Jul 2003 01:18:56 +0000 (+0000) Subject: - Fixed examples. X-Git-Tag: 1.0.0beta1^0 X-Git-Url: https://git.llucax.com/software/bife/base.git/commitdiff_plain/4edc10c21084dd3ae3c7a24f0d4b1ba1996a6dc8 - Fixed examples. - Fixed package.xml. - Updated ROADMAP. --- diff --git a/Doxyfile b/Doxyfile index c2bb34d..d217b67 100644 --- a/Doxyfile +++ b/Doxyfile @@ -4,7 +4,7 @@ # General configuration options #--------------------------------------------------------------------------- PROJECT_NAME = "BIFE Base" -PROJECT_NUMBER = 0.12 +PROJECT_NUMBER = 1.0.0beta1 OUTPUT_DIRECTORY = api OUTPUT_LANGUAGE = English USE_WINDOWS_ENCODING = NO diff --git a/ROADMAP b/ROADMAP index 12d5f97..04e500c 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,13 +1,6 @@ $Id$ -Version 0.13 -============ - - - Start using config file for default widgets attributes. - -... - Version 1.0.0 ============= @@ -15,3 +8,9 @@ Version 1.0.0 avoid overhead in require_once calls (to be reviewed). - Write more documentation. + +Version 1.2.0 +============= + + - Start using config file for default widgets attributes. + diff --git a/examples/index.php b/examples/index.php new file mode 100644 index 0000000..5377064 --- /dev/null +++ b/examples/index.php @@ -0,0 +1,32 @@ + | +// +--------------------------------------------------------------------+ +// +// $Id$ +// + +// Starts bife. +header('Location: bife/'); + +?> diff --git a/package.xml b/package.xml index 79496c2..0e671ca 100644 --- a/package.xml +++ b/package.xml @@ -16,7 +16,7 @@ - 0.12 + 1.0.0beta1 2003-06-29 beta Check http://bife.llucax.hn.org/ for details. @@ -35,7 +35,9 @@ index.php + bife.php index.xbf + link.xbf bife_page.tpl.html bife_title.tpl.html