Moved examples out of source directory
authorSteven Barth <redacted>
Mon, 10 Mar 2008 08:53:14 +0000 (08:53 +0000)
committerSteven Barth <redacted>
Mon, 10 Mar 2008 08:53:14 +0000 (08:53 +0000)
commit93a98dd13be5127871ff78d85e8199f2df77e9c2
tree9873e6b279893a1f36ce4d361974fd2bd1219d59
parentb827bb905aee48f3c4c8edf9cfc2e8fc9406ba68
Moved examples out of source directory
Added a first draft design
Cleaned up Makefile
Prepared for module development
16 files changed:
Makefile
contrib/index.cgi
contrib/media/cascade.css [new file with mode: 0644]
contrib/media/logo.png [new file with mode: 0644]
contrib/package/ffluci/Makefile
examples/ffluci/controller/admin/index.lua [moved from src/ffluci/controller/admin/index.lua with 100% similarity]
examples/ffluci/controller/public/example-action.lua [moved from src/ffluci/controller/public/example-action.lua with 100% similarity]
examples/ffluci/controller/public/example-simpleview.lua [moved from src/ffluci/controller/public/example-simpleview.lua with 100% similarity]
examples/ffluci/controller/public/index.lua [moved from src/ffluci/controller/public/index.lua with 100% similarity]
examples/ffluci/view/example-simpleview/foo.htm [moved from src/ffluci/view/example-simpleview/foo.htm with 100% similarity]
examples/ffluci/view/example-simpleview/index.htm [moved from src/ffluci/view/example-simpleview/index.htm with 100% similarity]
examples/ffluci/view/hello.htm [moved from src/ffluci/view/hello.htm with 100% similarity]
src/ffluci/template.lua
src/ffluci/view/footer.htm
src/ffluci/view/header.htm
src/ffluci/view/menu.htm [deleted file]
git clone https://git.99rst.org/PROJECT