gabiudrea
14 years agoHelper
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...
- 14 years agoThis 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 />