This page is for testing whether CMS elements can output CMS-specific Squire variables to the final published page. E.g. the current website's URL, the current page's filename, etc.
s_url | <$s_url$> |
---|---|
S_URL | <$S_URL$> |
p_id | <$p_id$> |
p_filename | <$p_filename$> |
^ It looks like CMS elements do not output CMS-defined variables, only the tokens in the element definitions. In other words, if you want to output the current page's filename as part of a CMS element, you have to have a token for that in the element and a field for the user to enter it.