This tag is for questions about feeds, and the Feeds module.

learn more… | top users | synonyms (1)

1
vote
0answers
12 views

How to get a translation set ID into an RSS feed with Drupal

I need to get articles from a website running Drupal which has translations of some articles in three languages. So when I pull in the English language RSS, and subsequent the French language RSS I ...
0
votes
0answers
15 views

Unable to import external RSS feed to site

I want to add a vertically scrolling ticker which is fed content via an external RSS feed. * Modules being used: Views, Feed, CTools, Job Scheduler * Issue 1 I tried setting up a static RSS feed ...
2
votes
1answer
17 views

Commerce product Feeds import

I have a CSV of data which I am importing as Commerce-Products. The issue is the price data gets rounded up or down when loading the price field data from the CSV into the price field of ...
0
votes
0answers
11 views

Feed GUID allows for duplicates

To the best of my knowlege, I could not find a answer that applies to my situation, so here it goes: I am using the feeds import to add a series of roughly 6500 employees as nodes (not preferred ...
0
votes
0answers
14 views

Fetching referenced Wikipedia articles into node fields

I have a content type with the "Wikipedia URL" field in it. I'd like to display the actual Wikipedia article on the node page. The current plan is to add a field for Wikipedia content and implement ...
0
votes
1answer
10 views

Custom feed tamper plugin to convert an image GUID into a URI

I have a feed importer for image files, which stores a column in my source csv as the GUID of the final files in Drupal. I also have another importer for, say, articles. In the articles csv, there is ...
0
votes
0answers
8 views

What is 'URL' in one of the Node Processor's targets?

In the Feeds module, one of the targets listed in the Node Processor is URL. What is it? I think it's not the path alias because path alias is also listed. Is it the 'node/%'?
0
votes
0answers
13 views

Is there a way to add variables to a feed url?

Perhaps im googling this completely wrong as it would seem to be something that would be an obvious addition to the feeds module, but I just cannot seem to find any info/module/api trick to do the ...
0
votes
1answer
9 views

How to find the path of the feed for content type in drupal 7?

I wanted to add the path to the feed view display ,but i am not able to know what the path is?
2
votes
1answer
12 views

How to set published status to a static value while importing a CSV using Feeds

How can I set the published status of a node created by Feeds to unpublished for every node it imports? I am using a manually uploaded CSV file.
1
vote
0answers
18 views

Updating a Node's FID from file_usage_list

Alright, so this is a bit of an abstract concept; however, I'll give it a shot in accurately depicting the scenario. I am trying to automate content creation from a production environment down to a ...
0
votes
1answer
16 views

How to show a RSS feed button for aggregator node page

I use the Aggregator module to display RSS contents. I want to have a RSS button along with the aggregator node, how can I enable or add the button to page?
0
votes
0answers
12 views

How to map post author's name from the feed of one drupal site with users photo of another drupal site

I'm working on one project with Drupal 6 and I'm trying to do such thing: "drupal example-1" website one pulls out a feed that is a blog written by multiple registered users. The feed is imported and ...
1
vote
1answer
47 views

How to create an rss.xml feed on my Drupal 7 site?

I would like to set up an RSS feed on a new site, but having never done this before I am unsure of where to start. I've got an rss icon on my page and I would like to create a ...
0
votes
0answers
22 views

Share a view between 2 different sites

What is the best way to share a view on two very different sites? Ideally I would like administrators to log into site 1 to add and edit new articles, and if they check a checkbox field then it also ...
0
votes
0answers
14 views

Problems importing into custom variation fields with commerce feeds

I have a custom field in my variation type that I'm having problems importing into from a CSV file using commerce feeds. I have the other fields working fine that were originally part of kickstart ...
0
votes
1answer
47 views

Contextual Filter (Author's Username) Multiple usernames

I'm setting up a custom Views RSS Feed that looks something like this. The problem is, when I add one user name as a filter, it works but anything after it, the view will not show the post of the ...
2
votes
2answers
25 views

How to controll rss feed in D7?

Could anyone please tell me that how to control RSS feed in D7, because even without my knowledge D7 has created a RSS feed for my site.eg http://wwww.mysite.com/rss.xml Even though in that feed my ...
0
votes
0answers
27 views

drupal 7 rss feed create date on publish date not created date

I have create a rss feed using views in D7. The feed keeps generating the feed date on when the node is created I want it to create the rss feed on date the node is published. Is this possible?
0
votes
0answers
29 views

Using Feeds Importer with Ubercart - Multiple Taxonomy (Catalog) Terms

I have a very large spreadsheet of products, and almost every single one has more than one taxonomy term. For instance, a T-shirt might be in the taxonomy/catalog "Shirt" and also in the ...
4
votes
1answer
85 views

Using Feeds to import multiple languages

I've already imported a data set of about 1500 articles, all in English. I have another set of the data with matching nodeids but in different languages. Can I import a second file into Drupal 7 and ...
0
votes
1answer
63 views

How to import csv file for “field collection” using feed-importers

In Drupal7, In node processor settings -> we can't map field collection values. However they are multiple values, Is there any way of possibilites to import data through CSV file. I tried using field ...
0
votes
0answers
12 views

how to map other fields in feeds module

There are other fields in the node that cant be mapped by feeds module like this one. the uid. Is it possible to map this column in feeds? or make it appear here:
0
votes
0answers
12 views

How to map threaded comments in feeds module

Hi guys I'm using feeds moudle to transfer a forum from a non drupal site to a drupal 7 site. But i cant figure it out how to map threaded comments so i can transfer it too. I know the location of the ...
1
vote
1answer
43 views

Cannot import multiple nodes in feeds module using csv files

Im trying to import these files into nodes in my drupal 7 site i used the no header and i mapped the columns into numbers (0,1,2. ..) but i end up only getting only 1 node. The alert says ...
1
vote
1answer
37 views

how to map fields in feeds module with csv that has no headers?

Can feeds module still know how to map the fields correctly even if there are no headers in a .csv file. I am trying to migrate sample data from database which i exported to a .csv file through ...
0
votes
1answer
29 views

Mapping a csv field to Meta Title and Meta Description using feeds and metatag

I have a csv of node data that I want to import into drupal. I'm using the feeds parse, and I can map the Page Title, Body, and other fields just fine. The issue I'm having is trying to map the CSV ...
0
votes
0answers
24 views

Feeds Import Replacement Pattern in D7

I'm using D7. I have to import a CSV file with field PERIOD containing date value like 13-Feb, and I want to convert it to string value like Feb-13 upon importing. I tried to use Tamper plugin ...
0
votes
1answer
22 views

How to remove selected topics from aggregator feed?

In my Drupal feed aggregator generating a separate website feed into my website. However, my client dislike some topics on that feed therefore, is it possible to remove selected topic from that feed ? ...
0
votes
1answer
19 views

what is the importance of delimter in a feeds module [closed]

Guys what is the importance of the delimiter in feeds module. cause i only leave it as is. i dont change it so maybe its the one causing the instability of my import process. By the way im trying to ...
1
vote
1answer
42 views

How does the mapping of the Feeds module work?

Does the mapping of the tables from source to destination should be completed, if I have 6 fields in the source table? Should I list all 6 fields, or can I only put 1 field to map if I only want that ...
0
votes
2answers
52 views

feeds module cannot handle csv files exceeding 8gig?

I am trying to import a very big CSV file into my Drupal 7 site using the Feeds module, but I get the following error: Warming: POST Content-Length of 40245470 bytes exceeds the limit of 8388608 ...
1
vote
1answer
41 views

cant see the list of databases in Feeds Database module UI tab

I have installed the feeds module and Feeds Database module so i can migrate contents inside my non drupal datase to a drupal 7 one. But i cant see the list of databases in the Feeds Database tab. ...
0
votes
1answer
26 views

Generated CSV cannot be read by Feeds

Using Views Data Export module, I am generating a CSV file of the latest 10 content. Then on another Drupal site, I am trying to import those nodes with Feeds. The problem is when I give the url of ...
0
votes
2answers
39 views

How to consume data about drupal contributed modules?

Is there a feed or feeds that expose data about all drupal contributed modules? I want to consume drupal.org data about modules in a certain category e.g. ...
1
vote
0answers
77 views

D7 - Feeds 7.x-2.x-dev - SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry

Can any one help me with this? I'm not sure what's causing my feeds importer to fail on import. I have debugged the saving function of the feed item found out it's trying to insert the node twice ...
0
votes
2answers
41 views

How to migrate one node into two nodes

I have a D6 installation with a very large content type (i.e. a lot of fields) called field_data. I need to migrate the field_data nodes out of D6 and into a new D7 instance. This D7 instance has two ...
0
votes
1answer
33 views

How to share a menu across more website

I've got a main website where it's possible to create and change menu items and I need to share this menu with other websites and programmatically(once per week or once per day) the other websites ...
0
votes
0answers
86 views

Missing bundle property on entity of type taxonomy_term

I am using the Feeds Import module to work on this project: Drupal as an interface for users to Add/Edit/Search a database When we import we are getting an error: Missing bundle property on ...
0
votes
1answer
96 views

Feeds not creating new nodes

I've got a feed import set up using the HTTP fetcher. It creates nodes of a certain type. I need it to import repeatedly so I've got Periodic Import set to "As often as possible". I've got "import on ...
0
votes
0answers
26 views

Rss Feed Page Customization?

I added a views adn feed type display for news. I want to customize the rss page. Currently it displaying like this : <channel> <title> </title> <link> </link> ...
0
votes
1answer
40 views

Limit node created in Feeds?

I want to limit node created to 5 each time. I've added $conf['feeds_process_limit'] = 5; to the bottom of sites/default/settings.php I've also changed FEEDS_PROCESS_LIMIT value in ...
2
votes
1answer
32 views

Which table are field instance widget settings stored? Is it ok to update these everytime a node is saved?

I wanted to utilise the Minimum/Maximum values of Integer field instance settings. I'd like to know where these are stored in the database, and whether it's feasible to use hook_node_save or presave ...
1
vote
1answer
62 views

Drupal 6 Feeds Module User Import & Ubercart

I've noticed that in Drupal 7 there is a way to map fields for importing users, but I don't see the same option for Drupal 6. Am I missing something? I'm trying to import users that include address ...
0
votes
1answer
39 views

RSS Events Calendar

I installed 'Calendar' module in Drupal 7. What I want to know is if it's possible to get an RSS feed and feed that to the Calendar ? I do realize that the 'Feeds' module will break it down and ...
0
votes
2answers
59 views

How do I replace a comma with a line break using feeds tamper?

When trying to import a feed using Feeds and Feeds tamper, I want to insert a new line at the commas (for displaying address in a nice format). The screenshot shows what I'm trying to achieve: The ...
0
votes
1answer
35 views

How to append #rss to each RSS feed item's URL built with Views?

Problem I have an RSS feed built with Views on a Drupal 7 installation. I want to append the following string to each feed item's URL but don't know how: "#rss" For example, let's assume my RSS has ...
0
votes
0answers
15 views

How to save feed file on server generated from view

I'm using views_export_xls module to download view generated feed file. Is it possible to save copy of feed file on server? Thanks.
2
votes
0answers
54 views

how to add more button/link to the feeds in drupal7

I have more than 10 feeds in my website and I want to display them 3 items at a time. When I go to site information and change the items per page to 3, I see the 3 items and the pagination controls ...
0
votes
1answer
55 views

Create a node from XML on request

Is it possible to import XML and create a node upon request? For example, if a user clicks a link http://www.site.com/item-1, can the corresponding XML file ...

1 2 3 4 5 7