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

malukalu’s picture

Title: Have an option for content types to default contributed morelike this modules to enabled » Have an option for content types to default contributed morelike modules to enabled

fixing title

febbraro’s picture

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.

febbraro’s picture

This should just recognize that no enabled plugins were saved for a particular node and default to all of them.