summaryrefslogtreecommitdiff
path: root/templates/help_format_tikiwiki_inc.tpl
AgeCommit message (Collapse)AuthorFilesLines
2013-04-24cleanup mediawiki table help to help w3c compliantspiderr1-3/+2
2013-04-04cleanup edit formsspiderr1-6/+2
2008-06-26tabbify help a bitMax Kremmel1-79/+82
2007-07-15minor shuffling of UIMax Kremmel1-2/+0
2007-07-15cache output hash. this avoids having to parse all the samples on every edit ↵Max Kremmel1-7/+7
pageload
2007-07-14edit help is now taken care of by services. this means that there is no need ↵Max Kremmel1-0/+86
for inclusion of edit help anywhere as long as services are called on edit pages and service tabs are included in edit tpl. help is included when {textarea} is in use. if you need to disable it set: display_help_tab=0 when calling the service tabs. edit help has also undergone a facelift.