Loading...
 
Skip to main content

Prefreport output - Tiki 19

A listing of all preferences in Tiki 19 as output by the prefreport script. See also Site configuration preferences.

Items 2325

preference name description admin
theme_navbar_fixed_topbar_offset Fixed topbar offset The offset value of the top padding should be the same height as the navbar in the fixed top position to prevent the navbar from obscuring the page content.
theme_option Site theme option Supplemental style sheet for the selected theme
theme_option_admin Admin theme option Supplemental style sheet for the selected theme
theme_option_includes_main Option theme includes main theme CSS Don't include the main theme stylesheet because its contents are included in the option stylesheet.
thumbSizeXGalleries Thumbnail width
thumbSizeYGalleries Thumbnail height
tiki_allow_trust_input Allow the tiki_p_trust_input permission. Bypass user input filtering.
tiki_cachecontrol_nosession Cache-control header (no session) Custom HTTP header to use when no session is active
tiki_cachecontrol_session Cache-control header Custom HTTP header to use when a session is active
tiki_cdn Content delivery networks Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance.
tiki_cdn_check Check CDN files exists Check that minified JS and CSS files exist before including them in the page.
tiki_cdn_ssl Content delivery networks in SSL Use alternate domains to serve static files from this Tiki site to avoid sending cookies, improve local caching and generally improve user-experience performance. Leave empty to disable CDN in SSL mode.
tiki_check_file_content Validate uploaded file content Do not trust user input and open the files to verify their content.
tiki_domain_prefix Domain prefix handling Strip or automatically add the "www." prefix on domain names to standardize URLs.
tiki_domain_redirects Domain redirects When the site is accessed through specific domain names, redirect to an alternate domain preserving the URL. Useful for domain name transitions, like tikiwiki.org to tiki.org.
tiki_key Client key for this site This must match the shared key entered in the Master’s key field.
tiki_minify_css Minify CSS Compress CSS files (notably by removing white space). Changes to CSS files will require cache to be cleared. Uses http://code.google.com/p/minify/
tiki_minify_css_single_file Minify CSS into a single file In addition to reducing the size of the CSS files, reduce the number of files by consolidating them.
tiki_minify_javascript Minify JavaScript Compress JavaScript files used in the page into a single file to be distributed statically. Changes to JavaScript files will require cache to be cleared. Uses http://code.google.com/p/minify/
tiki_minify_late_js_files Minify late JavaScript Compress extra JavaScript files used in the page after tiki-setup into a separate file which may vary from page to page.
tiki_object_selector_threshold Object selector threshold Number of records after which the object selectors will request searching instead of selecting from a list.
tiki_prefix_css Prefix CSS Use -prefix-free JavaScript library to add vendor specific css prefixes.
tiki_release_cycle Upgrade cycle Tiki upgrade frequency for this site to check against.
tiki_same_day_time_only Skip date for same day When displaying short date and time, skip date for today. Only time will be displayed.
tiki_version_check_frequency Check frequency How often Tiki should check for updates. This field applies only if "Check for updates automatically" is enabled.
tikiIndex Use the top page of a Tiki feature as the homepage Select the Tiki feature to provide the site homepage. Only enabled features are listed.
tmpDir Temporary directory Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory.
tracker_always_notify Always notify watchers Send item updated notifications to watchers even if nothing has changed.
tracker_article_indexing Index article info in tracker item Sets whether the article info should be indexed in the tracker item. This automatically sets the article field to read-only and sets up categorization synchronization between articles and tracker items.
tracker_article_tracker Tracker for articles Have a tracker to supplement article information
tracker_article_trackerId Tracker ID of tracker for articles A tracker for articles must contain an "Articles" field
tracker_change_field_type Change field types Allow field type to be changed after creation.
tracker_clone_item Clone tracker items Allow copying tracker item information to a new tracker item.
tracker_force_fill Require users to fill in tracker information Require users to fill in a tracker form if not done already by prompting them with a modal dialog.
tracker_force_mandatory_field Mandatory tracker field to check for required filling in The permname of field that is checked to see if user has completed the form. If field is empty, user has not completed it.
tracker_force_tracker_fields Fields that are asked for in the modal for force-filling Comma-separated permanent names of fields that are requested in the modal for required filling in. If empty, all fields are requested
tracker_force_tracker_id Tracker ID of tracker required to be filled in A tracker for articles must contain an "Articles" field
tracker_insert_allowed Trackers available for insertion from wiki pages List of tracker IDs made available when attempting to insert
tracker_legacy_insert Use legacy tracker insertion screen Use the legacy tracker insertion screen (a tab) instead of a popup dialog.<br>Useful for older trackers using deprecated fields such as Image and File or when more insertion space is useful
tracker_list_order Tracker list order Default order for the main tracker list.
tracker_prefixalias_on_links Tracker item links use prefix alias Links for tracker items will use the prefix alias automatically everywhere.
tracker_refresh_itemlink_detail Refresh item link items when the master is modified To be used when item link is used in trackers so that the index remains in good shape when data on the master that is indexed with the detail is modified and used to search on.
tracker_refresh_itemslist_detail Refresh items list items when related items are created or modified Use this to enable the ItemsList fields to refresh their content in the search index when related tracker items are created or modified.
tracker_remote_sync Synchronize remote tracker Enable a tracker to be cloned on a remote host, and synchronize the data locally on demand.
tracker_report_resize_button Tracker report resize button Add a button to resize long tracker reports.
tracker_show_comments_below Show comments below items Show comments for a tracker item below the item itself as in other trackers, instead of enclosed in a tab
tracker_status_in_objectlink Show tracker status in objectlink Show the status when doing an objectlink. This can be used to show the status in tracker screens but not in outputs.
tracker_tabular_enabled Tracker tabular Allows management of import/export tracker profiles and management of custom list formats.
tracker_wikirelation_redirectpage Redirect page views to the linked tracker item Redirect the user to the tracker item when trying to view a wiki page that has a linked tracker item via tiki.wiki.linkeditem relation. Can be bypassed by adding &admin (?admin in sefurl) to the URL.
tracker_wikirelation_synctitle Sync wiki page name to linked tracker field When the wiki page is renamed or when the value of the tracker field that is linked to the wiki page is changed, make the corresponding change as well to the other linked via tiki.wiki.linkedfield relation.