Loading...
 
Skip to main content

History: TikiMaster-Preference-Report

Preview of version: 23

The list

Name description locations in the admin panels
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. wiki/2
feature_wiki_structure_drilldownmenu
Structures drill down menu
Ajax-style menu in which the user moves through the page hierarchy by clicking to reveal the next level down wiki/2
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 category/1, wiki/2
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. user/2, wiki/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. user/2, wiki/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". category/1, wiki/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 TikiMaster-Preference-Report 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
general/3, textarea/1, wiki/2
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
Allow showing user's information on mouseover
Show users' information on mouseover. 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, socialnetworks/1, features/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_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_accounting
Accounting
Double-entry accounting system features/1
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_htmlfeed
HTML feed
A way to transfer HTML content from one Tiki site to another features/1
feature_inline_comments
Inline comments
Contextual comments comments/1
feature_equal_height_rows_js
Enable JavaScript plugin for equal-height rows
Enable responsive rows, the contained elements of which have the same height. look/4
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 category/1, look/1
feature_theme_control_parentcategory
Parent category of theme control categories
Choose the parent category of categories used for theme control category/1, look/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 category/1, look/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 performance/8, textarea/1
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 select 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. general/1, features/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. general/3, wiki/2
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
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
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

History

Information Version
David Maene 30
David Maene 29
David Maene 28
David Maene fancytable Plugin modified by editor. 24
David Maene 23
David Maene 22
Josue Zirimwabagabo 20
Josue Zirimwabagabo 19
Josue Zirimwabagabo 18
Gary Cunningham-Lee Removed line breaks that were making new table rows, etc. 16
Gary Cunningham-Lee Added more no-parse tags around pipe characters that aren't used to make table cells. 15
Gary Cunningham-Lee Put no-parse tags around pipe characters that shouldn't be parsed. 14
Gary Cunningham-Lee Put no-parse tags around pipe characters that shouldn't be parsed for table construction. 13
Marc Laporte 12
Marc Laporte 11
Marc Laporte 10
Marc Laporte 9
Marc Laporte 8
Marc Laporte 7
Marc Laporte 6
Marc Laporte How to do it 5
Marc Laporte Description as well 4
Marc Laporte An update 3
Loïc Yabili 2
Loïc Yabili 1
Collapse/expand modules below