Andreas Hartmann wrote:
Doug Chestnut schrieb:
[...]
Maybe an even cleaner way would be to
- implement XML import/export (use site structure as directory
structure, similar to the old content storage)
- provide the default content as "exported XML"
Then the user could import the initial content and new UUIDs would
be generated.
This would be a nice feature anyway. Perhaps this could be handled via
webDAV?
Good idea, that sounds like the most straightforward way.
Is there a WebDAV client library which can be called from Ant?
I wouldn't like to require to install a WebDAV client to import
the default content ...
I don't think we would need a full webDAV client. Just a simple http
PUT and GET (inport/export) would do. We wouldn't need to even do a
propfind, as we could use the api to get a listing for export.
--Doug
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]