Sha256: a0445278af146231c64e8ac40f0595170340b4501d004a7cada2e214af748302

Contents?: true

Size: 894 Bytes

Versions: 15

Compression:

Stored size: 894 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="https://www.flickr.com/apps/slideshow/show.swf?v=67348"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="https://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

15 entries across 15 versions & 1 rubygems

Version Path
enju_manifestation_viewer-0.3.5 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.4.0.rc.1 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.4 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.4.0.beta.2 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.4.0.beta.1 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.3 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.2 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.1 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.0 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.0.rc.1 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.0.beta.2 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.3.0.beta.1 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.2.4 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.2.3 app/views/manifestations/_flickr.html.erb
enju_manifestation_viewer-0.2.2 app/views/manifestations/_flickr.html.erb