Have an option for content types to default contributed morelike modules to enabled
malukalu - February 20, 2009 - 16:24
| Project: | More Like This |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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?

#1
fixing title
#2
Ahh 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.
#3
This should just recognize that no enabled plugins were saved for a particular node and default to all of them.