]> git.llucax.com Git - software/bife/bife-all.git/commit
Base package is splited (again), so BIFE no longer depends on
authorLeandro Lucarella <llucax@gmail.com>
Sun, 6 Jul 2003 00:45:56 +0000 (00:45 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 6 Jul 2003 00:45:56 +0000 (00:45 +0000)
commit94e74dd4e317d5217ada7bd1c5adefc1c34efcb7
tree562f3eadf8ea41e73796affb151d792b756d6c81
parenta2d80cd8ec0404c0ee71d371fbdb019f79f36eba
Base package is splited (again), so BIFE no longer depends on
HTML_Template_HIT. A new structure in modules is tested.
24 files changed:
base/BIFE/Container.php [new file with mode: 0644]
base/BIFE/Fallback.php [new file with mode: 0644]
base/BIFE/Link.php [new file with mode: 0644]
base/BIFE/Parser.php [new file with mode: 0644]
base/BIFE/Translate.php [new file with mode: 0644]
base/BIFE/Widget.php [new file with mode: 0644]
base/Doxyfile [new file with mode: 0644]
base/Makefile [new file with mode: 0644]
base/README [new file with mode: 0644]
base/ROADMAP [new file with mode: 0644]
base/bife.xmi [new file with mode: 0644]
base/build.xml [new file with mode: 0644]
base/core/HTML/Template/HIT.php [new file with mode: 0644]
base/core/Makefile [new file with mode: 0644]
base/examples/index.php [new file with mode: 0644]
base/examples/index.xbf [new file with mode: 0644]
base/examples/link.xbf [new file with mode: 0644]
base/examples/templates/bife_link.tpl.html [new file with mode: 0644]
base/examples/templates/bife_page.tpl.html [new file with mode: 0644]
base/examples/templates/bife_title.tpl.html [new file with mode: 0644]
base/package.xml [new file with mode: 0644]
base/xmi2code.config [new file with mode: 0644]
base/xmi2code.tpl.php [new file with mode: 0644]
bife/bife.xmi