Author: as
Date: Mon Feb 4 12:13:10 2008
New Revision: 7279
Log:
- Removed left-over properties from ezcFeed.
Modified:
trunk/Feed/src/feed.php
Modified: trunk/Feed/src/feed.php
==============================================================================
--- trunk/Feed/src/feed.php [iso-8859-1] (original)
+++ trunk/Feed/src/feed.php [iso-8859-1] Mon Feb 4 12:13:10 2008
@@ -181,9 +181,7 @@
{
case 'title': // required in RSS1, RSS2, ATOM
case 'category':
- case 'categories':
case 'link': // required in RSS2, rdf:about AND link in RSS1
- case 'links': // required in RSS2, rdf:about AND link in RSS1
case 'description': // required in RSS1, RSS2, subtitle in ATOM
case 'language':
case 'copyright': // rights in ATOM
@@ -227,9 +225,7 @@
{
case 'title': // required in RSS1, RSS2, ATOM
case 'category':
- case 'categories':
case 'link': // required in RSS2, rdf:about AND link in RSS1
- case 'links': // required in RSS2, rdf:about AND link in RSS1
case 'description': // required in RSS1, RSS2, subtitle in ATOM
case 'language':
case 'copyright': // rights in ATOM
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components