Updated CMS code.
Separated code to have a lib and an example. Improved design, fixed a few issues related to folder location. This is still experimental and require more work to be really friendly to use.
This commit is contained in:
8
draft/application/cms/example/cms.ini
Normal file
8
draft/application/cms/example/cms.ini
Normal file
@@ -0,0 +1,8 @@
|
||||
site.name=EWF Web CMS
|
||||
#site.base_url=/demo
|
||||
site.email=your@email.com
|
||||
root-dir=../www
|
||||
var-dir=var
|
||||
files-dir=../www/files
|
||||
themes-dir=../www/themes
|
||||
theme=test
|
||||
Reference in New Issue
Block a user