History: JonnyBs_Luxury_Tiki_Setup
Source of version: 15
Copy to clipboard
I set up quite a lot of Tiki installations and seem to find myself constantly making the same changes to make Tiki just how ''I'' like it, so thought i'd make a profile for it at last! !! The Prefs {CODE(caption=>YAML,wrap=>0)} preferences: change_theme: 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_userPreferences: y feature_wiki_icache: y feature_wysiwyg: y fgal_elfinder_feature: y fgal_use_db: n file_galleries_use_jquery_upload: y 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 user_show_realnames: y wiki_cache: 7200 wiki_edit_icons_toggle: y wizard_admin_hide_on_login: y wiki_url_scheme: dash users_prefs_remember_closed_rboxes: y namespace_separator: __ wikiplugin_list_gui: y tiki_domain_prefix: strip url_only_ascii: y {CODE} !! A Module or two {CODE(caption=>YAML,wrap=>0)} objects: - type: module data: name: search params: groups: - Registered order: 2 position: left - type: module data: name: switch_theme params: groups: - Registered order: 3 position: left - type: module data: name: quickadmin params: mode: header nobox: 'y' groups: - Admins order: '2' position: top {CODE} More to come...