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