Loading...
 

Programmer

Related Topics
Overview
Enables features that are useful to programmers and Tiki developers
To Access
From the Features page, click the Programmer tab.




Option Description Default
Integrator Disabled
Edit Blogs with XMLRPC API Tiki implements the XML-RPC API of wBlogger. This API is used by several Windows applications that can be used to manage weblogs. Any application implementing the wBlogger XML-RPC API can be used to edit Tiki blogs. Disabled
Debugger console A popup console with a list of all PHP and Smarty variables used to render the current webpage. It can be viewed by clicking 'Quick Administration->Smarty debug window' or by appending ?show_smarty_debug=1 or &show_smarty_debug=1 to the page URL. You may also execute SQL, watch vars and perform a number of other functions.
Only viewable by admins
Not suitable for production use.
Disabled
TikiTests Permits recording and playback of functional tests Disabled
Disable JavaScript Disable JavaScript for the purpose of testing even if enabled in the browser.
Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.
Disabled
Assume JavaScript is enabled even if not supported Assume JavaScript is enabled even if not supported, could be useful for load testing using tools like JMeter. Disabled
Smarty compilation Indicates when the template cache should be refreshed.
Modified | Never check (performance) | Always (development, slow)
Modified
Web services Can receive web services via JSON or YAML. Disabled
Dummy preference This is useful for developers to learn how to create a new preference. HTML may be used.
This is the detail.
This is the hint. Wiki syntax may be used.
This is the shorthint. Wiki syntax may be used.
This is the warning.
This is the default value o...
PHP Error reporting level Level of errors to be reported. Errors can be seen in a collapsible box at the bottom of the page, if any exist.
No error reporting | Report all PHP errors except strict | Report all PHP errors | Report all PHP errors except notices | According to the PHP configuration
Report all PHP errors excep...
PHP errors visible to admin only PHP Errors will be shown to only the Admin user.
During site development, it's better to display errors to all users. However, in production settings, errors should only be displayed to administrators.
Enabled
Include Smarty notices in the PHP error report Tiki will display Smarty notices with the PHP error messages.
In most cases, Smarty notices can be safely ignored. However, they may be useful in the development process when unexpected issues occur.
Disabled
Log mail in Tiki logs A line of type mail will be included in the System Log with the destination address and subject of each email sent.
May impact performance
Disabled
Log SQL All SQL queries will be registered in the database in the adodb_logsql table.
Do not enable this feature all the time. It can be very resource intensive and will impact performance.
Disabled
Log queries using more than Use to log only queries that exceed a specific amount of time.
May impact performance
0.05 seconds
Smarty template usage indicator Add HTML comment at start and end of each Smarty template (.tpl file)
Clear the Tiki system cache for this change to take effect.
Use only for development, not in production at a live site, because these warnings are added to emails as well, and are visible to users in the page source.
May impact performance
Disabled
Custom JavaScript Includes a block of inline JavaScript after the inclusion of jQuery and other JavaScript libs in all pages.
Use PluginJS to include Javascript on a single wiki page.
Do not include the < script > tags.
None
Smarty security Do not allow PHP code in Smarty templates.
You should leave this on unless you know what you are doing.
Enabled
Option Description Default
Integrator Disabled
Edit Blogs with XMLRPC API Tiki implements the XML-RPC API of wBlogger. This API is used by several Windows applications that can be used to manage weblogs. Any application implementing the wBlogger XML-RPC API can be used to edit Tiki blogs. Disabled
Debugger console A popup console with a list of all PHP and Smarty variables used to render the current webpage. It can be viewed by clicking 'Quick Administration->Smarty debug window' or by appending ?show_smarty_debug=1 or &show_smarty_debug=1 to the page URL. You may also execute SQL, watch vars and perform a number of other functions.
Only viewable by admins
Not suitable for production use.
Disabled
TikiTests Permits recording and playback of functional tests Disabled
Disable JavaScript Disable JavaScript for the purpose of testing even if enabled in the browser.
Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.
Disabled
Assume JavaScript is enabled even if not supported Assume JavaScript is enabled even if not supported, could be useful for load testing using tools like JMeter. Disabled
Smarty compilation Indicates when the template cache should be refreshed.
Modified | Never check (performance) | Always (development, slow)
Modified
Web services Can receive web services via JSON or YAML. Disabled
Dummy preference This is useful for developers to learn how to create a new preference. HTML may be used.
This is the detail.
This is the hint. Wiki syntax may be used.
This is the shorthint. Wiki syntax may be used.
This is the warning.
This is the default value o...
PHP Error reporting level Level of errors to be reported. Errors can be seen in a collapsible box at the bottom of the page, if any exist.
No error reporting | Report all PHP errors except strict | Report all PHP errors | Report all PHP errors except notices | According to the PHP configuration
Report all PHP errors excep...
PHP errors visible to admin only PHP Errors will be shown to only the Admin user.
During site development, it's better to display errors to all users. However, in production settings, errors should only be displayed to administrators.
Enabled
Include Smarty notices in the PHP error report Tiki will display Smarty notices with the PHP error messages.
In most cases, Smarty notices can be safely ignored. However, they may be useful in the development process when unexpected issues occur.
Disabled
Log mail in Tiki logs A line of type mail will be included in the System Log with the destination address and subject of each email sent.
May impact performance
Disabled
Log SQL All SQL queries will be registered in the database in the adodb_logsql table.
Do not enable this feature all the time. It can be very resource intensive and will impact performance.
Disabled
Log queries using more than Use to log only queries that exceed a specific amount of time.
May impact performance
0.05 seconds
Smarty template usage indicator Add HTML comment at start and end of each Smarty template (.tpl file)
You need to clear your Tiki template cache for this change to take effect
Use only for development, not in production at a live site, because these warnings are added to emails as well, and are visible to users in the page source.
May impact performance
Disabled
Custom JavaScript Includes a block of inline JavaScript after the inclusion of jQuery and other JavaScript libs in all pages.
Use PluginJS to include Javascript on a single wiki page.
Do not include the < script > tags.
None
Smarty security Do not allow PHP code in Smarty templates.
You should leave this on unless you know what you are doing.
Enabled
Option Description Default
Integrator Disabled
XMLRPC API Tiki implements the XML-RPC API of wBlogger. This API is used by several Windows applications that can be used to manage weblogs. Any application implementing the wBlogger XML-RPC API can be used to edit Tiki blogs. Disabled
Debugger console A popup console with a list of all PHP and Smarty variables used to render the current webpage. It can be viewed by clicking 'Quick Administration->Smarty debug window' or by appending ?show_smarty_debug=1 or &show_smarty_debug=1 to the page URL. You may also execute SQL, watch vars and perform a number of other functions.
Only viewable by admins
Not suitable for production use.
Disabled
TikiTests Permits recording and playback of functional tests Disabled
Disable JavaScript Disable JavaScript for the purpose of testing even if enabled in the browser.
Use only for testing or troubleshooting. When enabled, many Tiki features will not operate correctly.
Disabled
Assume JavaScript is enabled even if not supported Assume JavaScript is enabled even if not supported, could be useful for load testing using tools like JMeter. Disabled
Smarty compilation Indicates when the template cache should be refreshed.
Modified | Never check (performance) | Always (development, slow)
Modified
Web services Can receive web services via JSON or YAML. Disabled
Dummy preference This is useful for developers to learn how to create a new preference. HTML may be used.
This is the detail.
This is the hint. Wiki syntax may be used.
This is the shorthint. Wiki syntax may be used.
This is the warning.
This is the default value o...
PHP Error reporting level Level of errors to be reported. Errors can be seen in a collapsible box at the bottom of the page, if any exist.
No error reporting | Report all PHP errors except strict | Report all PHP errors | Report all PHP errors except notices | According to the PHP configuration
Report all PHP errors excep...
PHP errors visible to admin only PHP Errors will be shown to only the Admin user.
During site development, it's better to display errors to all users. However, in production settings, errors should only be displayed to administrators.
Enabled
Include Smarty notices in the PHP error report Tiki will display Smarty notices with the PHP error messages.
In most cases, Smarty notices can be safely ignored. However, they may be useful in the development process when unexpected issues occur.
Disabled
Log mail in Tiki logs A line of type mail will be included in the System Log with the destination address and subject of each email sent.
May impact performance
Disabled
Log SQL All SQL queries will be registered in the database in the adodb_logsql table.
Do not enable this feature all the time. It can be very resource intensive and will impact performance.
Disabled
Log queries using more than Use to log only queries that exceed a specific amount of time.
May impact performance
0.05 seconds
Smarty template usage indicator Add HTML comment at start and end of each Smarty template (.tpl file)
You need to clear your Tiki template cache for this change to take effect
Use only for development, not in production at a live site, because these warnings are added to emails as well, and are visible to users in the page source.
May impact performance
Disabled
Custom JavaScript Includes a block of inline JavaScript after the inclusion of jQuery and other JavaScript libs in all pages.
Use PluginJS to include Javascript on a single wiki page.
Do not include the < script > tags.
None
Smarty security Do not allow PHP code in Smarty templates.
You should leave this on unless you know what you are doing.
Enabled

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

Keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki