ABC CMS Pro
10.12.2004
Tags list for 'banners' module
Note! Every template must begin with <%tloop section%> and finish with <%tendloop *section%>.
All the other tags are contained between these ones.
This module is served for posting banners from a chosen category. Banners can be posted in sequence as well as randomly (for every visitor separately with the use of sessions)
Note! Delete all comments (i.e. // Page text) before using the templates for site design
Banners are published according to banner category ID. The order of banners publishing is set at the admin panel (randomly, sequently). For every visitor publishing order is different and doesn't depend on other visitors.
To publish banners use the following tags
// publishing banners from selected category ( # - banners category id )
<%tv banner_#%>
// Publishing text for a graphical banner
<%tv banner_text_#%>