machawk1 / ArchiveThumbnails

An implementation for Ahmed AlSum's "Thumbnail Summarization Techniques for Web Archives"
GNU General Public License v2.0
7 stars 5 forks source link

Re-program the embed interface #71

Closed machawk1 closed 9 years ago

machawk1 commented 9 years ago

The embed access parameter currently heavily ties into the interface access parameter. Give it its own features.

machawk1 commented 9 years ago

Use the object tag, e.g.,

<object style="width: 300px; height: 500px;" 
data="http://service:port/?URI-R=http://foo.com&access=embed">
</object>