summaryrefslogtreecommitdiffstats
path: root/custom/views/atom10
Commit message (Expand)AuthorAgeFilesLines
* Issue 42: create atom.php at root, delete old 'atom10' template, update all i...Pascal Chevrel2012-05-051-30/+0
* use the correct Mime Type (application/atom+xml) for the self link in the ato...Pascal Chevrel2012-05-051-1/+1
* Don't send an empty <subtitle> element in the feed, just reuse the same data ...Pascal Chevrel2012-05-051-2/+2
* add an <updated> element to atom feed <entry> using the same value as <publis...Pascal Chevrel2012-05-051-0/+1
* remove xmlns on <entry> tags in atom feeds, this is already defined on the ro...Pascal Chevrel2012-05-051-1/+1
* Escape site name in RSS and AtomMaurice Svay2012-03-231-1/+1
* convert all files saved in Windows(CRLF) to Unix (LF)Pascal Chevrel2012-03-091-29/+29
* fix Mime Type for Atom feedPascal Chevrel2012-02-261-6/+6
* Initial commitMaurice Svay2010-02-161-0/+29