I have a feed importer which is attach to the "feed source" content type. This feed importer create nodes of type "Blog".
I want when I want to create a feed source content and select the publish in the publish settings the newly created blogs should also be published. But if while creating the feed source content I unchecked the publish in the publish settings the the newly created blogs should also be unpublished. Same is for prompt to front end.

How can I achieve this functionality through feed importer?

Comments

bsnodgrass’s picture

I assume you mean promote to front page?

I have a similar issue, the content type of the nodes being created is set to published only. In my case a staging site was used to create a feature including the feed importer. The staging site works correctly, whereas on the production site (with the feature installed) when the feed import is performed, the created nodes are published and promoted to front page. My version is 6.x-1.0-beta-10

I would be glad to collaborate on any troubleshooting on this.

twistor’s picture

Component: Feeds Import » Code
Issue summary: View changes
Status: Active » Closed (outdated)