(mostly to help new project based on ROC CMS). Renamed and simplified the roc cms server launcher, and the related cms execution. Updated cms.ini and extract blocks related management into blocks.ini. Added debug clauses for cms sqlite3 storage.
19 lines
259 B
Plaintext
19 lines
259 B
Plaintext
note
|
|
description: "[
|
|
DEMO application server.
|
|
]"
|
|
date: "$Date: 2015-02-09 22:29:56 +0100 (lun., 09 févr. 2015) $"
|
|
revision: "$Revision: 96596 $"
|
|
|
|
class
|
|
DEMO_CMS_SERVER
|
|
|
|
inherit
|
|
ROC_CMS_LAUNCHER [DEMO_CMS_EXECUTION]
|
|
|
|
create
|
|
make_and_launch
|
|
|
|
end
|
|
|