|
Last change
on this file since 298 was
1,
checked in by myroslav, 21 years ago
|
|
Building directory structure
|
|
File size:
1011 bytes
|
| Line | |
|---|
| 1 | qRSS2Syndication simple product that adds RSS2 functionality to Plone. |
|---|
| 2 | * includes support of audio and video feeds. |
|---|
| 3 | * the syndication of ATAudio objects, mp3, wmv, ppt, jpg files using RSS 2.0 with enclosures. |
|---|
| 4 | * full body of article <content:encoded> support for Documents and SimpleBlog. |
|---|
| 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 |
|---|
| 7 | |
|---|
| 8 | |
|---|
| 9 | DEPENDS on: |
|---|
| 10 | |
|---|
| 11 | * CMFSyndication |
|---|
| 12 | |
|---|
| 13 | INSTALATION: |
|---|
| 14 | |
|---|
| 15 | 1. install it with quickinstaller in Plone. |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | RSS2 syndiction properties are saved into the syndication_information object |
|---|
| 19 | which is controled with portal_syndication tool |
|---|
| 20 | |
|---|
| 21 | EXTENDING |
|---|
| 22 | |
|---|
| 23 | If 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 | |
|---|
| 25 | AUTHORS |
|---|
| 26 | |
|---|
| 27 | Volodymyr Cherepanyak <chervol@quintagroup.com> |
|---|
| 28 | Wolfgang Reutz <wolfgang.reutz@fhv.at> - iTunes support, mediacoop audio/video support. |
|---|
Note: See
TracBrowser
for help on using the repository browser.