summaryrefslogtreecommitdiffstats
path: root/custom/views
Commit message (Expand)AuthorAgeFilesLines
* Fix PHP noticenashe2017-07-122-2/+2
* Coding stylenashe2017-07-051-1/+1
* Clean codenashe2015-08-112-8/+8
* Fix short echo open tags deprecation.nashe2015-08-042-2/+2
* Issue 42: create atom.php at root, delete old 'atom10' template, update all i...Pascal Chevrel2012-05-055-34/+4
* delete the RSS templatePascal Chevrel2012-05-051-49/+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
* Update l10n support:Pascal Chevrel2012-04-301-2/+2
* Escape site name in RSS and AtomMaurice Svay2012-03-232-2/+2
* l10n support for moonmoonPascal Chevrel2012-03-126-55/+55
* convert all files saved in Windows(CRLF) to Unix (LF)Pascal Chevrel2012-03-094-159/+159
* Remove relative datesMaurice Svay2012-03-072-4/+0
* One file per classMaurice Svay2012-03-072-2/+2
* fix Mime Type for Atom feedPascal Chevrel2012-02-261-6/+6
* Replace hardcoded value by configMaurice Svay2011-02-072-3/+4
* Initial commitMaurice Svay2010-02-1612-0/+358