Made CMS_SETUP.site_url detachable.

Cosmetic, avoid long lines of comments.
Added debug ("refactor_fixme") around a few REFACTORING_HELPER.fixme (...)
Better message for a few fixme(...) related to unimplemented routines.
This commit is contained in:
2014-11-12 17:13:18 +01:00
parent 48a8ac4a1c
commit a524b80108
10 changed files with 74 additions and 37 deletions

View File

@@ -25,9 +25,13 @@ feature{NONE} -- Initialization
set_creation_date (l_time)
set_modification_date (l_time)
set_publication_date (l_time)
fixme ("Remove harcode format")
debug ("refactor_fixme")
fixme ("Remove harcode format")
end
set_format ("HTML")
fixme ("Remove harcode content type")
debug ("refactor_fixme")
fixme ("Remove harcode content type")
end
set_content_type ("Page")
ensure
content_set: content = a_content