* Skins are attached to skinset rather than site objects * Each site can have multiple skinsets * Skinsets can inherit from each other * Added subclasses of imagemgr and skinmgr that mount on root/manage
5 lines
164 B
Text
5 lines
164 B
Text
<p>... <% skinmgr.link to="create" text="create a new skinset" %></p>
|
|
|
|
<p>Below are the existing skinsets for <% context.title %>:</p>
|
|
|
|
<% skinmgr.skinsets %>
|