Renamed void-safe ecf using -safe.ecf convention.
Added a cms_demo_module, for now pretty empty, but it will be used to develop/test the cms core.
This commit is contained in:
@@ -137,6 +137,11 @@ feature -- CMS setup
|
||||
create {NODE_MODULE} m.make (a_setup)
|
||||
m.enable
|
||||
a_setup.modules.extend (m)
|
||||
|
||||
create {CMS_DEMO_MODULE} m.make (a_setup)
|
||||
m.enable
|
||||
a_setup.modules.extend (m)
|
||||
|
||||
end
|
||||
|
||||
setup_storage (a_setup: CMS_SETUP)
|
||||
|
||||
Reference in New Issue
Block a user