List of actions? List of actions?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

List of actions?

Started by thenetimp, December 23, 2005, 01:21:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thenetimp

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

donnoman

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

thenetimp

awesome thanks, now to get to work. :-D

Tranz

I'm looking forward to the finished product. Thanks for doing this.

thenetimp

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. :-\

thenetimp

hehe, figured out what I need to do. :-D