=== Plugin Name ===
Contributors: mantit
Donate link: http://timomontalto.com/
Tags: flickr, photo
Requires at least: 3.0
Tested up to: 3.0.3
Stable tag: 0.5

Einfaches Wordpress Plugin, dass den Photostream eines flickr Users ausliest und die Bilder mit Titel ausgibt.

== Description ==

Einfaches Wordpress Plugin, dass den Photostream eines flickr Users ausliest und die Bilder mit Titel ausgibt.

Dank mehrerer Klassen ist ein komplexes Styling mittels CSS moeglich.


== Installation ==

1. Upload `flickrstream.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php get_flickrStream(); ?>` in your templates


== Changelog ==

= 0.5 =
* Performance upgrade
* Chache added
* size fix

= 0.2 =
* Rechtschreibfehler behoben 
* überflüssige Variable entfernt 
* Übersetzungen 

= 0.1 =
* Parameter User ID 
* Parameter Anzahl 
* Parameter Size 
