- Upload the whole directory 'wordpress-imager' (you'll find in the .zip) to the
/wp-content/plugins/ directory (please do not rename the folder)
- Make cache folder and subfolders writeable for server (chmod 777)
- Activate the plugin through the 'Plugins' menu in WordPress
- Go to Settings->WordPress Imager and make the needed authentification (this is saved seperatly for each user!)
- Enter and save your default settings (They are not stored seperatly for each user since this is most likely somthing you'll want to have consitent around the blog). You can change most of them seperatly with each usage.
Post integration
- go to write page
- click the media button saying WordPress Imager
- Choose from the following:
- Select a gallerie of your (presaved at flickrs) flickr galleries
- Select a bunch of your images you want to use as a gallery
- Fill in the search form, hit search and select any images you like
- Change Settings as needed.
- Hit Insert button
Theme integration
- copy a shortcode generated like described above.
- open your theme file
- insert the shortcode like this:
do_shortcode('[wordpressimager ... /]'); into the theme file.
Thats it. A widget will be created soon but isn't available today - sorry.