* Removed obsolete skin files (ie. content moved to the protected skin file) * Moved contents of Messages.skins to their protected siblings * Prefixed notification skins (used in e-mails) with "notify_" * Fixed and simplified a whole bunch of issues in compatibility layer
31 lines
770 B
Text
31 lines
770 B
Text
<% #main %>
|
|
<p><% breadcrumbs %></p>
|
|
<p class="storyTitle"><% response.title %></p>
|
|
<p><% gettext "To insert an image in a story or comment just copy and paste its
|
|
code." %></p>
|
|
|
|
<div class="ample">
|
|
<% images.link create <% gettext "Add image" %> prefix="... " %>
|
|
</div>
|
|
<% gettext Show prefix="... " %>
|
|
<% images.link . <% gettext "member images" %> %>
|
|
<% images.link all <% gettext "all images" %> prefix=" | " %>
|
|
|
|
<% response.pager %>
|
|
<% response.list %>
|
|
<% response.pager %>
|
|
|
|
<% #layout %>
|
|
<p><% breadcrumbs %></p>
|
|
<p class="storyTitle"><% response.title %></p>
|
|
|
|
<div class="ample">
|
|
<% images.link create <% gettext "Add layout image" %> prefix="... " %>
|
|
</div>
|
|
|
|
<% response.pager %>
|
|
<% response.list %>
|
|
<% response.pager %>
|
|
|
|
<% #??? %>
|
|
<% #listItemLayout %>
|