Issue Details (XML | Word | Printable)

Key: BCMS-50
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Savvas Triantafyllou
Reporter: Savvas Triantafyllou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

Support XML export of content object list

Created: 10/May/09 02:38 PM   Updated: 19/Jul/09 09:55 AM
Component/s: betacms-webui
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR1

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 4 hours
Time Spent: 4 hours
Time Spent - 4 hours


 Description  « Hide
In navigation page when content object list appears, provide the ability to export all results to XML

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Savvas Triantafyllou added a comment - 12/May/09 12:53 AM
Fixed and committed in revision 2838.

Nevertheless , due to performance issues list is limited to the first 500 content objects.

Also an action to export a single content object must be added as well

Savvas Triantafyllou added a comment - 12/May/09 01:19 PM
Exported XML comes as a zip file inside which all exported content objects are provided in a driectory hierarchy according to their creation date according to content type browser view.

Each xml file represents one content object and xml filename is the value of property 'profile.title' of this content object.
In cases where this property is not defined, xml filename takes after content object system name. Finally if no system name exists, xml filename is the content object identifier, which is never empty