Here are listed all the default tags for the skin files.
Tags goes in the skin files (*.tpl), it's some kind of placeholders to let the engine know where to insert dynamic datas.
The tags starting by '{PHP' are called global, meaning they will work in all the skin files.
All the other tags are valid only within their own module, as sample the tags starting by '{FORUMS_POSTS_' will work in the forums only.
Tags goes in the skin files (*.tpl), it's some kind of placeholders to let the engine know where to insert dynamic datas.
The tags starting by '{PHP' are called global, meaning they will work in all the skin files.
All the other tags are valid only within their own module, as sample the tags starting by '{FORUMS_POSTS_' will work in the forums only.
|
|