Email Password  
Sign up (it's free) Forgot password?  

Tokens and tags

Tokens are simple text strings that get replaced with content.

e.g. cms_menu_text gets replaced with the menu text for each page.

Tags are enclosed in curly brackets and contain parameters.

e.g. {cms type=text id=footer scope=website} gets replaced by the text the user enters. The scope=website parameter means that this text will be the same on all pages in the website, so if it's changed on one page it will automatically change on all pages.

Tokens

cms_mainmenu_on
cms_mainmenu_off

cms_submenu_on
cms_submenu_off

cms_breadcrumbs_on
cms_breadcrumbs_off

cms_menu_text
cms_menu_href
cms_menu_extra
cms_menu_text

cms_sitemap
cms_section_index
cms_section_id

Tags

Type           Parameters
zone id, scope

text id, scope

form

textsource
texttarget
scripttarget
htmltarget

filesource id, scope, filter
filetarget

imagesource
imagetarget

linksource
linktarget


Associated styles

.cms_gallery
.cms_gallery_caption
.cms_gallery_image
#cms_zone_n (n=0 to 9)
.cms_image
.cms_section
.cms_caption


.cms_sitemap
.cms_sitemap_folder
.cms_sitemap_page

.cms_mainmenu_on
.cms_mainmenu_off
.cms_submenu_on
.cms_submenu_off

Inline styles

.inline_Highlighter_pen{background:yellow}