Feature #2537

Basic support for XML export

Added by Karsten Dambekalns over 6 years ago. Updated about 4 years ago.

Status:Resolved Start date:2009-01-30
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:Import/Export
Target version:-

Description

.


Related issues

related to TYPO3.TYPO3CR - Feature #3672: Allow export of invalid item names in document view Closed 2009-06-15
related to TYPO3.TYPO3CR - Feature #3671: Multivalued properties can be exported in document view Closed 2009-06-15
blocks TYPO3.TYPO3CR - Task #3456: Refactor internal CR representation of object references Closed 2009-05-25

Associated revisions

Revision 70a195da
Added by Karsten Dambekalns over 6 years ago

TYPO3CR:
  • started implementing export to XML in system view, refs #2537
  • fixed use of closure using $this in Node

Revision 682c3e0d
Added by Karsten Dambekalns over 6 years ago

TYPO3CR:
  • implemented export to XML in document view, refs #2537
  • export can be called from the CR admin (use context menu in node tree)

Revision e5ea9c9a
Added by Karsten Dambekalns about 6 years ago

[FEAT+] TYPO3CR (Import/Export): jcr:xmltext structures are now exported in document view as required by JSR-283, refs #2537

History

#1 Updated by Karsten Dambekalns over 6 years ago

  • Subject changed from Basic support for system view XML export to Basic support for XML export

#2 Updated by Karsten Dambekalns over 6 years ago

  • % Done changed from 0 to 50

Missing in document view: escaping of illegal names for XML tags (e.g. "flow3:0" needs to be escaped to "flow3:_x0030_"

#3 Updated by Karsten Dambekalns about 6 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 50 to 100

The remaining (optional) issues are handled with separate tickets now.

#4 Updated by Robert Lemke about 4 years ago

  • Target version deleted (197)

Also available in: Atom PDF