Sha256: b6cd2e7d8ede7aafa7e17f46146c633d5e81c609be4e69fcac2180dc4f9c09a1

Contents?: true

Size: 251 Bytes

Versions: 19

Compression:

Stored size: 251 Bytes

Contents

<% unless sidebar.tags.blank? -%>
<h3><%= _("Tags")%></h3>
<p style="overflow:hidden">
<% sidebar.tags.each do |tag| -%>
<span style="font-size:<%= sidebar.sizes[tag] %>%"><%= link_to tag.display_name, tag_url(tag) %></span>
<% end -%>
</p>
<% end %>

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
typo-5.5 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.4.4 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.4.3 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.4.2 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.4.1 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.4 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.0.1 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.0.2 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.0.3.98.1 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.0.3.98 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.0 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.1.1 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.1.2 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.1.3 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.1 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.1.98 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.2.98 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.2 vendor/plugins/tag_sidebar/views/content.rhtml
typo-5.3 vendor/plugins/tag_sidebar/views/content.rhtml