OK, now anyone with a flickr account can join the PCG gallery and their images will end up on the gallery page on our site. There are a set of rules to be agreed to, that is mostly so that people that have never joined the wiki can add stuff without messing up what we want to do here (the only other member of the group falls into that category).
The FlickrGallery module is kind of neat but could still use some work. There are two features that should exist, might not take to much work on the part of wikidot:
1: allow tags to be negated: that is we want to exclude all images that have certain tags. This isn't a big issue but would be nice. I filed this as a bug but that probably isn't the correct place to put it.
something like:
[[module FlickrGallery tags="procedural" excludeTags="unicorns" tagMode="any"]]
2: allow tags to be combined with "alternative attributes": photosetId, groupId, groupUrl. If this was implemented we could use the gallery to populate other pages. (An expamle is fractal. Using tags only there are many images there that are not proceduraly generated (such as photographs of plants) and very few have any explanation as to where they come from. There are images in the flickr group pool that have the tag fractal and it would be nice if we could show them that page.)
[[module FlickrGallery groupId="1153986@N23" tags="fractal"]]