index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
atom
Age
Commit message (
Expand
)
Author
2009-01-14
Make sure that helper functions are all static. Add new
Bharat Mediratta
2009-01-08
i18n refactoring: Rename all _() (reserved by gettext) calls to t().
Andy Staudacher
2008-12-22
Remove module.info from infrastructure modules that are effectively
Bharat Mediratta
2008-12-22
Change the way that we track modules.
Bharat Mediratta
2008-12-02
Removed per jozefs
Bharat Mediratta
2008-11-25
Rename get_absolute_url to abs_current
Tim Almdal
2008-11-25
Normalize atom url generation
Tim Almdal
2008-11-25
Fix tests
Tim Almdal
2008-11-24
Add @todo to look at normalizing the url functions to the ones already in MY_...
Tim Almdal
2008-11-23
Fix double-escaping in the item comments feed.
Jozef Selesi
2008-11-23
Changed 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-22
Make the generated XML nicely formatted.
Jozef Selesi
2008-11-22
An Atom library prototype. Its purpose is to explore the cost of us supportin...
Jozef Selesi