History: Tiki a la Mette
Source of version: 1
- «
- »
Copy to clipboard
amette's version of a base Tiki install to launch a Wiki CMS project. !!Preferences {CODE(caption=>YAML,wrap=>0)} preferences: feature_search: y feature_use_fgal_for_wiki_attachments: y feature_userPreferences: y fgal_default_view: fgal_elfinder_feature: y fgal_quota_default: 0 fgal_search_in_content: y file_galleries_use_jquery_upload: y header_custom_css: | div.sitelogo { width: 50px; } .sitetitle { font-size: 26px;  margin-top: 40px;  margin-left: -5px; } div.topbar { margin-bottom: 3px; } h1.pagetitle { margin-top: -5px; } .box-poweredby { margin-top: 12px; } site_layout: header_middle_footer_containers sitelogo_src: tiki-download_file.php?fileId=1&display unified_lucene_default_operator: 1 {CODE} !!Modules {CODE(caption=>YAML,wrap=>0)} objects: - type: module data: name: search params: groups: - Registered order: 2 position: left {CODE}