My favorites | Sign in
Project Logo
                
Search
for
Updated Apr 30, 2008 by joetan54
GroupsSupport  
Enable groups support in this plugin

Show Groups

Add the following to the TOP of your wp-config.php, along with the other define statements:

define('TANTAN_FLICKR_DISPLAYGROUPS', true);

Once done, you'll be able to use the plugin to pull in and display Flickr groups you have joined. Your wp-config.php should look something like this.

<?php
define('TANTAN_FLICKR_DISPLAYGROUPS', true);

// ** MySQL settings ** //
define('DB_NAME', '...');
... etc ...

Important Make sure you only load photos from groups for which you have permission to re-display photos.


Comment by sspark07, Oct 22, 2008

Thank you.

Comment by tientotvier, Oct 23, 2008

Hi,

I added the line of code to my config file, and I do see my groups in the settings page. There is just one problem. I cannot see a Groups tab when inserting pictures from flickr (on the "write post/page" page).

Am I doing something wrong? I am an administrator of one of my groups, so I think I should have rights to re-display for at least that group.

Thanks!

Comment by frescoVA, Jan 16, 2009

Is there a way to only display images that belong to specific sets? or that are tagged with a specific keyword?

Thanks

Comment by val.guenichon, Feb 13, 2009

up to tientotvier : what's wrong with the group display ? I'm able to display it in the config page but not in a supposed tab when asking to insert a Flickr photo. Is this a bug ? Or if it's not, why display groups in the config page ?

Comment by kmc...@nizkor.org, Feb 22, 2009

Is there a way to designate specific categories or sets, to avoid displaying photos which are not related to the subject of the blog?


Sign in to add a comment
Hosted by Google Code