Active
Project:
More Like This
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2009 at 16:24 UTC
Updated:
2 Mar 2009 at 21:06 UTC
I think the current implementation works fine if are creating content one by one but if you are creating content in bulk ( using feedapi for example) you dont want to be forced to go and edit each node to enable More Like This contributed modules. The calais module lets you set presets for a content type indicating if the suggested taxonomy terms will be prefilled... i would see this as a similar feature?
Comments
Comment #1
malukalu commentedfixing title
Comment #2
febbraro commentedAhh I see what you mean, if the node form is not saved by a user, then no "enabled plugins" are saved. This would require some smart handling of defaults.
With drupalcon this week we don't have any time to implement a fix for this, but if you do, please submit a patch.
Comment #3
febbraro commentedThis should just recognize that no enabled plugins were saved for a particular node and default to all of them.