Author: as
Date: Wed Jan 23 14:36:54 2008
New Revision: 7238

Log:
- More information added to author-type RSS2 elements.

Modified:
    trunk/Feed/docs/specifications.txt

Modified: trunk/Feed/docs/specifications.txt
==============================================================================
--- trunk/Feed/docs/specifications.txt [iso-8859-1] (original)
+++ trunk/Feed/docs/specifications.txt [iso-8859-1] Wed Jan 23 14:36:54 2008
@@ -1122,6 +1122,11 @@
 
 Can appear only once.
 
+It is a good practice to include the name and email of the managing editor,
+for example::
+
+  <managingEditor>[EMAIL PROTECTED] (John Doe)</managingEditor>
+
 Equivalents: `ATOM-author`_, RSS1-none, `RSS2-managingEditor`_.
 
 
@@ -1230,6 +1235,11 @@
 Optional (not recommended).
 
 Can appear only once.
+
+It is a good practice to include the name and email of the webmaster,
+for example::
+
+  <webMaster>[EMAIL PROTECTED] (John Doe)</webMaster>
 
 Equivalents: ATOM-none, RSS1-none, `RSS2-webMaster`_.
 


-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to