Sha256: a5f3e8449ebb60bcc780aabfff6b544cb383ef733472d014a9d96af42326c11e

Contents?: true

Size: 407 Bytes

Versions: 9

Compression:

Stored size: 407 Bytes

Contents

<% unless @asins.blank? -%>
<h3><%= h @sb_config['title'] %></h3>
<div id="amazon_links"><% for asin in @asins -%><iframe src="http://rcm.amazon.com/e/cm?t=<%= @assoc_id %>&o=1&p=8&l=as1&asins=<%= asin %>&fc1=000000&IS2=1&lt1=_blank&lc1=0000ff&bc1=000000&bg1=ffffff&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe><% end -%></div>
<% end -%>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 components/plugins/sidebars/amazon/content.rhtml
typo-3.99.2 components/plugins/sidebars/amazon/content.rhtml
typo-3.99.1 components/plugins/sidebars/amazon/content.rhtml
typo-3.99.3 components/plugins/sidebars/amazon/content.rhtml
typo-4.0.0 components/plugins/sidebars/amazon/content.rhtml
typo-3.99.4 components/plugins/sidebars/amazon/content.rhtml
typo-4.0.2 components/plugins/sidebars/amazon/content.rhtml
typo-4.0.1 components/plugins/sidebars/amazon/content.rhtml
typo-4.0.3 components/plugins/sidebars/amazon/content.rhtml