]> git.llucax.com Git - software/bife/bife-all.git/commitdiff
Renamed core module as bife :)
authorLeandro Lucarella <llucax@gmail.com>
Mon, 30 Jun 2003 07:27:33 +0000 (07:27 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Mon, 30 Jun 2003 07:27:33 +0000 (07:27 +0000)
23 files changed:
bife/BIFE/Container.php [moved from core/BIFE/Container.php with 100% similarity]
bife/BIFE/Fallback.php [moved from core/BIFE/Fallback.php with 100% similarity]
bife/BIFE/Link.php [moved from core/BIFE/Link.php with 100% similarity]
bife/BIFE/Parser.php [moved from core/BIFE/Parser.php with 100% similarity]
bife/BIFE/Translate.php [moved from core/BIFE/Translate.php with 100% similarity]
bife/BIFE/Widget.php [moved from core/BIFE/Widget.php with 100% similarity]
bife/Doxyfile [moved from core/Doxyfile with 100% similarity]
bife/Makefile [moved from core/Makefile with 100% similarity]
bife/README [moved from core/README with 100% similarity]
bife/ROADMAP [moved from core/ROADMAP with 100% similarity]
bife/bife.xmi [moved from core/bife.xmi with 100% similarity]
bife/build.xml [moved from core/build.xml with 100% similarity]
bife/core/HTML/Template/HIT.php [moved from core/core/HTML/Template/HIT.php with 100% similarity]
bife/core/Makefile [moved from core/core/Makefile with 100% similarity]
bife/examples/index.php [moved from core/examples/index.php with 100% similarity]
bife/examples/index.xbf [moved from core/examples/index.xbf with 100% similarity]
bife/examples/link.xbf [moved from core/examples/link.xbf with 100% similarity]
bife/examples/templates/bife_link.tpl.html [moved from core/examples/templates/bife_link.tpl.html with 100% similarity]
bife/examples/templates/bife_page.tpl.html [moved from core/examples/templates/bife_page.tpl.html with 100% similarity]
bife/examples/templates/bife_title.tpl.html [moved from core/examples/templates/bife_title.tpl.html with 100% similarity]
bife/package.xml [moved from core/package.xml with 100% similarity]
bife/xmi2code.config [moved from core/xmi2code.config with 100% similarity]
bife/xmi2code.tpl.php [moved from core/xmi2code.tpl.php with 100% similarity]

similarity index 100%
rename from core/BIFE/Link.php
rename to bife/BIFE/Link.php
similarity index 100%
rename from core/BIFE/Parser.php
rename to bife/BIFE/Parser.php
similarity index 100%
rename from core/BIFE/Widget.php
rename to bife/BIFE/Widget.php
similarity index 100%
rename from core/Doxyfile
rename to bife/Doxyfile
similarity index 100%
rename from core/Makefile
rename to bife/Makefile
similarity index 100%
rename from core/README
rename to bife/README
similarity index 100%
rename from core/ROADMAP
rename to bife/ROADMAP
similarity index 100%
rename from core/bife.xmi
rename to bife/bife.xmi
similarity index 100%
rename from core/build.xml
rename to bife/build.xml
similarity index 100%
rename from core/core/Makefile
rename to bife/core/Makefile
similarity index 100%
rename from core/package.xml
rename to bife/package.xml
similarity index 100%
rename from core/xmi2code.config
rename to bife/xmi2code.config
similarity index 100%
rename from core/xmi2code.tpl.php
rename to bife/xmi2code.tpl.php