|
Cookbook /
SeadragonQuestions answered by this recipeHow can I embed Seadragon image zoomers? DescriptionMarkup to embed Seadragon image zoomers. Seadragon image zoomers are a nice way to show very large images. To install this recipe:
include_once("$FarmD/cookbook/seadragon.php");
To use, simply use this markup: (:seadragon <code>:) where You can also pass width and height specifiers: (:seadragon 9ix width=500px height=500px:) to override the defaults. Notes
Release notes
See alsoContributorsCommentsUser 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. |