

I can't open the .tpl template files included with Pixaria
The template files (with an extension of .tpl) included with Pixaria are plain text files and should be opened only in text editor programs such as BBEdit or DreamWeaver.
How can I make .tpl files open on double clicking them?
If you're using Windows, you need to configure Windows using the folder options settings in Windows Explorer. You can access this option from the 'tools' menu of any file browser window.
If you're on a Mac, double click on any .tpl file and the Finder will allow you to choose a preferred application to show the file with.
Created: Friday, May 4, 2007
Last edited: Friday, May 4, 2007
Tools & Utilities
Third Party Resources
|
Random Tips & Tricks
#3 Troubleshooting templates If you're customising templates and want to know what variables are available when the template is converted into HTML, use the Smarty {debug} tag. Placing the {debug} tag anywhere inside your template will cause a pop-up window to open listing all the variables which can be used in that template. |