summaryrefslogtreecommitdiff
path: root/modules/image_block/views
AgeCommit message (Collapse)Author
2012-05-07Fix a database error caused by trying to view a non-search-result in aBharat Mediratta
search context. Patch thanks to sermoro. Fixes #1837.
2010-11-21Create a module setting for the number of random images to show in theBharat Mediratta
sidebar. Fixes #1499.
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few ↵Chad Kieffer
shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features.
2009-06-06corrected misprintunostar
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-02Fix for ticket #320Tim Almdal
2009-02-271) Change the image block so it has the correct url in the anchor tag.Tim Almdal
2) Change the wrapping class to gImageBlock instead of gImage so the quick kinks aren't enabled
2009-02-26Implement a random image block for the side bar. Ticket #13Tim Almdal