Hi,

I would like to be able to import a BibTex file so that the Biblio nodes are set as "unpublished", then have a chance to edit that group of references alone before publishing them. Specifically, I have a CCK Node Reference field attached to Biblio types so I can attach them as part of a node's bibliography. I would like to be able to work with just the references I just imported, not all Biblio content.

So, having Publishing Options available on import the way Taxonomy settings are would be very helpful. (It would be especially helpful if/when the Views Bulk Operations module adds support for editing CCK fields: http://drupal.org/node/358617 )

Comments

mattgilbert’s picture

Priority: Normal » Minor
rjerome’s picture

Sounds easy enough, look for it in the next release...

Ron.

rjerome’s picture

Another way around this would be to set the default to "unpublished" on the "admin/content/node-type/biblio" page in the "Workflow Settings" section.

mattgilbert’s picture

Status: Active » Closed (fixed)

Thank you! That satisfies my need.