Table of Contents

TPL Files

Tpl files are the page templates for the on-line shop (web) and the Box Office (pos). With some php and/or smarty knowledge you can customize your site with these files.

Pos

Copy the x.tpl file you would like to customize from …/includes/template/pos to ..includes/templates/pos/custom.

Make your changes on these tpl files and leave the original as is.

Fusion Ticket checks the custom directory first and then the default directory.

Web

Copy the x.tpl file you would like to customize from …/includes/template/web to ..includes/templates/web/custom.

Make your changes on these tpl files and leave the original as is.

Fusion Ticket checks the custom directory first and then the default directory.


<< Back to Advanced Coding

tpl_files.txt · Last modified: 2012/11/20 11:01 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki