Hi all, I had a conversation about changing document types two weeks ago - we talked about the 'HTMLDocument' product:
Is there a possibility to change the type of an document that is already in the ZODB? - I dont want to have to reload all of the existing static HTML containing 'DTML Documents'
I don't think it possible in a clean way. An ugly hack would be to dump the ZODB to XML, edit the XML file and reload.
Are there other ideas? Andreas
Hi, sorry for the empty subject field !! Ones more again: I had a conversation about changing document types two weeks ago - we talked about the 'HTMLDocument' product:
Is there a possibility to change the type of an document that is already in the ZODB? - I dont want to have to reload all of the existing static HTML containing 'DTML Documents'
I don't think it possible in a clean way. An ugly hack would be to dump the ZODB to XML, edit the XML file and reload.
Are there other ideas? Andreas
participants (1)
-
Andreas Wandel