summaryrefslogtreecommitdiff
path: root/modules/watermark/helpers/watermark_installer.php
AgeCommit message (Expand)Author
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2008-12-30Make some columns smaller so that multi-column keys don't exceed 1024Bharat Mediratta
2008-12-26Added the concept of "permanent" messages that we show to admins. UseBharat Mediratta
2008-12-26Added graphics::mark_all_dirty(). The watermark code now marks imagesBharat Mediratta
2008-12-25Add edit/delete links (they're just stubs now, but they open a dialog).Bharat Mediratta
2008-12-23Add very simple graphics toolkits.Bharat Mediratta
2008-12-23Allow the site admin to upload watermark images. Can't do much with them yet.Bharat Mediratta
2008-12-15Start of the dialog to specify the watermark placement. For convience, using...Tim Almdal
2008-12-151) Move the deletion of the vars into module::delete helperTim Almdal
2008-12-14The start of the watermark module. It doesn't save the watermark at this poi...Tim Almdal