How do you edit .tpl files?
jmacdoug2005
Joined: 2005-05-29
Posts: 95 |
Posted: Wed, 2005-06-01 17:04 |
I would like to do some editing myself although I have no idea what prog to use for editing templates. Jeff |
|
Posts: 32509
see templates/global.tpl, there are some explanations in the file. and these rules apply to all .tpl files in G2. copy the file to a subfolder called local and apply your changes there.
ordinary html can be used, {php}{/php} braces are required if you want to use php.
Posts: 8601
see also G2 customization guide, sticky topic in this forum.
Posts: 95
Great, thanks. And thanks to everyone that contributes to this awesome system.
Jeff