summaryrefslogtreecommitdiff
path: root/modules/atom
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
2008-12-22Remove module.info from infrastructure modules that are effectivelyBharat Mediratta
2008-12-22Change the way that we track modules.Bharat Mediratta
2008-12-02Removed per jozefsBharat Mediratta
2008-11-25Rename get_absolute_url to abs_currentTim Almdal
2008-11-25Normalize atom url generationTim Almdal
2008-11-25Fix testsTim Almdal
2008-11-24Add @todo to look at normalizing the url functions to the ones already in MY_...Tim Almdal
2008-11-23Fix double-escaping in the item comments feed.Jozef Selesi
2008-11-23Changed and extended the Atom library a little so that the code for creating ...Jozef Selesi
2008-11-23* Individual comment views now output valid Atom 1.0 entries:Jozef Selesi
2008-11-22* Fixed a bug in the Atom library where child elements were not added to thei...Jozef Selesi
2008-11-22Make the generated XML nicely formatted.Jozef Selesi
2008-11-22An Atom library prototype. Its purpose is to explore the cost of us supportin...Jozef Selesi