Feature #13459
Refactor XML Export (RSS, Cooliris)
| Status: | Accepted | Start date: | 2011-03-01 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | YAG 2.x | |||
| Votes: | 0 |
Description
Build a generic XML generation action in itemList and build cooliris rss generation as application upon that
Make generation of RSS Link for cooliris configurable via constants or let it only appear if RSS template is included.
History
Updated by Michael Knoll about 2 years ago
There is another issue for that: If we have more than one album on a page, XML should be created for all of those albums, as we only have one feed per page... so we should "collect" all items published on one page and at the end create an XML... perhaps we can use lifecycle manager and session for that... will be thinking about it...
Updated by Daniel Lienert about 2 years ago
As we use the imageViewhelper of extbase, there is already a typo3 method that collects all images of the page - maybe you can use that ...
Updated by Michael Knoll about 2 years ago
- Target version set to YAG 1.0.x
Updated by Michael Knoll over 1 year ago
- Status changed from New to Accepted
Updated by Michael Knoll over 1 year ago
- Target version changed from YAG 1.0.x to YAG 1.3.0
Updated by Daniel Lienert over 1 year ago
- Target version changed from YAG 1.3.0 to YAG 1.4.0
Updated by Michael Knoll about 1 year ago
- Target version changed from YAG 1.4.0 to YAG 2.x