From a587ad4ed1867743ea9e698f98a156f4f763e86a Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sat, 3 Oct 2009 18:53:57 +0000 Subject: added plugin hook for image links - allows people to do creative things --- docs/extending_tidypics.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/extending_tidypics.txt b/docs/extending_tidypics.txt index 916cfa4ee..58fba6721 100644 --- a/docs/extending_tidypics.txt +++ b/docs/extending_tidypics.txt @@ -28,6 +28,7 @@ different css elements and where they are used. 'tp_watermark', 'gd' 'tp_watermark', 'imagick' 'tp_watermark', 'imagemagick' +3. image link: 'tp_image_link', 'image' - return false for no link or a url otherwise - params passed to this will porbably change in 1.7 *** IMAGE MENU EXTENSIONS *** -- cgit v1.2.3