preference |
name |
description |
admin |
saml_advanced_nameidformat
|
Requested NameIDFormat
|
Specifies constraints on the name identifier to be used to represent the requested subject.
|
|
fgal_use_dir
|
Path to the directory to store file gallery files
|
Specify a directory on this server, for example: /var/www/ It's recommended that this directory not be web-accessible. PHP must be able to read/write to the directory.
|
|
uf_use_dir
|
Directory path
|
Specify a directory on this server, for example: /var/www/ It's recommended that this directory not be web-accessible. PHP must be able to read/write to the directory.
|
|
site_layout_per_object
|
Enable layout per page, etc.
|
Specify an alternate layout for a particular wiki page, etc.
|
|
metatag_revisitafter
|
Revisit after
|
Specify how often (in days) Web robots should visit your site.
|
|
long_date_format
|
Long date format
|
Specify how Tiki displays the date (longer version)
|
|
long_time_format
|
Long time format
|
Specify how Tiki displays the time (longer version)
|
|
metatag_robots
|
Meta robots
|
Specify how Web robots should index your site. Valid values include: INDEX or NOINDEX, and FOLLOW or NOFOLLOW
|
|
users_prefs_user_information
|
User information
|
Specify if the user's information is public or private.
|
|
use_proxy
|
Use proxy
|
Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified.
|
|
zend_mail_handler
|
Mail sender
|
Specify if Tiki should use Sendmail(the PHP mail() function), SMTP or File (Debug) (to debug email sending by means of storing emails as files on disk at ./temp/Mail_yyyymmddhhmmss_randomstring.tmp ) to send mail notifications.
|
|
fgal_use_db
|
Storage
|
Specify if uploaded files should be stored in the database or file directory.
|
|
default_mail_charset
|
Default character set for sending mail
|
Specify the character encoding used by Tiki when sending mail notifications.
|
|
page_bar_position
|
Wiki buttons
|
Specify the location of the wiki-specific options (such as Backlinks, Page Description, and so on)
|
|
wiki_actions_bar
|
Wiki page edit buttons location
|
Specify the location of the Save, Preview, and Cancel buttons on the wiki edit page.
|
|
site_layout_admin
|
Admin layout
|
Specify which layout template to use for admin pages.
|
|
feature_sheet
|
Spreadsheet
|
Spreadsheets with calculations and charts
|
|
saml_idp_sso
|
Single sign-on service URL
|
SSO endpoint info of the IdP, the URL target of the IdP where the SP will send the Authentication Request ("SAML 2.0 Endpoint (HTTP)")
|
|
feature_html_pages
|
HTML pages
|
Static and dynamic HTML content
|
|
feature_file_galleries
|
File gallery
|
Storage of files of various formats to display or download, etc. With check-in and check-out (lock) capability
|
fgal
|
uf_use_db
|
Storage
|
Storage settings when file galleries are not used
|
|
trackerfield_geographicfeature
|
Geographic Feature
|
Store a geographic feature on a map, allowing paths (LineString) and boundaries (Polygon) to be drawn on a map and saved.
|
|
feature_theme_control_savesession
|
Store session variable for current theme
|
Store a session variable for current theme so that it can be used for auto-selecting a category when categorizing
|
|
h5p_track_user
|
H5P Tracker User
|
Store H5P results
|
|
wikiplugin_prettytrackerviews
|
Plugin Pretty Tracker View Tracking
|
Store tiki.tracker.pretty.views attribute for a trackeritem
|
|
tiki_domain_prefix
|
Domain prefix handling
|
Strip or automatically add the "www." prefix on domain names to standardize URLs.
|
|
forum_quote_prevent_nesting
|
Prevent Nesting of Quote wikiplugins when replying
|
Strips quote plugin in reply in order to prevent nesting of quote plugins.
|
|
feature_wiki_structure
|
Structures
|
Structures allow grouping any number of wiki pages in a hierarchy, with a common navigation bar and the option to print them all together as a single HTML document.
|
|
feature_multilingual_structures
|
Multilingual structures
|
Structures search for equivalent pages in other languages.
|
|
jquery_ui_chosen
|
jQuery-UI Chosen Select Boxes
|
Styled replacement for dropdown select lists and multiple-select inputs.
|
|
wikiplugin_convene
|
Plugin Convene
|
Suggest meeting dates and times and vote to select one.
|
|
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
|
|
payment_israelpost_environment
|
Israel Post payment environment
|
Switch between test transactions and real transactions
|
|
auth_ldap_nameattr
|
Realname attribute
|
Synchronize Tiki user attributes with the LDAP values.
|
|
auth_ldap_countryattr
|
Country attribute
|
Synchronize Tiki user attributes with the LDAP values.
|
|
auth_ldap_emailattr
|
Email attribute
|
Synchronize Tiki user attributes with the LDAP values.
|
|
user_trackersync_geo
|
Synchronize long/lat/zoom to location field
|
Synchronize user geolocation preferences with the main location field.
|
|
feature_jquery_tagcanvas
|
TagCanvas
|
TagCanvas is a Javascript class which will draw and animate an HTML5 canvas-based tag cloud.
|
|
allocate_memory_print_pdf
|
Printing to PDF memory limit
|
Temporarily adjust the memory limit to use during Printing to PDF. Depending on the volume of data, some large operations require more memory. Increasing it locally, per operation, allows to keep a lower memory limit globally. Keep in mind that memory usage is still limited to what is available on the server.
|
|
allocate_memory_unified_rebuild
|
Search index rebuild memory limit
|
Temporarily adjust the memory limit to use during Search index rebuild. Depending on the volume of data, some large operations require more memory. Increasing it locally, per operation, allows to keep a lower memory limit globally. Keep in mind that memory usage is still limited to what is available on the server.
|
|
allocate_memory_tracker_export_items
|
Tracker item export memory limit
|
Temporarily adjust the memory limit to use during Tracker item export. Depending on the volume of data, some large operations require more memory. Increasing it locally, per operation, allows to keep a lower memory limit globally. Keep in mind that memory usage is still limited to what is available on the server.
|
|
allocate_time_print_pdf
|
Printing to PDF time limit
|
Temporarily adjust the time limit to use during Printing to PDF. Depending on the volume of data, some requests may take longer. Increase the time limit locally to resolve the issue. Use reasonable values.
|
|
allocate_time_unified_rebuild
|
Search index rebuild time limit
|
Temporarily adjust the time limit to use during Search index rebuild. Depending on the volume of data, some requests may take longer. Increase the time limit locally to resolve the issue. Use reasonable values.
|
|
allocate_time_tracker_clear_items
|
Tracker clear time limit
|
Temporarily adjust the time limit to use during Tracker clear. Depending on the volume of data, some requests may take longer. Increase the time limit locally to resolve the issue. Use reasonable values.
|
|
allocate_time_tracker_export_items
|
Tracker item export time limit
|
Temporarily adjust the time limit to use during Tracker item export. Depending on the volume of data, some requests may take longer. Increase the time limit locally to resolve the issue. Use reasonable values.
|
|
email_footer
|
Email footer
|
Text appended to outgoing emails.
|
|
mail_template_custom_text
|
Text string used to customise mail templates
|
Text string used to customise mail templates and added as a pref reference in the appropriate mail tpl files
|
|
wikiSubmitNotice
|
Submit notice
|
Text to appear when content is being submitted
|
|
saml_options_slo
|
Enable Single Logout Service
|
The "logout" function logs out the user from the Tiki site, the identity provider and all connected service providers
|
|