that component is for modx revolution (2.0) not evolution (1.0)
cryptic... you better try to reach the developer directly. I browsed through his code in google-code, but i didn’t not install it.
but, looking through the code this seems like a pretty good frontend/backend flickr integration.
(i was interessted in that also, but i ended up with oembed)
Yes it is a flickr snippet/component for modx revo. Sadly there is no additional info about it and I couldn’t find any contact info.
I am looking for a way to integrate my (private) flickr galleries into my webpage for ages.
...oembed? will take a look at it.
oembed has been around for some time, but only these days it seems to become more popular (which is a good thing for web programmers..)
wordpress 2.9 just included oembed in their release now - so that will probably push this standard even more.
youtube became a oembed provider 2 months ago, vimeo, flickr and others are already providers.
although for flickr specifically - i think it’s "per photo" not ’per album’ as you want, so you might end up with a simple snippet using flickr api to get you whole photoset.
note, there’s also many client-side (javascript) solutions around for this.