I used the cadaver client on linux to import thousands of images and
articles when importing our content from our old CMS into Plone. It
makes it quite easy to add content to your database. We had all the
content from our old CMS in XML format so used the ATXML marshaller to
enable XML support over webdav see
http://plone.org/documentation/tutorial/xml-in-plone-with-marshallYou can then view your existing plone content types in XML format and
using that as the basis I just wrote some python scripts to convert
our content to that format and then it was just a matter of logging in
via cadaver and using "mput *" and waiting for all your content to be
imported into plone. Once it is in plone then you can just refer to
the tutorials pointed out above regarding how to manipulate objects
programatically.
There are a range of different ways you can add content to plone
without using the web interface. Just do some searching on importing
content into plone.
cheers
John
On Thu, Jul 24, 2008 at 12:26 AM, Tanisjones <
jordi.duch@...> wrote:
>
> Looks an interesting idea... but apart from adding/deleting files, can I
> modify properties of the objects using FTP or WebDav? Any tutorial on how to
> connect using these two services?
> Thanks!
> Tanis
>
>
> Sergey V. wrote:
>>
>>
>>
>> Robert Gravina wrote:
>>>
>>> If you wanted to do this from the command line, you could probably
>>> create a python script which opened the ZODB and added in this
>>> content. I'm not sure how this would be done though, if it can be done
>>> while Plone is running etc.
>>>
>>
>> Is using ftp still considered "command line"? ftp-ing content would be the
>> easiest option...
>>
>> Also it would be possible to write an external program which calls various
>> methods of a running Plone instance through-the-web, but that may be
>> tricky except some very simple cases.
>>
>>
>
>
>
> --
> View this message in context:
http://n2.nabble.com/Access-Plone-Content-tp577200p578519.html> Sent from the General Questions mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
>
http://moblin-contest.org/redirect.php?banner_id=100&url=/> _______________________________________________
> Plone-Users mailing list
>
Plone-Users@...
>
https://lists.sourceforge.net/lists/listinfo/plone-users>
--
John Habermann
Internet Programmer, System Administrator
The Wilderness Society Inc
http://www.wilderness.org.au-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users