Changeset 298

Show
Ignore:
Timestamp:
03/06/06 06:33:35
Author:
chervol
Message:

version bump

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qRSS2Syndication/branches/itunes-atvideo-support/HISTORY.txt

    r297 r298  
     10.4.5 2005-03-06 
     2 
     3   * added full body of article <content:encoded> support for Documents and SimpleBlog. 
     4 
     5   * added Smart Folders/Topic syndication suport in Plone 2.1.2. The standart CMFTopic in Plone 2.0.5 does not implement getSyndicatableValues. 
     6 
     7   * added basic iTunes support 
     8 
    190.4.1 2005-08-25 
    2        
     10 
    311   * fixed RSS1 headers 
    412 
     
    1220 
    1321   * Added <content:encoded> support to RSS2 template.  
    14    
     22 
    1523   * blogentry_item.pt now supports <enclosure> for ATAudio. 
    1624 
    1725   * Added template RSS1, rssBody1 - RSS 0.92 feed with <content:encoded> tag. 
    18     
     26 
  • qRSS2Syndication/branches/itunes-atvideo-support/README.txt

    r297 r298  
    11qRSS2Syndication simple product that adds RSS2 functionality to Plone.  
    2    * includes support of audio and video feeds.  
     2   * includes support of audio and video feeds. 
    33   * the syndication of ATAudio objects, mp3, wmv, ppt, jpg files using RSS 2.0 with enclosures. 
    44   * full body of article <content:encoded> support for Documents and SimpleBlog. 
    5    * Smart Folders/Topic syndication suported 
     5   * Smart Folders/Topic syndication suported in Plone 2.1.2. The standart CMFTopic in Plone 2.0.5 does not implement getSyndicatableValues. 
     6   * basic iTunes support 
    67 
    78 
     
    1819which is controled with portal_syndication tool 
    1920 
     21EXTENDING 
    2022 
     23If you need to introduce your custom content type into RSS2 refer to the document_item.pt template in the skin (or any other *_item.pt). 
     24 
     25AUTHORS 
     26 
     27Volodymyr Cherepanyak <chervol@quintagroup.com> 
     28Wolfgang Reutz <wolfgang.reutz@fhv.at> - iTunes support, midacoop audio/video support.   
  • qRSS2Syndication/branches/itunes-atvideo-support/version.txt

    r297 r298  
    1 0.4.1 
     10.4.5