]> git.llucax.com Git - software/bife/bife-all.git/commit
Moved back to a clean bife directory. Each subdirectory has a module
authorLeandro Lucarella <llucax@gmail.com>
Mon, 30 Jun 2003 07:25:58 +0000 (07:25 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 30 Jun 2003 07:25:58 +0000 (07:25 +0000)
commit30351babf7970dc19b405ab14cb36f0fc45962de
tree4d9b20eff32ab845ef5f7cd08853bc96df08025c
parent134ee44a53cbdc075f0d6663acfe597dd068e043
Moved back to a clean bife directory. Each subdirectory has a module
(including 'core' module and 'hit').
62 files changed:
album/BIFE/Album/Pager.php [new file with mode: 0644]
album/BIFE/Album/Photo.php [new file with mode: 0644]
album/BIFE/Album/Thumbs.php [new file with mode: 0644]
album/Doxyfile [new file with mode: 0644]
album/Makefile [new file with mode: 0644]
album/album.xmi [new file with mode: 0644]
album/examples/index.php [new file with mode: 0644]
album/examples/index.xbf [new file with mode: 0644]
album/examples/photo.xbf [new file with mode: 0644]
album/examples/templates/album/body.tpl.html [new file with mode: 0644]
album/examples/templates/album/cell.tpl.html [new file with mode: 0644]
album/examples/templates/album/empty.tpl.html [new file with mode: 0644]
album/examples/templates/album/item.tpl.html [new file with mode: 0644]
album/examples/templates/album/photo.tpl.html [new file with mode: 0644]
album/examples/templates/album/row.tpl.html [new file with mode: 0644]
album/examples/templates/bife_link.tpl.html [new file with mode: 0644]
album/examples/templates/bife_page.tpl.html [new file with mode: 0644]
album/examples/templates/bife_title.tpl.html [new file with mode: 0644]
album/package.xml [new file with mode: 0644]
album/xmi2code.config [new file with mode: 0644]
album/xmi2code.tpl.php [new file with mode: 0644]
core/BIFE/Container.php [new file with mode: 0644]
core/BIFE/Fallback.php [new file with mode: 0644]
core/BIFE/Link.php [new file with mode: 0644]
core/BIFE/Parser.php [new file with mode: 0644]
core/BIFE/Translate.php [new file with mode: 0644]
core/BIFE/Widget.php [new file with mode: 0644]
core/Doxyfile [new file with mode: 0644]
core/Makefile [new file with mode: 0644]
core/README [new file with mode: 0644]
core/ROADMAP [new file with mode: 0644]
core/bife.xmi [new file with mode: 0644]
core/build.xml [new file with mode: 0644]
core/core/HTML/Template/HIT.php [new file with mode: 0644]
core/core/Makefile [new file with mode: 0644]
core/examples/index.php [new file with mode: 0644]
core/examples/index.xbf [new file with mode: 0644]
core/examples/link.xbf [new file with mode: 0644]
core/examples/templates/bife_link.tpl.html [new file with mode: 0644]
core/examples/templates/bife_page.tpl.html [new file with mode: 0644]
core/examples/templates/bife_title.tpl.html [new file with mode: 0644]
core/package.xml [new file with mode: 0644]
core/xmi2code.config [new file with mode: 0644]
core/xmi2code.tpl.php [new file with mode: 0644]
hit/Doxyfile [new file with mode: 0644]
hit/HTML/Template/HIT.php [new file with mode: 0644]
hit/Makefile [new file with mode: 0644]
hit/examples/hit.php [new file with mode: 0644]
hit/examples/hooks/body.tpl.html [new file with mode: 0644]
hit/examples/hooks/cell.tpl.html [new file with mode: 0644]
hit/examples/hooks/row.tpl.html [new file with mode: 0644]
hit/hit.xmi [new file with mode: 0644]
hit/package.xml [new file with mode: 0644]
hit/xmi2code.config [new file with mode: 0644]
hit/xmi2code.tpl.php [new file with mode: 0644]
menu/BIFE/Menu/Menu.php [new file with mode: 0644]
menu/Doxyfile [new file with mode: 0644]
menu/Makefile [new file with mode: 0644]
menu/menu.xmi [new file with mode: 0644]
menu/package.xml [new file with mode: 0644]
menu/xmi2code.config [new file with mode: 0644]
menu/xmi2code.tpl.php [new file with mode: 0644]