Loading...
 
Skip to main content

History: Tiki a la Mette

Source of version: 2

Copy to clipboard
            amette's version of a base Tiki install to launch a Wiki CMS project (based on ((JonnyBs_Luxury_Tiki_Setup))).

!!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
 cookie_refresh_rememberme: y
 feature_categories: y
 feature_jquery_tablesorter: y
 feature_mytiki: y
 feature_obzip: y
 feature_page_title: n
 feature_quick_object_perms: y
 feature_search: y
 feature_sefurl: y
 feature_trackers: y
  feature_wiki_icache: y
 feature_wysiwyg: y
  fgal_use_db: n
 jquery_ui_chosen: y
 layout_tabs_optional: n
 permission_denied_login_box: y
 rememberme: all
 remembertime: 2629743
 site_title_location: after
 tracker_change_field_type: y
 tracker_refresh_itemlink_detail: y
 trackerfield_dropdownother: y
 trackerfield_geographicfeature: y
 trackerfield_itemslist: y
 trackerfield_math: y
 trackerfield_relation: y
 trackerfield_usergroups: y
  wiki_cache: 7200
 wiki_edit_icons_toggle: y
 wizard_admin_hide_on_login: y
 wiki_url_scheme: dash

 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}
        

History

Information Version
Wed 03 of Feb, 2021 09:53 GMT-0000 amette syntax 5
Thu 26 of Mar, 2020 14:26 GMT-0000 amette removed weird characters 4
Mon 29 of Feb, 2016 07:54 GMT-0000 amette Disabled SefURL 3
Mon 29 of Feb, 2016 07:52 GMT-0000 amette Merged in JonnyBs Luxury Tiki Setup 2
Mon 29 of Feb, 2016 07:22 GMT-0000 amette Activate search, fgal_for_wiki_attachments, userPrefs, elFinder, jQuery upload and custom CSS 1