Closed (fixed)
Project:
Bibliography Module
Version:
6.x-1.4
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 May 2009 at 15:41 UTC
Updated:
5 May 2009 at 01:23 UTC
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
Comment #1
mattgilbert commentedComment #2
rjerome commentedSounds easy enough, look for it in the next release...
Ron.
Comment #3
rjerome commentedAnother way around this would be to set the default to "unpublished" on the "admin/content/node-type/biblio" page in the "Workflow Settings" section.
Comment #4
mattgilbert commentedThank you! That satisfies my need.