| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-11-23 | * Individual comment views now output valid Atom 1.0 entries: | Jozef Selesi | |
| http://example.gallery.com/index.php/comments/{comment_id}?_format=atom * Changed Content-Type of Atom feeds and entries to XML for easier debugging. * Added an Atom helper class with some common functions and cleaned up entry and feed generation code a bit in the comment helper. * Style fixes. | |||
| 2008-11-22 | An Atom library prototype. Its purpose is to explore the cost of us ↵ | Jozef Selesi | |
| supporting Atom as the default input and output format of RESTful controllers. Only the constructs necessary for representing comment feeds and entries have been implemented. Its output are valid Atom 1.0 documents. The test contains examples of how to make feeds and entries. | |||
