On Mon, 25 Jan 2010 10:55:32 -0800, Andrew Welch <[email protected]> wrote:

Using 4.1-2, I have the standard CPF installed and collections set on
directories, with "inherit collections" set to true.

One directory is:

/content/user/pdf

with the collections "content" and "content/pdf"

When I drop a pdf into that directory the cpf processes it into the
following set of files:

foo.pdf
foo_pdf.xml
foo_pdf.xhtml
foo_pdf_parts (dir)

Only the original foo.pdf is currently inheriting the collections, all
of the other files are in no collection.  This means when I search
using that collection (to search only pdfs for example) these files
are being ignored.

Is it right it to expect the generated files to also inherit the
collections?  Or do I need to do something else to ensure those files,
or at least the xml file belongs to that collection?

thanks
andrew

The CPF actions have code in them to try to preserve collections
on the documents they add, this may be getting in the way.
One thing you can do is add explicit collections via the
destination-collection option (you can use the option multiple
times to get multiple collections) to the steps that create files
you want to be in the collection (the conversion steps).

//Mary
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to