index
:
randimg.git
master
A tiny Gallery3 module for displaying a random image on an external site.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-07-12
Don't select movies.
HEAD
master
Nathan Kinkade
2012-09-28
Added ability for a user to filter random image by album.
Nathan Kinkade
2012-02-08
Added a new maxsize parameter, and also slightly reconfiged syntax of height ↵
Nathan Kinkade
and width assignment.
2012-02-04
Keep double quotes for consistency and to make HTML prettier.
Nathan Kinkade
2012-02-04
Allow a target parameter to be passed as well.
Nathan Kinkade
2012-02-04
Allow a height parameter to be passed as well.
Nathan Kinkade
2011-07-23
Added width styling to <img> tag instead on containing <div>.
Nathan Kinkade
2011-02-25
Updated module description to be more descriptive.
Nathan Kinkade
2011-01-14
Moved version number back down to 1.0, because moving to 1.1 didn't work ↵
Nathan Kinkade
with the upgrader script.
2011-01-09
Overhaul of module, with a good many changes suggested by danneh3826 on the ↵
Nathan Kinkade
gallery forum.
2010-07-30
Fixes issue where relative_path_cache is null because the image hasn't been ↵
Nathan Kinkade
viewed and cached yet.
2010-07-27
Fixes a bug where images more than one level deep in nested albums weren't ↵
Nathan Kinkade
displayed.
2010-03-19
Apparently 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.
2010-01-04
We only want photos, not albums too.
Nathan Kinkade
2010-01-04
Handle table prefixes properly (at all, that is).
Nathan Kinkade
2009-12-05
View no longer has URLs hardcoded, but uses environment to construct ↵
Nathan Kinkade
site-specific URLs.
2009-12-05
Fix controller to work with new upstream module interface changes.
Nathan Kinkade
2009-12-05
Initial checkin.
Nathan Kinkade