Loading...
 
Skip to main content

History: Best_Wiki_Tiki

Source of version: 10 (current)

Copy to clipboard
            This is an example of a best practices setup - wiki configuration. 
^__Caution: This Profile is intended for new installs only! It will change site identity things to explain better how to set them up.__^

__Status:__ "Alpha"

Changes:
*session and login config
*Site identity
*wiki config
*and more





{CODE(caption=>YAML,wrap=>1)}
preferences:
  feature_siteidentity:  y
  feature_wysiwyg:  y
  sitelogo_src:  img/tiki/tikilogo.png
  sitelogo_bgcolor:
  sitelogo_title:  Change me in Admin:General:Browser Title
  sitelogo_alt:  Change me in Admin:look and feel:site identity
  sitemycode:  <div align=\center\><b>{tr}My Development Test Site{/tr}</b></div>
  feature_bot_bar_debug:  n
  feature_bot_bar_icons:  n
  feature_bot_bar_rss:  n
  feature_sitelogo:  n
  sitead:
  site_favicon:  favicon.png
  site_favicon_type:  image/png
  feature_topbar_id_menu:  42
  bot_logo_code:
  transition_style_ver:  css_specified_only
  direct_pagination_max_middle_links:  2
  direct_pagination_max_ending_links:  0
  feature_left_column:  y
  feature_right_column:  y
  slide_style:  slidestyle.css
  feature_siteloc:  y
  feature_sitetitle:  y
  feature_sitedesc:  n
  sitelogo_align:  left
  count_admin_pvs:  n
  useGroupHome:  y
  limitedGoGroupHome:  y
  site_crumb_seper:  >
  site_nav_seper:  |
  contact_user:  admin
  maxRecords:  10
  sender_email:  robot-helper@mydomain.org
  siteTitle:  Change me in Admin:look and feel:site identity
  feature_blogs:  y
  feature_categories:  y
  feature_file_galleries:  y
  feature_forums:  y
  feature_freetags:  y
  feature_help:  n
  feature_trackers:  y
  feature_mytiki:  n
  feature_userPreferences:  y
  feature_user_watches:  y
  feature_sitemycode:  y
  sitemycode_publish:  y
  feature_sitead:  n
  feature_menusfolderstyle:  n
  change_theme:  n
  change_language:  n
  userTracker:  y
  groupTracker:  y
  allowRegister:  y
  useRegisterPasscode:  n
  registerPasscode:  123456
  min_username_length:  1
  max_username_length:  50
  min_pass_length:  1
  pass_due:  999
  email_due:  -1
  unsuccessful_logins:  20
  allowmsg_by_default:  y
  lowercase_username:  y
  feature_clear_passwords:  y
  forgotPass:  y
  feature_crypt_passwords:  tikihash
  rememberme:  always
  remembertime:  2629743
  cookie_name:  tiki-mysite
  modallgroups:  n
  modseparateanon:  y
  user_flip_modules:  module
  layout_section:  n
  wiki_watch_minor:  y
  feature_userVersions:  n
  feature_wiki_categorize_structure:  y
  feature_create_webhelp:  n
  wiki_cache:  0
  warn_on_edit_time:  30
  feature_wiki_tables:  new
  feature_wiki_userpage_prefix:
  wiki_authors_style:  classic
  feature_wiki_mandatory_category:  -1
  wiki_page_navigation_bar:  bottom
  wikiapproval_staging_category:  0
  wikiapproval_approved_category:  0
  wikiapproval_outofsync_category:  0
  wikiapproval_prefix:  *
  wikiapproval_hideprefix:  n
  wikiapproval_block_editapproved:  n
  wikiapproval_sync_categories:  n
  wikiapproval_update_freetags:  n
  wikiapproval_combine_freetags:  n
  feature_wiki_allowhtml:  y
  feature_wiki_attachments:  y
  w_use_db:  y
  w_use_dir:
  feature_galleries:  y
  wikiHomePage:  HomePage
  tiki_needs_upgrade:  n
  feature_wiki_comments:  n
  feature_wiki_pictures:  y
  feature_wiki_description:  n
  feature_warn_on_edit:  y
  feature_wiki_paragraph_formatting:  y
  feature_wiki_ratings:  n
  feature_wiki_usrlock:  y
  feature_wiki_undo:  y
  feature_wiki_templates:  y
  feature_wiki_open_as_structure:  y
  feature_wiki_show_hide_before:  y
  wiki_show_version:  y
  feature_lightbox:  y
  feature_mootools:  y
  feature_wiki_replace:  y
  feature_wikiwords:  n
  feature_wikiwords_usedash:  n
  feature_dump:  n
  feature_wiki_export:  n
  feature_wiki_icache:  y
  wiki_creator_admin:  y
  feature_wiki_protect_email:  y
  wiki_watch_author:  y
  feature_actionlog_bytes:  n
  gal_use_lib:  gd
  fgal_list_id:  n
  fgal_list_type:  y
  fgal_list_name:  n
  fgal_list_description:  y
  fgal_list_size:  y
  fgal_list_created:  n
  fgal_list_lastmodif:  y
  fgal_list_creator:  n
  fgal_list_author:  n
  fgal_list_last_user:  n
  fgal_list_comment:  o
  fgal_list_files:  n
  fgal_list_hits:  n
  fgal_list_lockedby:  n
  fgal_sort_mode:  name_asc
  file_galleries_comments_per_page:  50
  file_galleries_comments_default_ordering:  points_desc
  feature_directory:  y


{CODE}