Hi Guys,
I work for a company that does photo prints and gift items, we are beginning development on plugins for many OSS gallerys, and as I am a CPG user have chosen to create the first plugin for CPG. Looking at the sample and sef plugins I notice that it seems it run off action hooks. I was wondering if someone has a list of these hooks I can work from. Maybe some more information on plugins that I can use. Thanks.
James
I have a list posted over on cpg-contrib forums. That was gleaned from some of the developer postings.
http://cpg-contrib.org/board/index.php?topic=106.0
awesome thanks, now to get to work. :-D
I'm looking forward to the finished product. Thanks for doing this.
This will be my first contribution to an opens source project, so I'm pretty psyched. I'm pretty psyched by it. I was looking at all the "shutter fly" hacks and it seems silly to hack CPG when there's a plugin API. I am a little confused by the list provided, as I tried using add_filter('thumb_footer","myfunctionname"); and it doesn't seem to want to do anything, even when I threw an exit statement in it, it seemed to ignore it. :-\
hehe, figured out what I need to do. :-D