Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    I have a problem with the same thing, but got a step further I think:
    in the HTML view of the post, you can add the code:

    [flickr]group: group name[/flickr]

    This works half way with me: I do not get an error on may page (which I do when I put for instance [flickr]pool: Global Design Research[/flickr] so the group tag is apparently recognised. But I get no display of photos!

    Did anyone get a group pool of flickr working with this tag?

    Cheer, Bas

    The syntax from the popup is:

    Usage

    [flickr [params]]set:set id[(size[,limit])][/flickr] or
    [flickr [params]]tag:tag 1[(,|+)tag 2…][@username][(size[,limit])][/flickr] or
    [flickr [params]]photo:photo id[(size[,limit])][/flickr] or
    [flickr [params]]photostream:[username][(size[,limit])][/flickr] or
    [flickr [params]]group:group name[(size[,limit])][/flickr]
    Notes

    Any parameters ([params]) you add to the flickr tag (e.g. “style” or “alt”) are added to the inserted image tag(s).

    Examples

    To show “medium” photos tagged with “railcar” OR “train” from anyone, use:

    [flickr]tag:railcar,train(medium)[/flickr]

    To show a maximum of 20 “large” photos tagged with “railcar” AND “adm” from the user “anemergencystop”, padding images with 10 pixels on all sides, use:

    [flickr style=”padding: 10px;”]tag:railcar+adm@anemergencystop(large, 20)[/flickr]

    To show anemergencystop’s photostream, use:

    [flickr]photostream:anemergencystop[/flickr]

    To show 10 photos from the Clearview Signs group pool, use:

    [flickr]group:clearview signs(,10)[/flickr]

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Flickr Tag] What means “use the “flickr” tag (syntax outlined in the popup media window). “’ is closed to new replies.