ba58fcdf75
Updated cms library with comments, and removed a few JSON obsolete calls.
2014-11-20 14:11:28 +01:00
jvelilla
c3d022ce46
Refactor raname {CMS_SETUP}.modules as {CMS_SETUP}.available_modules
...
Refactor raname {CMS_SETUP}.modules_enabled as {CMS_SETUP}.enabled_modules
Updated code to use the new features names.
2014-11-19 13:20:07 -03:00
jvelilla
aac01e093a
Added {CMS_SETUP}.modules_enabled: CMS_MODULE_COLLECTION
...
Updated {CMS_SERVIDE}.intialize_modules to use the new feature {CMS_SETUP}.modules_enabled
Updated cms_hook_block description
2014-11-19 12:13:07 -03:00
b58eeeac26
Added comments.
2014-11-19 13:34:42 +01:00
jvelilla
9169bdcd43
Removed shared_error from CMS_API
...
Added Missing theme and Missing tempalte classes.
Updated CMS_RESPONSE to handle missing template and send a 503 status code
with a raw response.
2014-11-19 09:22:31 -03:00
76190de218
Fixed non void-safe compilations, and cleaned .ecf files.
...
+Cosmetic
2014-11-18 10:05:50 +01:00
jvelilla
0edff7853b
Removed default_theme.
...
Update theme and smarty theme description
2014-11-17 22:37:10 -03:00
jvelilla
c3a582f85c
Added cms_concepts
2014-11-17 12:10:51 -03:00
8bfb66af30
Added cms_smarty_template_block
...
Added CMS_RESPONSE.module_assets_location and CMS_RESPONSE.module_assets_theme_location
that help locating module related assets.
Added CMS_BLOCK.is_raw to abstract CMS_CONTENT_BLOCK.is_raw
2014-11-14 19:31:40 +01:00
6aad460b11
Updated ecf files, and added non void-safe .ecf files.
2014-11-14 14:20:01 +01:00
jvelilla
8047880c2b
Update sqlite implemenation to make it compile
2014-11-13 23:46:02 -03:00
76bdbeaa2a
Renamed {CMS_SETUP} theme_resource_location as theme_assets_location
...
Added missing known hook in auto register hook.
Implemented /theme/* file system response.
Implemented $page.type for the smarty template.
Added CMS_DEBUG_MODULE .
Added NOT_FOUND_ERROR_CMS_RESPONSE .
2014-11-13 19:25:01 +01:00
jvelilla
d963fd218b
Refactor directory structrue
2014-11-13 11:57:36 -03:00