DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:ryubin

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:ryubin [2011-11-27 14:35] – Completion of the first version 79.216.236.223plugin:ryubin [2023-12-21 16:54] (current) – new download url Aleksandr
Line 7: Line 7:
 type       : Syntax type       : Syntax
 lastupdate : 2011-11-26 lastupdate : 2011-11-26
-compatible : Rincewind+compatible : Rincewind, Angua, Adora Belle, Ponder Stibbons
 depends    :  depends    : 
 conflicts  conflicts 
 similar    : panorama similar    : panorama
-tags       : flash javascript images media panorama +tags       : !obsolete flash javascript images media panorama 
  
-downloadurl: http://kormann.info/plugins/dokuwiki-plugin-ryubin.tgz+downloadurl: https://trello.com/1/cards/5d51ad07838e1d86d46e02e9/attachments/5d51afd39a972e3892980ba5/download/dokuwiki-plugin-ryubin.tgz
 bugtracker :  bugtracker : 
 sourcerepo :  sourcerepo : 
Line 20: Line 20:
 ---- ----
  
-:!: Please be aware that this plugin is in ALPHA state. Some hickups might be likely.+Flash is not available anymore in browsers. 
 + 
 +:!: Please be aware that this plugin is in ALPHA state. Some hickups might be possible. 
 + 
 +:!: According to massive error log, the ''handle'' and ''render'' functions in ''syntax/ryubin.php'' need to be brought up to modern DW requirements by replacing "&" sign with words marked in bold:\\ 35 string - ''public function handle($match, $state, $pos, **Doku_Handler** $handler){''\\ 131 string - ''public function render($mode, **Doku_Renderer** $renderer, $data) {''
  
 ===== Installation ===== ===== Installation =====
Line 26: Line 30:
 The plugin also installs the Flash based software, which does the actual work. However, to keep its file size reasonably, the media files of [[http://www.ryubin.com/panolab/panoflash/|Ryubin's Panorama Player]] were removed. These can be separately downloaded from the author's page or from [[http://www.ryubin.com/panolab/panoflash/download.html|Ryubin's Panorama Laboratory]]. The plugin also installs the Flash based software, which does the actual work. However, to keep its file size reasonably, the media files of [[http://www.ryubin.com/panolab/panoflash/|Ryubin's Panorama Player]] were removed. These can be separately downloaded from the author's page or from [[http://www.ryubin.com/panolab/panoflash/download.html|Ryubin's Panorama Laboratory]].
  
-  * [[http://kormann.info/plugins/ryubin/User'sGuide_V50R10.pdf|User's Guide]] of Ryubin's Panorama Player +{{https://trello.com/1/cards/5d51ad07838e1d86d46e02e9/attachments/5d51b03e5b31942f0225d2a3/download/User_sGuide_V50R10.pdf|User's Guide}} (1.5 MiB) of Ryubin's Panorama Player 
-  * [[http://kormann.info/plugins/ryubin/sphere.jpg|Demo image]] + 
-  * [[http://kormann.info/plugins/ryubin/my_sound01.mp3|Demo sound]] +{{https://trello.com/1/cards/5d51ad07838e1d86d46e02e9/attachments/5d51b0b5186c3305e56b37ce/download/sphere.jpg?linkonly|Demo image}} (5.6 MiB) 
-  * [[http://kormann.info/plugins/ryubin/my_sound02.mp3|Another demo sound]]+ 
 +{{https://trello.com/1/cards/5d51ad07838e1d86d46e02e9/attachments/5d51b1477496d64924a4713a/download/my_sound01.mp3|Demo sound}} (1.6 MiB) 
 + 
 +{{https://trello.com/1/cards/5d51ad07838e1d86d46e02e9/attachments/5d51b1a95454cb33fd95851a/download/my_sound02.mp3|Another demo sound}} (1.6 MiB)
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. 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.
  
  
 ===== Examples/Usage ===== ===== Examples/Usage =====
  
-See the plugin in action [[http://pano.kormann.info|here]]. Please be aware that the interface is currently restricted to still images, however, the XML interface of the player should allow to use the motion picture capabilities of the panormam player right now.+See the plugin in action [[http://pano.kormann.info/|here]] FIXME. Please be aware that the interface is currently restricted to still images, however, the XML interface of the player should allow to use the motion picture capabilities of the panorama player right now.
  
 Panoramas tend to be quite big in file size. If the maximum file size is exceeded for an upload within the media manager, the [[faq:uploadsize|FAQ]] provides some hints. Panoramas tend to be quite big in file size. If the maximum file size is exceeded for an upload within the media manager, the [[faq:uploadsize|FAQ]] provides some hints.
Line 47: Line 54:
 <code>{{ryubin>namespace:panorama.jpg[&parameter=value&…]}}</code> <code>{{ryubin>namespace:panorama.jpg[&parameter=value&…]}}</code>
  
-''namespace:panorama.jpg'' is required, and points to the panorama file, which has to be placed in the media directory of DokuWiki. In Admin Mode (see below), ''namespace:panorama.jpg'' can be replaced by ''namespace:panorama.xml'', which provides then the primary XML to operate the panorama player (see the [[http://kormann.info/plugins/ryubin/User'sGuide_V50R10.pdf|User's Guide]]).+''namespace:panorama.jpg'' is required, and points to the panorama file, which has to be placed in the media directory of DokuWiki. In Admin Mode (see below), ''namespace:panorama.jpg'' can be replaced by ''namespace:panorama.xml'', which provides then the primary XML to operate the panorama player (see the {{https://trello.com/1/cards/5d51ad07838e1d86d46e02e9/attachments/5d51b03e5b31942f0225d2a3/download/User_sGuide_V50R10.pdf|User's Guide}}).
  
  
Line 54: Line 61:
 The two parameters ''primary_xml'' and ''adminMode'' (printed in bold within the Admin page) define the overall operation of the plugin. The first points to the primary XML (see the User's Guide) within the plugin's home (standard is ''ryubin.xml''). The two parameters ''primary_xml'' and ''adminMode'' (printed in bold within the Admin page) define the overall operation of the plugin. The first points to the primary XML (see the User's Guide) within the plugin's home (standard is ''ryubin.xml'').
  
-The optional parameters ''parameter=value'' should be given exactly as specified in the [[http://kormann.info/plugins/ryubin/User'sGuide_V50R10.pdf|User's Guide]] (p 60, FlashVars) of the player with the exception of ''internal_ctrl'' (player is never operated using the built-in controller), ''video_path'', ''seg_lock'', ''quality_lock'' (still images mode only), and ''cursor_path'' (more complex task, which might be restricted to the primary XML).+The optional parameters ''parameter=value'' should be given exactly as specified in the {{https://trello.com/1/cards/5d51ad07838e1d86d46e02e9/attachments/5d51b03e5b31942f0225d2a3/download/User_sGuide_V50R10.pdf|User's Guide}} (p60, FlashVars) of the player with the exception of ''internal_ctrl'' (player is never operated using the built-in controller), ''video_path'', ''seg_lock'', ''quality_lock'' (still images mode only), and ''cursor_path'' (more complex task, which might be restricted to the primary XML).
  
 With Admin Mode ''adminMode'' switched on, some additional configurations and parameters (printed in italics within the Admin page) are reachable from the markup: With Admin Mode ''adminMode'' switched on, some additional configurations and parameters (printed in italics within the Admin page) are reachable from the markup:
Line 82: Line 89:
  
   * ''bgcolor'': PHP warnings when used via markup   * ''bgcolor'': PHP warnings when used via markup
 +  * id of div ryubin might start with a number, which breaks XHTML standard
  
  
plugin/ryubin.1322400921.txt.gz · Last modified: 2011-11-27 14:35 by 79.216.236.223

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