Initial import Google Custom Search 2.0

Updated demo to use it.
This commit is contained in:
jvelilla
2017-03-30 22:05:35 -03:00
parent 5273940b82
commit 72cfd1d652
12 changed files with 216 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ feature -- CMS modules
-- Miscellanious
a_setup.register_module (create {CMS_MESSAGING_MODULE}.make)
a_setup.register_module (create {GOOGLE_CUSTOM_SEARCH_MODULE}.make)
a_setup.register_module (create {GOOGLE_CUSTOM_SEARCH_MODULE_20}.make)
a_setup.register_module (create {CMS_CUSTOM_BLOCK_MODULE}.make)
a_setup.register_module (create {CMS_DEBUG_MODULE}.make)
a_setup.register_module (create {CMS_DEMO_MODULE}.make)