S8 Current URL
Use the S8 Tag to obtain the current URL. Useful for conditionalizing wrapper elements based on what section of the site the user is on.
Application
Platform
Can You Add This S-Tag in the WYSIWYG content editor?
Yes
Can You Add This S-Tag in the Luminate CMS WYSIWYG content editor?
Yes
Format
-
Standard
[[S8]]
-
XML
<convio:session name="8"></convio:session>
Parameters
None
Sample Code
-
Standard
In this example, the URL is extended with the appropriate argument to load the printer friendly version of the current page:
<a href="[[S8]][[?[[S8]]::?::&::?]]printer_friendly=1">Printer Friendly</a>
-
XML:
<convio:session name="8"></convio:session>