[Erp5-report] r16087 - in /erp5/trunk/bt5/erp5_rss_style: SkinTemplateItem/portal_skins/erp...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Sep 5 17:47:09 CEST 2007


Author: bartek
Date: Wed Sep  5 17:47:09 2007
New Revision: 16087

URL: http://svn.erp5.org?rev=16087&view=rev
Log:
Added rss_guid for compliance with standard

Modified:
    erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Folder_viewContentListAsRSS/listbox.xml
    erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Listbox_asRSS.xml
    erp5/trunk/bt5/erp5_rss_style/bt/revision

Modified: erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Folder_viewContentListAsRSS/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Folder_viewContentListAsRSS/listbox.xml?rev=16087&r1=16086&r2=16087&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Folder_viewContentListAsRSS/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Folder_viewContentListAsRSS/listbox.xml Wed Sep  5 17:47:09 2007
@@ -344,6 +344,10 @@
                         <tuple>
                           <string>description</string>
                           <string>rss_description</string>
+                        </tuple>
+                        <tuple>
+                          <string>absolute_url</string>
+                          <string>rss_guid</string>
                         </tuple>
                       </list>
                     </value>

Modified: erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Listbox_asRSS.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Listbox_asRSS.xml?rev=16087&r1=16086&r2=16087&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Listbox_asRSS.xml (original)
+++ erp5/trunk/bt5/erp5_rss_style/SkinTemplateItem/portal_skins/erp5_rss_style/Listbox_asRSS.xml Wed Sep  5 17:47:09 2007
@@ -90,6 +90,7 @@
   - rss_description\n
   - rss_pubDate\n
   - rss_link\n
+  - rss_guid (which should be an absolute url of the document)\n
   The way an object is presented should be defined in the listbox - the RSS skin passes on\n
   what is in the listbox, as is. So you can produce your own description, author information\n
   or publication date. A partial exception to this rule is dates - RSS protocol requires\n

Modified: erp5/trunk/bt5/erp5_rss_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_rss_style/bt/revision?rev=16087&r1=16086&r2=16087&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_rss_style/bt/revision (original)
+++ erp5/trunk/bt5/erp5_rss_style/bt/revision Wed Sep  5 17:47:09 2007
@@ -1,1 +1,1 @@
-6
+8




More information about the Erp5-report mailing list