|
Revision 707
(checked in by mylan, 2 years ago)
|
Update README.txt
|
| 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 |
* data in RSS2 feed sorted by effective date. |
|---|
| 5 |
|
|---|
| 6 |
DEPENDS on: |
|---|
| 7 |
|
|---|
| 8 |
* CMFSyndication |
|---|
| 9 |
|
|---|
| 10 |
INSTALATION: |
|---|
| 11 |
|
|---|
| 12 |
1. install it with quickinstaller in Plone. |
|---|
| 13 |
|
|---|
| 14 |
|
|---|
| 15 |
RSS2 syndiction properties are saved into the syndication_information object |
|---|
| 16 |
which is controled with portal_syndication tool |
|---|
| 17 |
|
|---|
| 18 |
|
|---|