Python Script to Import Content into Zope?
Hi, my question is if there is some kind of Python Script available to update Content into Zope. I'm programming C++ and thought, that there may be a possibility to call a Python Script in order to automatically import content to zope?! Can anybody help me, has anyone an idea? Thanks a lot! Bye Simone
Simone Unold wrote:
Hi, my question is if there is some kind of Python Script available to update Content into Zope. I'm programming C++ and thought, that there may be a possibility to call a Python Script in order to automatically import content to zope?! Can anybody help me, has anyone an idea? Thanks a lot!
Hi, have a look at Zope/utilities/load_sity.py. This should do the job or give you the idea at least. Cheers, Maik -- German Zope User Group / Deutsche Zope User Group http://www.dzug.org/
participants (2)
-
Maik Jablonski -
Simone Unold