Doug Chestnut schrieb:
> 
> 
> 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)

This raises the issue of exporting/importing internal links.
We'd have to convert UUID-based links to path-based links,
but I guess this should be possible.

-- Andreas

>>>>
>>>> - 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 ...
> It looks like vfs from jakarta commons might be up to the task:
> http://jakarta.apache.org/commons/vfs/anttasks.html
> 
> --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]

Reply via email to