Currently, we keep users from creating feed nodes from feed items. This could be useful for edge cases though and disallowing it actually leads to problems when feed api functionality is activated/disactivated on nodes that are chosen as feed items.

I had thought this was fixed before, however I found that the code is not consistent. Will follow up with patch.

CommentFileSizeAuthor
#1 478876-1_feed_items_as_feed_nodes.patch1.58 KBalex_b
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alex_b’s picture

Assigned: alex_b » Unassigned
Status: Active » Needs review
FileSize
1.58 KB

- Don't restrict the content type selection in feed settings
- Restrict content type selection when trying to generate fallbacks.