Re: Re: Re: Can it be used to..
Posted by
lorty
at
2006-09-12 13:02
I developed a similar product (ReferenceMaker) to set references betwenn AT objects from a csv file.
I used it in a project, my use case was a bit different and I never tried it with PloneBoard, but it may work for you.
Basically you map the source and target ids of plone content in the csv file and it will set the references programmatically.
I am uploading ReferenceMaker to this site right now, see the readme for instructions.