Added support for log stored in CMS_STORAGE.
Added support for custom value stored in CMS_STORAGE. Added optional css classes addition to CMS_BLOCK output. Refactored storage, to manage node from node module code only (or mostly). TODO: improved view for a cms node, for now hardcoded.
This commit is contained in:
@@ -10,7 +10,7 @@ deferred class
|
||||
inherit
|
||||
CMS_STORAGE
|
||||
|
||||
CMS_STORAGE_SQL
|
||||
CMS_STORAGE_SQL_I
|
||||
|
||||
feature {NONE} -- Initialization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user