summaryrefslogtreecommitdiff
path: root/views/randimg.html.php
AgeCommit message (Collapse)Author
2012-02-08Added a new maxsize parameter, and also slightly reconfiged syntax of height ↵Nathan Kinkade
and width assignment.
2012-02-04Keep double quotes for consistency and to make HTML prettier.Nathan Kinkade
2012-02-04Allow a target parameter to be passed as well.Nathan Kinkade
2012-02-04Allow a height parameter to be passed as well.Nathan Kinkade
2011-07-23Added width styling to <img> tag instead on containing <div>.Nathan Kinkade
2011-01-09Overhaul of module, with a good many changes suggested by danneh3826 on the ↵Nathan Kinkade
gallery forum.
2010-03-19Apparently some new changes in Gallery3 broke this module. This change ↵Nathan Kinkade
defines a diff between the src of an img and the link address to the image itself.
2009-12-05View no longer has URLs hardcoded, but uses environment to construct ↵Nathan Kinkade
site-specific URLs.
2009-12-05Initial checkin.Nathan Kinkade