Skip to content
adamjohnson edited this page Oct 27, 2014 · 2 revisions

####<r:site:{attr} />

This is not truly a tag, but rather a format you would use to get properties about the site, where attr is replaced by the information you are retrieving.

This is the list of valid tags that follow this format, along with their descriptions:

  • <r:site:name /> - The name of the current site.
  • <r:site:id /> - The ID of the current site as seen in your browsers URL bar. Eg: https://cleanslate.wvu.edu/sites/1. In this case, "1" is the site ID.
  • <r:site:domain /> - The primary domain of the current site as listed in Manage > Settings.

Note: <r:site_name /> is depreciated and should not be used.