summaryrefslogtreecommitdiff
path: root/modules/watermark/helpers/watermark.php
AgeCommit message (Expand)Author
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-12Updated for new Form_Submit API.Bharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-06Fix up all the various little forms to have submit buttons, fieldset legends,...Bharat Mediratta
2008-12-29Add transparency supportBharat Mediratta
2008-12-26Fix get_add_form() to use self::positions() so that we get the right key/valu...Bharat Mediratta
2008-12-26Added graphics::mark_all_dirty(). The watermark code now marks imagesBharat Mediratta
2008-12-26More watermark changes:Bharat Mediratta
2008-12-26Simplify the watermark module. We can now upload, edit and delete oneBharat Mediratta
2008-12-23Allow the site admin to upload watermark images. Can't do much with them yet.Bharat Mediratta
2008-12-17Drag & Drop the watermark now works and so does the dropdown box. The target...Tim Almdal
2008-12-161) Remove the load watermark from the scaffolding... use the menu optionTim Almdal
2008-12-15Start of the dialog to specify the watermark placement. For convience, using...Tim Almdal
2008-12-15Change the label on the watermark form upload element, so the error message i...Tim Almdal
2008-12-14Change the watermark module to use forge.Tim Almdal
2008-12-14The start of the watermark module. It doesn't save the watermark at this poi...Tim Almdal