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&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&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