Closed (fixed)
Project:
Embedded Media Field
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2008 at 19:55 UTC
Updated:
26 Nov 2008 at 18:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
aaron commentedemfield already keeps track of all content types using it, so we could just have checkboxes for the types (all selected by default).
Comment #2
alex ua commentedBumping this so we get it into the next official release...
Comment #3
alex ua commentedI'm moving this to the Drupal 6 version. Also, I think we should take advatage of jobqueue to help with the functionality.
Comment #4
jody lynnThe patch adds a new tab to the emfield settings for those who have jobqueue module enabled.
The content types which have an emfield field appear as checkboxes and those that you check cause a mass submission of all their nodes into the job queue to be reloaded upon cron.
If we commit this we should add a note to the README that this functionality exists with job_queue enabled.
Comment #5
aaron commentedSeems to work fine. Thanks, Jody.
Committed changes, and added instructions to the README.