Forum Discussion

gabiudrea's avatar
gabiudrea
Helper
14 years ago
Solved

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
    14 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 />