This site is using cookies to help us improve your user experience. By continuing, you agree to their use. To find out more about the cookies, see our
Privacy Policy
.
Loading...
Mailing Lists
Developers
SVN commits
Wishes and bugs
The Wishlist
Make a wish
File a bug
Search wishes
Developer Dashboard
RoadMap
Easy for Newbie
Learn
Overview
3 Rules
Hello World
Developer Documentation
Database Schema Upgrade
Get Code
Download Daily Build
From Version Control
Browse the Code
Commit Code
How to commit
Where to commit
Commit Tags
How to get commit access
Merge a commit to trunk
Merge a commit from trunk (backport)
Security
DevBlogs
DevBlog
Find
Find
History: Hello World
View published page
Collapse Into Edit Sessions
Comparing version 105 with version 236
«
»
«
»
for
TikiWiki
Developers
Table
of contents
Introduction
Glossary
Who
does
what?
Smarty/PHP
The 'Hello World' page
tiki-setup.php
How to debug and to see the smarty variables
To execute some queries in the php
To introduce a new feature or a new preference
To update the database schema
To get/set a user preference
To create a menu or to introduce a menu option
Menu created by sql
Menu created with the TikiWiki API
Menu created with a smarty template
To introduce a new permission
To check a permission
To wiki parse a textarea
Categories
Theme control center
Search
To add a new object in a mysql search
To add a confirmation step
To create a new module
To create a new plugin
Plugin help UI
Webservice Plugin
A
select all checkbox
To do something specific in a template (ex.: tiki.tpl) conditional to the current item being in a category. Ex.: different header picture.
Smarty variable you can use in a tpl
Escape in smarty
Self link in templates
Useful functions to write a script
Related links
Credits