Sha256: 1e0d95f9f1150bc39c4b22af93f29b897ab0ddd2046a8c29ee282df2515bdeb6

Contents?: true

Size: 892 Bytes

Versions: 29

Compression:

Stored size: 892 Bytes

Contents

<% url = URI.encode(::Addressable::URI.parse(manifestation.access_address).path) %>
<tr>
  <td style="width: 200px"><%= t('page.picture') -%>:</td>
  <td style="width: 500px">
    <object width="400" height="300"><param name="flashvars" value="&offsite=true&amp;lang=en-us&page_show_url=<%= url -%>%2Fshow%2F&page_show_back_url=<%= url -%>&set_id=<%= manifestation.flickr[:set_id] -%>&jump_to="></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=67348"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=67348" allowFullScreen="true" flashvars="&offsite=true&amp;lang=en-us&page_show_url=<%= url -%>%2Fshow%2F&page_show_back_url=<%= url -%>&set_id=<%= manifestation.flickr[:set_id] -%>&jump_to=" width="400" height="300"></embed></object>
  </td>
</tr>

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
enju_manifestation_viewer-0.1.0.pre8 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.1.0.pre7 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.1.0.pre6 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.1.0.pre5 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.1.0.pre4 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.1.0.pre3 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.1.0.pre2 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.1.0.pre app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.0.1 app/views/manifestations/_flickr.html.erb