Closed (won't fix)
Project:
SimpleFeed
Version:
5.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
11 Feb 2008 at 15:50 UTC
Updated:
21 Sep 2012 at 14:24 UTC
Hi, I need to publish a feed to specific category (in a specific section) of the site, how can I do this?
Also, whenever I set up a feed, it publishes the nodes to the front page. How so you stop this?
Thanks.
Comments
Comment #1
leoleo commentedI want to know tooooo.
Comment #2
kenorb commentedme too;)
Comment #3
doublejosh commentedYou could set the default for the "feed-item" content type to not be promoted to the front page in it's publish settings.
bam!
Comment #4
nmridul commentedI feel there is a problem with simplefeed if the target feed items do not have any category.
If the target feed items do not contain any tags or categories, the resulting feed items are not getting the parent feed's tag.
Example -
- Add a feed. Enter "myTag" for "Feed Categories". (myTag is just an example)
- Refresh feed
- The items that has some tags in it will also get the tag "myTag". But the items that do not have any tag, does not get "myTag".
I'm using drupal 6.6 and Simplefeed 6.x-1.x-dev (2008-Oct-15)
Comment #5
doublejosh commentedSimpleFeed allows you to set the inherited taxonomy category.
The unfortunate thing about SimpleFeed (v5) is that the same category is for RSS source tag pull-through and child feed-item inheritance.
Would be nice if these were two separate settings.
Comment #6
kenorb commentedTry this: http://drupal.org/project/taxonomy_super_select
Or you can use http://drupal.org/project/feedapi instead, if you need configure different categories.
Comment #7
kenorb commented5.x version is dead, re-open if the problem exists in 6.x/7.x