====== Flickr plugin ====== ---- plugin ---- description: The Flickr plugin provides an easy access to any Flickr image. author : Norbert Csík email : norbert.csik@gmail.com type : syntax lastupdate : 2006-06-07 compatible : depends : conflicts : similar : tags : media, images, listing, embed downloadurl: http://reder.tseng.googlepages.com/plugin-flickr.zip ---- [[http://csik.net/dokuwiki/project:flickr|Details and Download]] FIXME download broken I modified this plugin a little - make it possible to set the link url in configuration. You can find it [[http://reder.tseng.googlepages.com/plugin-flickr.zip|here]]. --- //[[reder.tseng+doku@gmail.com|Reder]] 2008/05/12 05:40// ==== Syntax ==== Die Syntax ist ziemlich einfach: {{flickr>static-link-to-the-image}} Die Links sollten ungefähr so aussehen: http://farm1.static.flickr.com/76/179916265_13c22cc722_m.jpg Der einzig wichtige Teil des Links ist die Nummer vor dem Unterstrich (179916265), Das ist die ID des Photos, die verwendet wird, um den Link zu konstruieren. Man kann dem PlugIn die gleichen Paramter mitgeben, wie DokuWikis Images- und Media-Handling, also Ausrichtung, Größe, Label und so weiter. Quelle: http://cdli.ucla.edu/wiki/doku.php/flickr-plugin ==== English Translation by Google ==== The syntax is fairly simple: {{flickr>static-link-to-the-image}} The link should look something like this: http://farm1.static.flickr.com/76/179916265_13c22cc722_m.jpg The only important part of the link is the number before the underscore (179916265), this is the ID of the photograph, which is used to construct the link. You can plug the same parameters to alter DokuWiki images, i.e. orientation, size, label and so on. Source: http://cdli.ucla.edu/wiki/doku.php/flickr-plugin