Forum Discussion

gabiudrea's avatar
gabiudrea
Helper
13 years ago

Community skin name

Hello,   Is there any way to get the current skin name or other unique identifier (so the skin that's applied to the community) and use it inside a component?   I checked this link but couldn't f...
  • xorrkaz's avatar
    13 years ago

    This Freemarker call will give you the ID.  I couldn't find something that gives the name:

     

    <#assign skin_id = restadmin("/settings/name/skin.id").value />