x First time here? Check out the FAQ
Ove Andersen started this project on Wednesday, June 02, 2010 it's current version is 1.0 .

Package Info

Project Owner/Creator

Avatar

Ove Andersen

363posts 1139karma

Project Compatibility

No compatible versions have been reported, be the first!

View Details Report Compatibility

Project Information

Project owner:
Ove Andersen
Created:
Wednesday, June 02, 2010
Is Stable:
Project is stable
Current version
1.0
License
MIT
Tags
import  export  XML  cmsimport  generator 
Downloads:
243

EyeCatch XML Export

This is more or less a XML version of my CSV Generator package. Basically, it allows you create a XML file of a node or its child nodes.

It outputs the node fields/properties as elements without attributes, so it is compatible with the CMSImport package.

If you need an xml representation of your entire site, take a look at the XML Dump package.

To use it, simply render the node with the attached template, or create your own template and add the macro. Remember, the template must not include anything except the macro and the ASP. NET template code.

If you set "Get Children Of Source" to true, you will get a list of the children of the Source. The usercontrol currently searches for all nodes with the same "Document Type Alias" as the Source node if a "Document Type Alias" is not specified.

The "Encode Html Tags" option tells the usercontrol to escape all Html Tags.

The "Strip Html Tags" option takes presedence over the "Encode Html Tags" option, and will remove all Html Tags, including images, flash, etc.

The "Remove Line Breaks" option will remove all linebreaks in the properties.

Package Files

Source Code

Package discussions

Feeback
2 topics, 8 posts
Please post your feedback here, be it praise or trash.
9 months ago by Kim Grandgagnage