Renamed "layout" lib as "app_env" with APPLICATION_ENVIRONMENT interface. applied changed to callers. Added CMS_THEME.has_region (a_name): BOOLEAN to know if a region is declared in a defined theme.
14 lines
247 B
Markdown
14 lines
247 B
Markdown
Application Environment Library
|
|
===============================
|
|
|
|
Define a generic application environment to be re-used by different applications.
|
|
|
|
site/
|
|
doc/
|
|
logs/
|
|
www/
|
|
assets
|
|
template
|
|
theme
|
|
config/
|