|
Revision 608
(checked in by mylan, 2 years ago)
|
Step back to 0.4.1 version (without iTines). Fixed blogentry_item template bug.
|
| Line | |
|---|
| 1 |
0.4.1 2005-08-25 |
|---|
| 2 |
|
|---|
| 3 |
* fixed RSS1 headers |
|---|
| 4 |
|
|---|
| 5 |
0.4 2005-07-27 |
|---|
| 6 |
|
|---|
| 7 |
* Fixed the getSindicatableContent script. Now if current object has custom synContentValues |
|---|
| 8 |
method then content is taken from portal_syndication. If not it will be taken from catalog |
|---|
| 9 |
based on the qRSS2 properties tab of the current object. |
|---|
| 10 |
|
|---|
| 11 |
* Added include subfolders option. |
|---|
| 12 |
|
|---|
| 13 |
* Added <content:encoded> support to RSS2 template. |
|---|
| 14 |
|
|---|
| 15 |
* blogentry_item.pt now supports <enclosure> for ATAudio. |
|---|
| 16 |
|
|---|
| 17 |
* Added template RSS1, rssBody1 - RSS 0.92 feed with <content:encoded> tag. |
|---|
| 18 |
|
|---|