summaryrefslogtreecommitdiff
path: root/modules/watermark/helpers/watermark_graphics.php
AgeCommit message (Collapse)Author
2009-09-24Refactor the graphic rules processing to accomplish 2 goals: First separate ↵Tim Almdal
the grapics library from module supplied rules and secondly, allow for modules to provide new processing rules callbacks. graphics::generate will now look for <module_name>_graphics::<rule> methods.