summaryrefslogtreecommitdiff
path: root/modules/info/helpers
AgeCommit message (Expand)Author
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Use the block_manager to manage site sidebar panels. Fixes ticket #110.Tim Almdal
2009-09-12Use user::display_name() in another case where it was missing.Bharat Mediratta
2009-09-12Properly internationalize the text for the By: line. This gets rid ofBharat Mediratta
2009-09-05Change the module installer so that you don't need to provide your ownBharat Mediratta
2009-07-12Put owner's url into user link. Seems better than displaying email until we h...Chad Kieffer
2009-06-30Display owner's full name rather than username, ticket #421.Chad Kieffer
2009-06-28Undo my last change; it's not the right fix for the problem.Bharat Mediratta
2009-06-28Pass the item into the block.Bharat Mediratta
2009-06-23Refactor the install/upgrade code to be more flexible.Bharat Mediratta
2009-05-26Restructure the module lifecycle.Bharat Mediratta
2009-05-13Gee it's May already. Update copyright to 2009.Bharat Mediratta
2009-02-07Use Album or Photo in the title instead of ItemBharat Mediratta
2009-01-18Rename theme callback helpers from xxx_block to xxx_theme to make roomBharat Mediratta
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-12Implement deleting dashboard blocks.Bharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2008-12-20Add view counts and show them properly.Bharat Mediratta
2008-12-17Separate thumbnails out into var/thumbs. This clears up some ambiguity in I...Bharat Mediratta
2008-11-27Centralize logging around installing/uninstalling modules.Bharat Mediratta
2008-11-26Add a new "tag" page type.Bharat Mediratta
2008-11-25Oops, fix a typo causing us to treat an array like a string.Bharat Mediratta
2008-11-25Fix a bug in thumbnail_info where we were printing out the data instead of re...Bharat Mediratta
2008-11-22Create thumbnail insertion points (top/bottom/info) and moveBharat Mediratta
2008-11-22Move all block callbacks from View::block_type() toBharat Mediratta
2008-11-22Convert gmaps, info, and tag modules to the new block moduleTim Almdal
2008-11-05Item Info block is now off into the info module. Yay!Bharat Mediratta