Seadragon

Summary:Seadragon image zoomers
Version:0.1
Prerequisites:
Status:Beta
Maintainer:Maxim?
Users: (View? / Edit?)
Categories: Images

Questions answered by this recipe

How can I embed Seadragon image zoomers?

Description

Markup to embed Seadragon image zoomers.

Seadragon image zoomers are a nice way to show very large images.

To install this recipe:

  • download seadragon.phpΔ
  • copy it to your cookbook directory
  • add in your config.php or farmconfig.php this line:
include_once("$FarmD/cookbook/seadragon.php");

To use, simply use this markup:

(:seadragon <code>:)

where code is the identifier from the Seadragon page in question; for example, the code for http://seadragon.com/view/9ix is "9ix".

You can also pass width and height specifiers:

(:seadragon 9ix width=500px height=500px:)

to override the defaults.

Notes

  • Seadragon is a "Microsoft labs" project and may end up being shut down.
  • Embedding uses Javascript.

Release notes

2010-02-05
0.1: First version.

See also

Contributors

Maxim?

Comments

This space is for User-contributed commentary and notes. Please include your name and a date (eg 2007-05-19) along with your comment. Optional alternative: create a new page with a name like "ThisRecipe-Talk" (e.g. PmCalendar-Talk).

User notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki.