summaryrefslogtreecommitdiff
path: root/modules/slideshow/helpers
AgeCommit message (Expand)Author
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-04Move slideshow link from sidebar_top() into the photo and album menus.Bharat Mediratta
2008-12-13Layout cleanup and simplification. Move view-mode buttons into sidebar, searc...Chad Kieffer
2008-12-09Checked in jQuery superfish menu plugin, applied to item options menu. Update...Chad Kieffer
2008-12-07Added title attribute.Chad Kieffer
2008-12-06Switch the slideshow link from text to icon. Chad Kieffer
2008-11-28Re-enable the slideshow for tag views, since now we have a MediaRSS feed for ...Bharat Mediratta
2008-11-27Reverted r18930. This is because in the media_rss module we don't generate a...Tim Almdal
2008-11-27Add tag_top() buttonBharat Mediratta
2008-11-27Centralize logging around installing/uninstalling modules.Bharat Mediratta
2008-11-22Move all block callbacks from View::block_type() toBharat Mediratta
2008-11-21Be consistent in naming the album_top blockTim Almdal
2008-11-212nd attempt at inserting html by modules.Tim Almdal
2008-11-21Revert module block approachTim Almdal
2008-11-20A look at away to allow modules to define html head contents (links and js) a...Tim Almdal
2008-11-19slideshow::link() returns the entire anchor elementTim Almdal
2008-11-19Change the album and photo templates to call the slideshow helper to get the ...Tim Almdal
2008-11-18The start of the slideshow module. Mostly framework stuff, no real implement...Tim Almdal