summaryrefslogtreecommitdiff
path: root/modules/info
AgeCommit message (Expand)Author
2009-03-09Don't show the description field if there's no descriptionBharat Mediratta
2009-02-09Remove the "more" link until something's implemented that needs it.Chad Kieffer
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
2009-01-01Change the preamble for views in two ways:Bharat Mediratta
2008-12-24Lots of deltas rolled up into a bigger change. Sorry for the mess.Bharat Mediratta
2008-12-22Change the way that we track modules.Bharat Mediratta
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-08Allow in-place editing in the info block.Bharat Mediratta
2008-11-08Create permanent owner_id column in the item table, and use a softBharat Mediratta
2008-11-08Adding user (owner) to items; info moduleFelix Rabinovich
2008-11-05Item Info block is now off into the info module. Yay!Bharat Mediratta