aboutsummaryrefslogtreecommitdiff
path: root/scripts/feeds.php
Commit message (Expand)AuthorAgeFilesLines
* Update header year.petko2023-09-281-1/+1
* Update feeds.php for PHP 8.2 (PITS:01494).petko2023-09-281-1/+1
* Updates for PHP 8.1; add $EnableFTimeNew; PSFT() will cache some of the inter...petko2021-12-211-1/+1
* Update for PHP 7.4 string offset with curly braces is deprecatedpetko2019-09-031-5/+5
* Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...petko2015-08-261-1/+3
* Fix RDF list of items (PITS:01198)petko2010-09-041-2/+2
* Clean up more E_NOTICE warnings.pmichaud2007-05-301-1/+1
* Update copyright dates.pmichaud2007-02-281-1/+1
* Fix missing global in $FeedTrailOpt and $FeedCategoryOpt.pmichaud2007-01-231-1/+2
* $FeedOpt -> $FeedPageListOptpmichaud2007-01-061-1/+1
* Added $TimeISOZFmt .pmichaud2006-10-161-4/+3
* Fix $FeedPageListOpt.pmichaud2006-09-271-1/+1
* Fix referencing bug in web feeds.pmichaud2006-09-111-2/+2
* Undo changes of previous commit.pmichaud2006-09-071-4/+1
* Fix global variable option setting in feeds.php.pmichaud2006-09-071-1/+4
* Fixed syntax error.pmichaud2006-09-051-1/+1
* Fix PCache to take a reference to a page.pmichaud2006-09-051-2/+2
* Fixed problem with pagelist feeds.pmichaud2006-03-291-6/+10
* Improved read performance of feeds.php when $EnablePageListProtect = 0.pmichaud2006-03-161-5/+6
* Copyright updates.pmichaud2006-03-121-1/+1
* Eliminated outdated use of 'excerpt'.pmichaud2006-03-101-4/+1
* Added {$Description}.pmichaud2006-02-281-4/+4
* Added some useful comments on configuration.pmichaud2006-02-241-0/+11
* Fixed bug with ?action=dc.pmichaud2006-01-281-1/+1
* Added pubDate element to RSS feeds.pmichaud2006-01-271-0/+2
* Updated to new {$pagevar} syntax.pmichaud2005-12-291-26/+26
* Handle new pagelist.php code.pmichaud2005-12-281-3/+4
* Fixed count.pmichaud2005-12-111-1/+1
* More feed updates and improvements.pmichaud2005-12-101-15/+64
* Improved feed output and validation.pmichaud2005-12-101-30/+49
* Switch to use feeds.php instead of rss.php.pmichaud2005-12-101-0/+460