cms_versionname tag

   Purpose

This tag is used to insert the current version name of CMS into your template or page. It doesn't display any extra besides the version name.

   How to use?

This is just a basic tag plugin. You would insert it into your template or page like so:

{cms_versionname}

Example: the version name of the installed CMSMS version at this website is: Selkirk.

   Available parameters

  • assign - Assign the results to a smarty variable with that name.

   Syntax examples

{cms_versionname assign=foo}