Loading...
 
Name description locations
feature_wiki_open_as_structure
Open page as structure
Open a page within its structure (with structure navigation, etc.), even if no structure parameter is given in the URL wiki/2
feature_wiki_make_structure
Make structure from page
Show a button below each wiki page to allow converting it from a simple wiki page into the root page of a new structure wiki/2
feature_wiki_categorize_structure
Categorize structure pages together
Place new pages of a structure in the same category as the structure's root page wiki/2, category/1
feature_wiki_no_inherit_perms_structure
Disable inherited direct object permissions
Normally pages will inherit object permissions from their parent page. However, object permissions override category permissions. So, if you are relying on category permissions in structures, you may want to consider this setting, in order to disable inheritance of direct object permissions when adding pages from a structure wiki/2
feature_create_webhelp
Create webhelp from structure
If enabled, the Structure Admin page will include a new option for generating WebHelp (a self-contained, HTML “help” version of the wikii structure). Use this option to distribute wiki pages to offline users in a usable format. wiki/2
feature_wiki_import_html
Import HTML
Enable import of HTML pages. wiki/2
feature_wiki_use_date
Use date parameter
Allow wiki page version to be selected from a parameter "date" on the url. wiki/2
feature_wiki_use_date_links
Report it in wiki links
Add the date parameter to wiki links. wiki/2
feature_wiki_import_page
Import pages
wiki/2
feature_wiki_userpage
User's information page
A personal wiki page for each user. wiki/2, user/2
feature_wiki_userpage_prefix
Userpage prefix
All userpages share a common prefix. The page name will be a concatenation of the prefix and the username. A prefix is required. wiki/2, user/2
feature_wiki_usrlock
Users can lock pages
Enable users to lock pages and so prevent others from editing them wiki/2
feature_wiki_multiprint
MultiPrint
Enable printing of multiple wiki pages as well as an entire structure of wiki pages as a book in a single HTML document print/1
feature_wiki_print
Print Wiki
Provide a print icon and layout of the wiki page formatted for printing print/1
feature_listorphanStructure
Pages not in structure
Users (with permission) can see the sortable, searchable list of wiki pages (tiki-listpages.php). Use the Configuration area to specify which items to display. wiki/2, wiki/4
feature_wiki_attachments
Attachments
Allow users to upload (attach) files to a page. wiki/2
feature_wiki_sharethis
ShareThis buttons
Enable sharing site content via ShareThis socialnetworks/4
feature_wiki_mandatory_category
Limit wiki page categories to those under this category
If an error message indicates a mandatory category is required when editing a wiki page, set this option to "None". wiki/1, category/1
feature_wiki_show_hide_before
Show/hide icon before headings
For use with the !!- or !!+ syntax. Activating this will display the show/hide icon at the left of the heading; otherwise, it displays below. wiki/1
feature_wiki_argvariable
Wiki argument variables
Allow writing request variables in wiki content using or - special case prefs-report-two textarea/1
feature_show_stay_in_ssl_mode
Users can choose to stay in SSL mode after an HTTPS login
login/1
feature_switch_ssl_mode
Users can switch between secured or standard mode at login
login/1
feature_wiki_paragraph_formatting
Wiki paragraph formatting
When the wiki paragraph formatting feature is on, all groups of non-blank lines are collected into paragraphs. Lines can be of any length, and will be wrapped together with the next line. Paragraphs are separated by blank lines. When the Wiki paragraph formatting feature is off, each line will be presented as you write it. This means that if you want paragraphs to be wrapped properly, a paragraph should be all together on one line. textarea/1, wysiwyg/1
feature_wiki_paragraph_formatting_add_br
Create line breaks within paragraphs
When Wiki paragraph formatting is enabled, this option creates line breaks within paragraphs. textarea/1, wysiwyg/1
feature_wiki_monosp
Automonospaced text
Lines indented with spaces will automatically be converted to monospace font. textarea/1
feature_wiki_tables
Tables syntax
textarea/1
feature_autolinks
AutoLinks
Web (http://) and email addresses will automatically be converted to links. textarea/1
feature_hotwords
Hotwords
textarea/1
feature_hotwords_nw
Open hotwords in new window
textarea/1
feature_hotwords_sep
Characters that limit a hotword
textarea/1
feature_use_quoteplugin
Use Quote plugin rather than ">" for quoting
textarea/1
feature_use_three_colon_centertag
Center text using
: instead of
textarea/1, wiki/2, general/3
feature_simplebox_delim
String to use to delimit simplebox
textarea/1
feature_community_gender
Users can choose to show their gender
Display a user's gender if permitted by the user. community/1
feature_community_mouseover_name
Real name
Show the user's real name community/1
feature_community_mouseover_gender
Gender
community/1
feature_community_mouseover_picture
Profile picture (avatar)
community/1
feature_community_mouseover_score
Score
community/1
feature_community_mouseover_country
Country
community/1
feature_community_mouseover_email
Email
community/1
feature_community_mouseover_lastlogin
Last login
community/1
feature_community_mouseover_distance
Distance
community/1
feature_community_list_name
Name
community/2
feature_community_list_score
Score
community/2
feature_community_list_country
Country
community/2
feature_community_list_distance
Distance
community/2
feature_cal_manual_time
Manual selection of time/date
calendar/1
feature_webdav
WebDAV access to Tiki
Allow file gallery access with WebDAV fgal/6
feature_fixed_width
Fixed width
Restrict the width of the site content area, in contrast to a liquid (full-width) layout. look/2
feature_socialnetworks
Social networks
Integration with social applications and networks like Twitter and Facebook socnets/1, features/1, socialnetworks/1
feature_group_transition
Group transition
Enables transitions for users between different groups. Transitions will create a user approval workflow. community/1
feature_category_transition
Category transition
Enables transitions for objects between different categories. Transitions will create a document workflow. category/1
feature_credits
Tiki user credits
features/1
feature_invite
Invite users
Allow users to invite new users to register at this site, by sending an email. community/1
feature_alternate_registration_page
Alternate registration page
Enter URL of a custom registration page. Tiki will automatically redirect default registration page (tiki-register.php) to this page. general/3
feature_loadbalancer
Load balancer
Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server general/2
feature_loadbalancer_trusted_proxies
Trusted reverse proxy IPs
List of IP addresses of trusted reverse proxies. Only requests coming from these IPs will have their X-Forwarded-For headers trusted. Leave empty to trust all IPs (less secure).
feature_loadbalancer_header
Reverse proxy header
Name of the HTTP header used by your reverse proxy to pass the client IP. Common values: X-Forwarded-For, CF-Connecting-IP, X-Real-IP, X-Client-IP. There is no auto-detection.
feature_port_rewriting
Tiki is behind a frontend-proxy/load-balancer that rewrites ports
Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. general/2
feature_syntax_highlighter
Code editor (CodeMirror)
CodeMirror code editor, which provides syntax highlighting textarea/1
feature_syntax_highlighter_theme
Syntax highlighter (CodeMirror) Theme
CodeMirror themes (clear cache after changing) textarea/1
feature_dummy
Dummy preference
This is useful for developers to learn how to create a new preference. HTML may be used. features/3
feature_inline_comments
Inline comments
Contextual comments comments/1
feature_conditional_formatting
Conditional formatting
Use different coloring for certain system objects. Only groups are supported for now. look/4
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 look/1, category/1
feature_theme_control_parentcategory
Parent category of theme control categories
Choose the parent category of categories used for theme control look/1, category/1
feature_theme_control_autocategorize
Automatically select the theme-control category of the current theme when categorizing
When creating or editing an object, automatically select the category that matches the theme-control category of the current theme look/1, category/1
feature_lang_nonswitchingpages
Certain pages redirect to homepage when language is changed
i18n/1
feature_lang_nonswitchingpages_names
List of pages that redirect
List of names of pages that always redirect to the homepage when the language is switched i18n/1
feature_wizard_user
User wizard
Wizard to help users set up their basic settings and account details user/2
feature_userWizardDifferentUsersFieldIds
Present different input fields in the User Wizard than are in the Registration form
Ask a different set of fields for the User Details section in the User Wizard than the ones shown in the Registration form login/1
feature_userWizardUsersFieldIds
Tracker fields presented in the User Wizard as User Details
User's information tracker fields presented in the User Wizard as User Details (separate field IDs with colons) login/1
feature_typo_enable
Enable Typography Features
Features to replace normal characters with typographic equivalents textarea/1, performance/9
feature_typo_quotes
Smart “curly” quotes
Convert "straight" quotes to “curly” ones, also convert ’ apostrophe and ‘single’ quotes textarea/1
feature_typo_approximative_quotes
Convert approximative ASCII quotes
Convert plain-ASCII quote substitutes `` ,, << >> to their typographic equivalent “ ” „ « » textarea/1
feature_typo_dashes_and_ellipses
Smart em-dash and ellipsis
Convert double hyphen — to em-dash — and three consecutive dots ... to typographic ellipsis character… textarea/1
feature_typo_nobreak_spaces
Smart no-break space
Prevents line breaks from occuring at unfortunate places in the text by replacing regular space character with no-break spaces where appropriate: around some punctuation, when used as thousand separator, and between a unit abbreviation and the number preceding it. textarea/1
feature_default_calendars
Display only selected calendars by default
calendar/1
feature_intertiki_mymaster
Master Tiki server
Master Tiki server that this client will obtain user authorizations from. intertiki/1
feature_intertiki_import_preferences
Import user preferences
Client Tiki will copy the user preferences from the master server. intertiki/1
feature_intertiki_import_groups
Import user groups
Groups the user belongs to on the master server will be imported (along with their security definitions). intertiki/1
feature_intertiki_imported_groups
Limit group import
This list will limit the group import feature to only those groups listed here. intertiki/1
feature_intertiki_sharedcookie
Intertiki shared cookie
Causes a user who logs into or out of either the slave or master site to be automatically logged into or out of all other sites. intertiki/1
feature_intertiki_server
This site is a master server
intertiki/2
feature_scheduler
Scheduler
Provides the ability to run tasks at a scheduled time. features/1, general/1
feature_queued_tasks
Queued Tasks
Enables the execution of tasks in the background. features/1, general/1
feature_absolute_to_relative_links
Convert from absolute to relative link
Process wiki text and convert internal links from absolute to relative links textarea/1
feature_system_suggestions
Tiki suggestions
Tiki suggestions displayed once per login session based on a list of rules features/1
feature_templated_groups
Templated Groups
Templated Groups enables Organic Groups, although strictly speaking not all Templated Groups are Organic in the sense of being created by users since they can be completely admin managed. features/1
feature_machine_learning
Machine learning
Define machine learning models, train them and run queries against them. features/1
feature_tiki_manager
Tiki manager
Use local Tiki Manager to install, upgrade, clone and manage local or remote Tikies. features/1
feature_url_suffix_cleaner
URL Suffix Cleaner
When the requested page does not exist, tests removing 1 or 2 of the last characters from the URL to see if it gets an existing page. wiki/2, general/3
feature_realtime
Realtime Tiki
Use built-in websockets server within Tiki to enable realtime communication features of the app. See help page for more information on how to start the server. general/2
feature_internet_of_things
Internet of things
Enable usage of Tiki Internet of Things apps features/3
feature_draggable_modals
Draggable Modals
Modal popups can be moved around. look/4
feature_resizable_modals
Resizable Modals
Modal popups can be resized. look/4
feature_language_check
Language checking in editors
Enable real-time grammar and spelling checking in editors using LanguageTool. wysiwyg/1
federated_enabled
Federated search
Search through alternate site indices. search/4
federated_elastic_url
Elasticsearch tribe node URL
URL of the tribe client node accessing multiple clusters. search/4
federated_manticore_index_prefix
Manticore distributed index prefix
The prefix used when creating distributed index in Manticore. This needs to be the same for all sites participating in the federation. search/4
feed_default_version
Default feed format
rss/1
feed_atom_author_name
Feed author name
Default author of each item in the feed. rss/1
feed_atom_author_email
Feed author email
Email of the author of each item in the feed. rss/1
feed_atom_author_url
Feed author homepage
Homepage URL of the author of each item in the feed. rss/1
feed_rss_editor_email
Feed editor email
Email address for person responsible for editorial content. rss/1
feed_rss_webmaster_email
Feed webmaster email
Email address for person responsible for technical issues relating to channel. rss/1
feed_img
Feed image path
Specifies a GIF, JPEG or PNG image that can be displayed with the feed. rss/1
feed_language
Feed language
The default language for this feed rss/1
feed_basic_auth
RSS basic authentication
Propose basic HTTP authentication if the user has no permission to see the feed rss/1
feed_cache_time
Feed caching time
Cache the feed for this number of seconds. rss/1
feed_articles
RSS for articles
RSS feeds for articles rss/2
feed_blogs
RSS for blogs
RSS feeds for blogs rss/2
feed_blog
RSS for individual blogs
RSS feeds for individual blogs rss/2
feed_file_galleries
RSS for file galleries
RSS feed for file galleries rss/2
feed_file_gallery
RSS for individual file galleries
RSS feeds for individual file galleries rss/2
feed_wiki
RSS for wiki pages
RSS feed for wiki pages rss/2
feed_forums
RSS for forums
RSS feed for forums rss/2
feed_forum
RSS for individual forums
RSS feeds for individual forums rss/2
feed_tracker
RSS per tracker
RSS feed per tracker rss/2
feed_calendar
RSS for calendar events
RSS feed for calendar events rss/2
feed_directories
RSS for directories
RSS feed for directories rss/2
feed_shoutbox
RSS for shoutbox
RSS feed for shoutbox rss/2
feed_articles_max
Maximum number of items to display
rss/2
feed_blogs_max
Maximum number of items to display
rss/2
feed_blog_max
Maximum number of items to display
rss/2
feed_file_galleries_max
Maximum number of items to display
rss/2
feed_file_gallery_max
Maximum number of items to display
rss/2
feed_wiki_max
Maximum number of items to display
rss/2
feed_forums_max
Maximum number of items to display
rss/2
feed_forum_max
Maximum number of items to display
rss/2
feed_tracker_max
Maximum number of items to display
rss/2
feed_calendar_max
Maximum number of items to display
rss/2
feed_directories_max
Maximum number of items to display
rss/2
feed_shoutbox_max
Maximum number of items to display
rss/2
feed_articles_showAuthor
Show author
rss/2
feed_blogs_showAuthor
Show author
rss/2
feed_blog_showAuthor
Show author
rss/2
feed_wiki_showAuthor
Show author
rss/2
feed_forums_showAuthor
Show author
rss/2
feed_forum_showAuthor
Show author
rss/2
feed_tracker_showAuthor
Show author
rss/2
feed_calendar_showAuthor
Show author
rss/2
feed_directories_showAuthor
Show author
rss/2
feed_shoutbox_showAuthor
Show author
rss/2
feed_articles_homepage
Homepage URL
rss/2
feed_blogs_homepage
Homepage URL
rss/2
feed_blog_homepage
Homepage URL
rss/2
feed_file_galleries_homepage
Homepage URL
rss/2
feed_file_gallery_homepage
Homepage URL
rss/2
feed_wiki_homepage
Homepage URL
rss/2
feed_forum_homepage
Homepage URL
rss/2
feed_tracker_homepage
Homepage URL
rss/2
feed_calendar_homepage
Homepage URL
rss/2
feed_directories_homepage
Homepage URL
rss/2
feed_shoutbox_homepage
Homepage URL
rss/2
feed_articles_title
Title
rss/2
feed_blogs_title
Title
rss/2
feed_blog_title
Title
Title to be prepended to the blog title for all blogs. If this field is empty only the blog title will be used. rss/2
feed_file_galleries_title
Title
rss/2
feed_file_gallery_title
Title
rss/2
feed_wiki_title
Title
rss/2
feed_forums_title
Title
rss/2
feed_forum_title
Title
rss/2
feed_tracker_title
Title
rss/2
feed_calendar_title
Title
rss/2
feed_directories_title
Title
rss/2
feed_shoutbox_title
Title
rss/2
feed_articles_desc
Article RSS description
Description to be published as part of the RSS feed for articles. rss/2
feed_blogs_desc
Blogs RSS description
Description to be published as part of the RSS feed for blogs. rss/2
feed_blog_desc
Blog RSS Description
Description to be prepended to the blog description and published as part of the RSS feeds for individual blogs. If this field is empty, the blog description only will be used. rss/2
feed_file_galleries_desc
File galleries RSS description
Description to be published as part of the RSS feed for file galleries. rss/2
feed_file_gallery_desc
Individual file galleries RSS description
Description to be published as part of the RSS feeds for individual file galleries. rss/2
feed_wiki_desc
Wiki pages RSS description
Description to be published as part of the RSS feed for wiki pages pages. rss/2
feed_forums_desc
Forums RSS description
Description to be published as part of the RSS feed for forums. rss/2
feed_forum_desc
Individual forums RSS description
Description to be published as part of the RSS feeds for individual forums. rss/2
feed_tracker_desc
Individual trackers RSS description
Description to be published as part of the RSS feed for individual trackers. rss/2
feed_calendar_desc
Calendar events RSS description
Description to be published as part of the RSS feed for calendar events. rss/2
feed_directories_desc
Directories RSS description
Description to be published as part of the RSS feed for directories. rss/2
feed_shoutbox_desc
Shoutbox RSS description
Description to be published as part of the RSS feed for shoutbox messages. rss/2
feed_tracker_labels
Tracker labels
Include tracker field labels in the RSS output rss/2
feed_forums_homepage
Homepage URL
rss/2
fgal_podcast_dir
Podcast directory
File system directory for storing podcast files fgal/1
fgal_batch_dir
Path
fgal/1
fgal_prevent_negative_score
Prevent download if score becomes negative
If using Tiki Score system, users with a negative score cannot download files. fgal/1
fgal_limit_hits_per_file
Allow download limit per file
fgal/1
fgal_allow_duplicates
Allow file duplicates
Allow the same file to be uploaded more than once. fgal/1
fgal_display_zip_option
Display ZIP option in gallery
Users can upload a .zip (archive file). Tiki will automatically un-zip the archive and add each file to the gallery.. fgal/1
For example, if you want to require that uploads must have a wordprocessing file extension, you could enter .*.(odt
sxw
doc dot rtf wpt frm wpd txt ODT SXW DOC DOT RTF WPT FRM WPD TXT) fgal/1
fgal_nmatch_regex
Cannot match
A regular expression that, if matched, causes the file to be rejected. For example, .gif rejects gif images. Note that the period must be escaped since a regular expression is being used. If you don’t know anything about regular expressions just leave the fields blank and all the files will be accepted. fgal/1
fgal_quota_per_fgal
Quota for each file gallery
A different quota can be defined for each file gallery. fgal/1
fgal_quota_default
Default quota for each new gallery
fgal/1
fgal_quota_show
Show quota bar in the list page
fgal/3
fgal_use_db
Storage
Specify if uploaded files should be stored in the database or file directory. fgal/1
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. fgal/1
fgal_preserve_filenames
Preserve filenames
Preserve original filename instead assigning a hash as name fgal/1
fgal_filename_to_display_name
Default Display Name Generation
Controls how Tiki generates a file's default 'Display Name' from its original filename upon upload. fgal/1
fgal_search_in_content
Searchable file gallery content
Include the search form on the current gallery page just after "Find" fgal/3
fgal_search
Include a search form in file galleries
fgal/3
fgal_list_ratio_hits
Display hits ratio to maximum
Display hits with a ratio of hits to maximum hits fgal/3
fgal_display_properties
Display properties in the context menu
fgal/3
fgal_display_replace
Display "Replace" in the context menu
fgal/3
fgal_delete_after
Automatic deletion of old files
The user will have an option when uploading a file to specify the time after which the file is deleted fgal/1
fgal_checked
Allow action on multiple files or galleries
Include "Remove" as an option for the checkbox action in file galleries fgal/3
fgal_delete_after_email
Deletion emails notification
Email addresses (comma-separated) to receive a copy of each deleted file fgal/1
fgal_keep_fileId
Keep the same fileId for the latest version of a file
If the checkbox is checked, the file ID of the latest version of a file stays the same. A link to the file will always link to the latest version. If not checked, each version of the file is assigned its own file ID, so a link to the file will be to a specific version of the file fgal/1
fgal_show_thumbactions
Show thumbnail actions
Show the checkbox and wrench icon for file actions menu when not displaying details fgal/3
fgal_thumb_max_size
Maximum thumbnail size
Maximum width or height for image thumbnails fgal/3
fgal_enable_auto_indexing
Automatic indexing of file content
Uses command line tools to extract the information from the files based on their MIME types. fgal/5, search/1
fgal_enable_email_indexing
Automatic indexing of emails stored as files
Parses message/rfc822 types of files (aka eml files) and stores individual email headers and content in search index. fgal/5, search/1
fgal_asynchronous_indexing
Asynchronous indexing
fgal/5, search/1
fgal_upload_from_source
Upload files from remote source
Enable copying files to file galleries from a URL that will be polled for new revisions. fgal/1
fgal_upload_from_source_domains
Domains
Allowed domains fgal/1
fgal_source_refresh_frequency
Remote source refresh frequency limit
Minimum number of seconds to elapse between remote source checks to prevent flooding the server with requests. fgal/1
fgal_source_show_refresh
Display controls to attempt a file refresh
Let users trigger a refresh attempt from the remote host. fgal/1
fgal_tracker_existing_search
Allow searching for existing files in the tracker files field
Search files using the search index. fgal/1, trackers/1
fgal_fix_mime_type
Set MIME type based on file suffix
Sets the MIME type of an image file according to the file suffix when it is incorrectly detected as application/octet-stream fgal/1
fgal_clean_xml_always
Clean XML Always
Sanitize XML based files such as SVG for all users. fgal/1
fgal_allow_svg
Allow SVG file upload
Because SVG files may contain malicious code and compromise system security, specifically grant permission to upload SVG files.. fgal/1
fgal_browse_name_max_length
Maximum name length
Length to which to truncate file names in browse view. fgal/3
fgal_image_max_size_x
Maximum width of images
Default maximum width of images in galleries. fgal/3
fgal_image_max_size_y
Maximum height of images
Default maximum height of images in galleries. fgal/3
fgal_elfinder_feature
Use elFinder UI
Alternative file manager with drag and drop capability fgal/6
fgal_elfinder_on_toolbar
Use elFinder on Toolbars
Use elFinder in the popup on toolbar FileGallery buttons fgal/6
fgal_elfinder_debug
Enable elFinder debug mode
Shows errors and warnings in the elFinder window and adds debugging information to service calls. fgal/6
fgal_pdfjs_feature
Use PDF.js
Uses PDF.js to display PDF files in web pages fgal/6
fgal_default_view
Default view
fgal/3
fgal_sortField
Default sort field
fgal/3
fgal_sortDirection
Default sort direction
fgal/3
fgal_icon_fileId
Gallery icon
Enter the ID of any file in any gallery to be used as the icon for this gallery in browse view fgal/3
fgal_show_explorer
Show explorer
fgal/3
fgal_show_modtimedate
Show modification date and time
If checked, the modification date will be shown as date and time instead of just the date. fgal/1
fgal_show_path
Show path
fgal/3
fgal_show_slideshow
Show slideshow
fgal/3
fgal_show_ocr_state
Show OCR Status
fgal/3
fgal_list_id
ID
fgal/3
fgal_list_type
Type
fgal/3
fgal_list_name
Name
fgal/3
fgal_list_description
Description
fgal/1
fgal_list_size
Size
fgal/3
fgal_list_created
Created / Uploaded
fgal/3
fgal_list_lastModif
Last modified
fgal/3
fgal_list_creator
Uploaded by
fgal/3
fgal_list_author
Creator
fgal/3
fgal_list_last_user
Last modified by
fgal/3
fgal_list_comment
Comment
fgal/3
fgal_list_files
Files
fgal/3
fgal_list_hits
Hits
fgal/3
fgal_list_lastDownload
Last download
fgal/3
fgal_list_lockedby
Locked by
fgal/3
fgal_list_backlinks
Backlinks
Present a list of pages that link to the current page. fgal/3
fgal_list_deleteAfter
Delete after
fgal/3
fgal_list_share
Share
fgal/3
fgal_list_source
Source
fgal/3
fgal_list_id_admin
ID
fgal/4
fgal_list_type_admin
Type
fgal/4
fgal_list_name_admin
Name
fgal/4
fgal_list_description_admin
Description
fgal/4
fgal_list_size_admin
Size
fgal/4
fgal_list_created_admin
Created / Uploaded
fgal/4
fgal_list_lastModif_admin
Last modified
fgal/4
fgal_list_creator_admin
Uploaded by
fgal/4
fgal_list_author_admin
Creator
fgal/4
fgal_list_last_user_admin
Last modified by
fgal/4
fgal_list_comment_admin
Comment
fgal/4
fgal_list_files_admin
Files
fgal/4
fgal_list_hits_admin
Hits
fgal/4
fgal_list_lastDownload_admin
Last download
fgal/4
fgal_list_lockedby_admin
Locked by
fgal/4
fgal_list_backlinks_admin
Backlinks
Present a list of pages that link to the current page. fgal/4
fgal_list_deleteAfter_admin
Delete after
fgal/4
fgal_list_share_admin
Share
fgal/4
fgal_list_source_admin
Source
fgal/4
fgal_convert_documents_pdf
View or export office documents as PDF
If enabled allows to view documents without download or to export documents as PDF files fgal/1
fgal_maximum_image_width_preview
Maximum width of file preview in pixels
The maximum value of width in pixels for the files preview in the popover. fgal/1
fgal_export_diagram_on_image_save
Export diagram image on save
If enabled, diagrams will be cached in PNG format when saved or edited. fgal/1
fgal_use_casperjs_to_export_images
Enable diagram image export (legacy CasperJS / Headless Chrome)
If enabled, diagrams can be exported as images. Historically tied to CasperJS, this setting now also supports Headless Chrome. Learn more... fgal/1
fgal_use_drawio_services_to_export_images
Use draw.io public services to export images
When exporting PDFs, if this setting is enabled, diagram images will be fetched using Drawio's services if not in cache. This basically works like a fallback. fgal/1
fgal_drawio_service_endpoint
Draw.io service endpoint
Configure the draw.io service endpoint to export the diagram images. fgal/1
fgal_use_diagram_compression_by_default
Use diagram compression by default
if this setting is enabled, diagram will use compression by default. fgal/1
fgal_use_record_rtc_screen
Use RecordRTC to screen record
if this setting is enabled, will use RecordRTC to record the screen activity. fgal/1
fgal_use_record_rtc_screen_gallery_id
Gallery default for RecordRTC recordings
Select gallery to be used as the default target for RecordRTC recordings fgal/1
file_galleries_comments_per_page
Number per page
Number of comments per page comments/1
file_galleries_comments_default_ordering
Default order
Default order of comments. comments/1
file_galleries_redirect_from_image_gallery
Redirect to file gallery
If enabled, redirect all requests to images that were migrated from the image gallery to the corresponding file in the file gallery fgal/1
flaggedrev_approval
Revision approval
Uses flagged revisions to hide unapproved wiki page revisions from users without necessary privileges. wiki/3
flaggedrev_approval_categories
Revision approval categories
List of category IDs for which revision approval is required. wiki/3, category/1
footer_shadow_start
Footer shadow div start
look/2
footer_shadow_end
Footer shadow div end
look/2
footnote_popovers
Display footnote content in popover
When the mouse is over the footnote reference, show footnote content in a popover window. wiki/1
forum_image_file_gallery
Forum image file gallery
File gallery used to store images for forums forums/1
forum_comments_no_title_prefix
Do not start messages titles with 'Re:'
forums/1
forum_match_regex
Uploaded filenames must match regex
forums/1
forum_thread_defaults_by_forum
Manage thread defaults per-forum
forums/1
forum_thread_user_settings
Display thread configuration bar
forums/1
forum_thread_user_settings_threshold
Display the thread configuration bar only when the number of posts exceeds
forums/1
forum_thread_user_settings_keep
Keep settings for all forums during the user session
forums/1
forum_comments_per_page
Number per page
forums/1
forum_thread_style
Default style
forums/1
forum_thread_sort_mode
Default sort mode
forums/1
forum_list_topics
Topics
forums/2
forum_list_posts
Posts
forums/2
forum_list_ppd
Posts per day (PPD)
forums/2
forum_list_lastpost
Last post
forums/2
forum_list_visits
Visits
forums/2
forum_list_desc
Description
forums/2
forum_list_description_len
Description length
forums/2
forum_reply_notitle
Don't display forum thread titles
Titles of posts usually don't change because they are a direct reply to the parent post. This feature turns off the display of titles in edit forms and forum display. forums/1
forum_reply_forcetitle
Require reply to have a title
Present an empty title input form and require it to be filled in before the forum post is submitted. forums/1
forum_quote_prevent_nesting
Prevent Nesting of Quote wikiplugins when replying
Strips quote plugin in reply in order to prevent nesting of quote plugins. forums/1
forum_available_categories
Forum post categories
Categories available in the category picker for forum posts. category/1, forums/2
forum_category_selector_in_list
Include category selector in forum list
Include a dropdown selector in the forum list to choose a category for the post. category/1, forums/2
forum_inbound_mail_ignores_perms
Allow inbound email posts from anyone
Allow messages from non-users in the forums using incoming messages from any email address. forums/1
forum_inbound_mail_parse_html
Parse HTML in inbound email posts
Attempt to keep the formatting of HTML "rich text" emails if using WYSIWYG. forums/1
forum_strip_wiki_syntax_outgoing
Strip wiki markup from outgoing forum emails
Convert outgoing emails from forum posts to plain text. forums/1
forum_moderator_notification
Send moderation email
Send email to forum moderators when post is queued forums/1
forum_moderator_email_approve
Approve link in moderation email
Include a link for forum moderators to approve queue from email forums/1
forum_notifications_use_new_threads
New email thread for each topic
If enabled each topic a forum will use it's own email thread, instead of all forum posts sharing the same one. forums/1
forum_mask_emails
Mask emails
Email information will be masked as "<2 letters>…@<2 letters>…" forums/1
forums_ordering
Default order
forums/2
forums_section_ordering
Section order
forums/2
freetags_multilingual
Multilingual tags
Permits translation management of tags freetags/1, i18n/1
freetags_sort_mode
Ordering of tagged objects
Default sort mode for tagged items freetags/1
freetags_browse_show_cloud
Show tag cloud
Show the full tag cloud in the list-tags screen. freetags/1
freetags_browse_amount_tags_in_cloud
Maximum number of tags in cloud
freetags/1
freetags_show_middle
Show tags in middle column
On pages that have content tagged, this option enables the display of the tags at the top of those pages. Tags can be set, among other places, in the properties tab when editing a wiki page.. freetags/1
freetags_preload_random_search
Preload random tag
A random tag will be selected on the tag search page (if no tag is pre-selected).. freetags/1
freetags_browse_amount_tags_suggestion
Tag Suggestions
Number of tags to show in tag suggestions freetags/1
freetags_normalized_valid_chars
Valid characters pattern
Click on the links below to set or clear a pattern to limit characters accepted in tags. freetags/1
freetags_lowercase_only
Lowercase tags only
Convert uppercase characters in tags to lowercase, if this is a preferred style for making tags more user-friendly.. freetags/1
generate_password
Generate password
Display a button on the registration form to automatically generate a very secure password for the user. login/1
geo_enabled
Maps & Location Enabled
Provide controls to load map and location libraries. maps/1
geo_locate_wiki
Geolocate wiki pages
Provide controls to indicate a geographic location of wiki pages in the edit form. wiki/2, maps/1
geo_locate_article
Geolocate articles
Provide controls to indicate a geographic location in the article edit form. maps/1, articles/1
geo_locate_blogpost
Geolocate blog posts
Provide controls to indicate a geographic location in the blog post edit form. blogs/1, maps/1
geo_tilesets
Available tile layers on maps
Enables replacement of the default OpenStreetMap tiles with tiles from other mapping services, such as Google or Bing. maps/1
geo_google_streetview
Google Street View
Open Google Street View in a new window to see the visible coordinates. maps/1
geo_google_streetview_overlay
Google Street View overlay
Open Google Street View in a new window to see the visible coordinates. maps/1
geo_zoomlevel_to_found_location
Zoom level for the found location
Zoom level when a searched-for location is found maps/1
geo_bingmaps_key
Bing Maps API Key
Needed for Bing Map Layers maps/1
geo_nextzen_key
Nextzen Maps API Key
Needed for Nextzen Map Layers maps/1
browsertitle
Browser title
Visible label in the browser's title bar on all pages. Also appears in search engine results. general/1
fallbackBaseUrl
Fallback for tiki base URL
The full URL to the Tiki base URL including protocol, domain and path (example: https://example.org/tiki/), used when the current URL can not be determined, example, when executing from the command line. general/1
validateUsers
Validate new user registrations by email
Tiki will send an email message to the user. The message contains a link that must be clicked to validate the registration. After clicking the link, the user will be validated. You can use this option to limit false registrations or fake email addresses. login/1
wikiHomePage
Wiki homepage
The default home page of the wiki when no other page is specified. The page will be created if it does not already exist. wiki/1, general/3
useGroupHome
Use group homepages
Users can be directed to different pages upon logging in, depending on their default group. general/3
limitedGoGroupHome
Go to the group homepage only if logging in from the default homepage
general/3
cachepages
Cache external pages
textarea/1
cacheimages
Cache external images
textarea/1
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. general/2
helpurl
Help URL
The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. general/2
popupLinks
Open external links in new window
Open links to external sites in a new browser tab or window. textarea/1
allowImageLazyLoad
Allow image lazy loading
Allow that images are loaded in a lazy way textarea/1, look/4, performance/1, features/2
wikiLicensePage
License page
The wiki page where the license information is written. copyright/1
wikiSubmitNotice
Submit notice
Text to appear when content is being submitted copyright/1
gdaltindex
Full path to gdaltindex
maps/1
ogr2ogr
Full path to ogr2ogr
maps/1
mapzone
Map Zone
maps/1
modallgroups
Always display modules to all groups
Any setting for the Groups parameter will be ignored and the module will be displayed to all users. module/1
modseparateanon
Hide anonymous-only modules from registered users
If an individual module is assigned to the Anonymous group, the module will be displayed only to anonymous visitors. Registered users will not see the module. module/1
modhideanonadmin
Hide anonymous-only modules from Admins
module/1
maxArticles
Maximum number of articles on the articles homepage
The number of articles to show on each page of the Articles homepage. articles/1
sitead
Site Ads and Banners Content
urlOnUsername
URL to go to when clicking on a username
URL to go to when clicking on a username. Default: tiki-user_information.php?userId=No value assigned (Use No value assigned for login name and No value assigned for userId)) user/3, general/3
forgotPass
Forgot password
Users can request a password reset. They will receive a link by email. login/1
twoFactorAuth
Allow users to use 2FA
Allow users to enable Two-factor Authentication. login/1
twoFactorAuthType
2FA Type
Type of 2FA to be used. login/1
twoFactorAuthEmailTokenLength
Email 2FA Token Length
The token length generated by Tiki for email 2FA. login/1
twoFactorAuthEmailTokenChars
Email 2FA Token Allowed Chars
The list of characters used to generate the email token. Specify as a regex character class, e.g. 0-9 for numbers only. login/1
twoFactorAuthEmailTokenTTL
Email 2FA Token Time-to-live
The time-to-live for the token generated by Tiki for email 2FA. login/1
twoFactorAuthIntervalDays
Number of days before requiring new MFA
A value of zero (default) means always, a value bigger than zero requires a user to go through the MFA challenge every X days. login/1
twoFactorAuthAllUsers
Force all users to use 2FA
This will force all users to activate 2FA. login/1
twoFactorAuthGracePeriod
2FA Grace Period
Number of days to allow users to access the site without 2FA before forcing them to set it up. Note: this applies globally. If you want specific periods per groups, visit the groups settings. login/1
twoFactorAuthIncludedGroup
Force users in the indicated groups to enable 2FA
List of group names. login/1
twoFactorAuthIncludedUsers
Force indicated users to enable 2FA
List of usernames. login/1
twoFactorAuthExcludedGroup
Do not force users in the indicated groups to enable 2FA
List of group names. login/1
twoFactorAuthExcludedUsers
Do not force indicated users to enable 2FA
List of usernames. login/1
useGroupTheme
Group theme
Enable groups to each have their own visual theme. look/1
sitetitle
Site title
The displayed title of the website. look/2
sitesubtitle
Subtitle
A short phrase that, for example, describes the site. look/2
maxRecords
Maximum number of records in listings
look/3
maxVersions
Maximum number of versions:
wiki/2
allowRegister
Users can register
Allow site visitors to register, using the registration form. The log-in module will include a "Register" link. If this is not activated, new users will have to be added manually by the admin on the Admin-Users page. login/1
validateEmail
Validate user's email server
Tiki will attempt to validate the user’s email address by examining the syntax of the email address. It must be a string of letters, or digits or _ or . or - follows by a @ follows by a string of letters, or digits or _ or . or -. Tiki will perform a DNS lookup and attempt to open a SMTP session to validate the email server. login/1
validateRegistration
Require validation by Admin
The administrator will receive an email for each new user registration, and must validate the user before the user can log in. login/1
useRegisterPasscode
Require passcode to register
Users must enter an alphanumeric code to register. The site administrator must inform users of this code. This is to restrict registration to invited users. login/1, security/2
registerPasscode
Passcode
login/1, security/2
showRegisterPasscode
Show passcode on registration form
Displays the required passcode on the registration form. This is helpful for legitimate users who want to register while making it difficult for automated robots because the passcode is unique for each site and because it is displayed in JavaScript. login/1, security/2
registerKey
Registration page key
To register, users need to go to, for example: tiki-register.php?key=yourregistrationkeyvalue login/1, security/2
userTracker
Use a tracker to collect more user information
Display a tracker form for the user to complete as part of the registration process. This tracker will receive and store additional information about each user. login/1
groupTracker
Use tracker to collect more group information
login/1
eponymousGroups
Create a new group for each user
Automatically create a group for each user in order to, for example, assign permissions on the individual-user level. login/1
syncGroupsWithDirectory
Synchronize Tiki groups with a directory
login/4
syncUsersWithDirectory
Synchronize Tiki users with a directory
login/4
rememberme
Remember me
After logging in, users will automatically be logged in again when they leave and return to the site. login/1
remembertime
Duration
The length of time before the user will need to log in again. login/1
urlIndexBrowserTitle
Homepage Browser title
Customize Browser title for the custom homepage general/3
urlIndex
Homepage URL
general/3
useUrlIndex
Use custom homepage
Use the top page of a Tiki feature or another homepage general/3
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. general/3
maxRowsGalleries
Maximum rows per page
fgal/3
rowImagesGalleries
Images per row
thumbSizeXGalleries
Thumbnail width
thumbSizeYGalleries
Thumbnail height
scaleSizeGalleries
Default scale size
maintenanceMessageReindex
Display maintenance message to users during search re-index
If enabled, a message will be displayed to users during search re-index. general/1
maintenanceReindexMessage
Search re-index message
The message displayed during search re-indexing. You can customize this message if needed. general/1
maintenanceTimeBeforeDisplayMessage
Time before maintenance to display the message (minutes)
The time will be used for display warning message before start maintenance. general/1
maintenanceRecurrentEnable
Recurrent Maintaine Enabled
Enable notification during maintenance. general/1
maintenanceRecurrentPreMessage
Before Maintenance Message
Message to display before maintenance starts. Use TIME for minutes until maintenance and DOWN for duration. general/1
maintenanceRecurrentDuringMessage
During Maintenance Message
Message to display during maintenance. Use DOWN for remaining minutes of downtime. general/1
maintenanceRecurrentStartTime
Start Time
It is for set when the maintenance will be started (24H format hh:mm) general/1
maintenanceRecurrentDuration
Duration (Minutes)
Period to display message while maintenance. general/1
maintenanceEnableWeekdays
Enable notifitication during maintenance on weekdays
general/1
maintenanceOnceOffEnable
Once off notification maintenance enabled
Enable notifitication once off maintenance. general/1
maintenanceOnceOffPreMessage
Before Once-Off Maintenance Message
Message to display before once-off maintenance starts. Use TIME for minutes until maintenance and DOWN for duration. general/1
maintenanceOnceOffDuringMessage
During Once-Off Maintenance Message
Message to display during once-off maintenance. Use DOWN for remaining minutes of downtime. general/1
maintenanceOnceOffStartDate
Start Date
It is for set date the maintenance will be off general/1
maintenanceOnceOffStartTime
Start Time
It is for set when the maintenance will be off (24H format hh:mm) general/1
maintenanceOnceOffDuration
Duration (Minutes)
Period to display message while maintenance once off. general/1
scheduledTasksReport
Report when scheduled tasks do not run successfully
Scheduler report general/1
scheduledTasksReportHours
Nº of hours
Number of hours to show scheduler logs general/1
scheduledTasksReportMaxDays
Do not report failures older than (days)
failure report days general/1
gmap_key
Google Maps API Key
Needed for Street View or other advanced features maps/1
gmap_defaultx
Default x for map center
maps/1
gmap_defaulty
Default y for map center
maps/1
gmap_defaultz
Default zoom level
maps/1
gmap_article_list
Show map mode buttons in articles list
maps/1, articles/2
gmap_page_list
Show map mode buttons in page list
wiki/4, maps/1
goal_enabled
Goal, recognition and rewards
A tool to set motivational goals to increase engagement on the site. community/2
goal_badge_tracker
Reward badge tracker
Tracker ID containing the list of badges to be awarded on goal completion. Each badge can be awarded only once per user. community/2
goal_group_blacklist
Groups not eligible for goals
Groups that will not be on the eligible group list. community/2
h5p_enabled
H5P support
Handle H5P package files on upload. H5P enables the creation, sharing and reusing of interactive HTML5 content. fgal/6
h5p_whitelist
Whitelist
Allowed filetypes fgal/6
h5p_track_user
H5P Tracker User
Store H5P results fgal/6
h5p_dev_mode
H5P Developer Mode
Use "patched" libraries? fgal/6
h5p_filegal_id
Default Gallery
File gallery to create new H5P content in by default. fgal/6
h5p_save_content_state
Store user state
Allows users to resume at the point they last got to fgal/6
h5p_save_content_frequency
Save Frequency
How often to update user data. fgal/6
h5p_export
Export
Allows users to export H5P content fgal/6
h5p_hub_is_enabled
Hub Is Enabled
Updates libraries from h5p.org fgal/6
h5p_site_key
Site Key
H5P Site Key. fgal/6
h5p_h5p_site_uuid
H5P UUID
H5P Unique ID. fgal/6
h5p_content_type_cache_updated_at
Content Type Updated
Last update. fgal/6
h5p_check_h5p_requirements
Check Requirements
Unused so far fgal/6
h5p_send_usage_statistics
Send Usage Statistics
Unused so far fgal/6
h5p_has_request_user_consent
Request User Consent
Unused so far fgal/6
h5p_enable_lrs_content_types
LRS Content Types
Reporting (?) fgal/6
h5p_custom_js_files
Custom H5P Javascript Files
Comma-separated: library or "*" for all, path to the file and optional version number, one per line. fgal/6
h5p_custom_css_files
Custom H5P CSS Files
Comma-separated library or "*" for all, path to the file and optional version number, one per line. fgal/6
header_shadow_start
HHeader shadow div start
look/2
header_shadow_end
Header shadow div end
look/2
header_custom_js
Custom JavaScript
Includes a block of inline JavaScript after the inclusion of jQuery and other JavaScript libs in all pages. look/5, features/3
headlessbrowser_integration_type
Headless Browser Integration Type
Type of headless browser integration to be used. general/1
headlessbrowser_chrome_path
Chrome Binary Path
This ensures that the ChromePHP library can locate and execute the Chrome browser for headless operations general/1
highlight_group
Highlight group
user/3
home_blog
Home blog (main blog)
blogs/1, general/3
home_forum
Home forum (main forum)
forums/1, general/3
home_file_gallery
Home file gallery (main file gallery)
Select the default file gallery fgal/1, general/3
http_port
HTTP port
The port used to access this server; if not specified, port %0 will be used login/1
http_skip_frameset
HTTP lookup: skip framesets
When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. general/2
http_referer_registration_check
Registration referrer check
Use the HTTP referrer to check registration POST is sent from same host. (May not work on some setups.) login/1
http_header_frame_options
HTTP header x-frame options
The x-frame-options HTTP response header can be used to indicate whether or not a browser should be allowed to render a page in a ,