DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:panoview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:panoview [2009-10-06 10:22] – tag cleanup layneeplugin:panoview [2018-06-05 21:54] (current) – [Download and Installation] Klap-in
Line 6: Line 6:
 email      : andi@splitbrain.org email      : andi@splitbrain.org
 type       : syntax type       : syntax
-lastupdate : 2009-07-31 +lastupdate : 2016-02-03 
-compatible : devel 2009-06-09++compatible : Angua, Adora Belle
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : panorama similar    : panorama
-tags       : images, panorama, zoomify, panning+tags       : media, images, panorama, javascript 
 + 
 +downloadurl: https://github.com/splitbrain/dokuwiki-plugin-panoview/zipball/master 
 +sourcerepo : https://github.com/splitbrain/dokuwiki-plugin-panoview/ 
 +bugtracker : https://github.com/splitbrain/dokuwiki-plugin-panoview/issues 
 +donationurl: http://donate.dokuwiki.org/PanoView
 ---- ----
  
-{{ :plugin:panoview.png?300&nolink|panoviw in action}}+{{ :plugin:panoview.png?300&nolink|panoview in action}}
 This plugin lets you display very large images, like panorama or medical images, in a user friendly way. The image is shown in a view pane that only loads the currently visible part of an image. To do that the image is sliced into several smaller tiles. The image can be dragged and zoomed similar to Google Maps. This plugin lets you display very large images, like panorama or medical images, in a user friendly way. The image is shown in a view pane that only loads the currently visible part of an image. To do that the image is sliced into several smaller tiles. The image can be dragged and zoomed similar to Google Maps.
  
Line 23: Line 28:
 ===== Download and Installation ===== ===== Download and Installation =====
  
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually. +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
- +
-  * {{http://dev.splitbrain.org/download/snapshots/panoview-plugin-latest.tgz}}+
  
 ==== Changes ==== ==== Changes ====
  
-{{rss>http://dev.splitbrain.org/darcsweb/darcsweb.cgi?r=dwplugins/panoview;a=rss}}+{{rss>https://github.com/splitbrain/dokuwiki-plugin-panoview/commits/master.atom date}}
  
 ===== Syntax and Usage ===== ===== Syntax and Usage =====
Line 61: Line 64:
 Creating tiles can be very **CPU heavy**. When you view a image for the first time, multiple tiles will be requested at once. Each request will trigger the image processing. Creating tiles can be very **CPU heavy**. When you view a image for the first time, multiple tiles will be requested at once. Each request will trigger the image processing.
  
-To avoid bringing your server to a complete halt, the tiling generator creates a lock file. This means only one tile is generated at the same time((in rare race conditions you might see two processes)) but also slows donw the initial slicing. Cached tiles are delivered immediately without locking.+To avoid bringing your server to a complete halt, the tiling generator creates a lock file. This means only one tile is generated at the same time((in rare race conditions you might see two processes)) but also slows down the initial slicing. Cached tiles are delivered immediately without locking.
  
 To lower the CPU impact when running the plugin with Image Magick, a path to the ''nice'' utility should be specified in the config manager. This way the tile generator has lower priority than all your other webserver tasks. To lower the CPU impact when running the plugin with Image Magick, a path to the ''nice'' utility should be specified in the config manager. This way the tile generator has lower priority than all your other webserver tasks.
Line 74: Line 77:
  
   * [[http://www.splitbrain.org/blog/2009-06/09-panoview_dokuwiki_plugin|splitbrain.org]]   * [[http://www.splitbrain.org/blog/2009-06/09-panoview_dokuwiki_plugin|splitbrain.org]]
 +
 +
 +
  
plugin/panoview.1254817345.txt.gz · Last modified: 2009-10-06 10:22 by laynee

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki