Modulo feeds, el sucesor de feeds api y feed mapper pero...
Hola gente, estoy terminado mi ultimo sitio, wwwecossconsultores.com.ar, el cliente me pidio la posibilidad de traer noticias de otros sitios, entonces comence a investigar como hacerlo en drupal 6 y encontre muchas formas, pero me incliné por feed api y feed mapper en un principio, lo que andubo muy para poder importar los feeds rss pero se complicaba su utilizacion en views, buscando entonces actualizaciones de feed api, me encontre con que esa gente estaba trabajando en el modulo feeds, un sucesor y superador , y de esta menera pude lograr lo que queria , colocar un par de bloques con los t
Read moreNewbie needs help with RSS
I am trying to import a single feed into my drupal site and have it display full content as "story" on multiple pages based on keywords.
I initially tried aggregator, and was not happy with just a headline listing.
I then installed feeds and could not figure out how to filter it.
I then installed feeds api and feeds api filter, and lo and behold a keyword filtering frame popped up.
I then systematically disabled them all to see what controlled what.
Read moreFeeds, Aggregators, and such things
I've asked for help on drupal.org, none received. So, reaching out to my North Cack peeps.
I have a site (church site). A member (pastor) has a blog. I want to feature the blog.
Attempt 1: Using core module Aggregator, publish box that has blog title and recent posts. This works, kinda. I get the titles of individual entries, but the url is the same for each one.
Article 1 (links to Article 3)
Article 2 (links to article 3)
Article 3 (links to Article 3)
Import/ update nodes from multiple sources.
Hi,
I am using feeds module to import nodes from the xml feed, i want to import some details from one xml and update few details from other xml.
In both xml sources they have a unique id and i had set up that id as the GUID in both the importer.
More info about this at : http://drupal.org/node/828000#comment-3156670
Can anyone help how to achieve this?
Integrating Views output into Feeds Module for further processing - as suggested by @dereine
Hi all!
Overview:
This project intends to enable Drupal importing data from various existing WebAPIs (e.g. Twitter, Facebook, XML, RDF, etc) and put it into Drupal's element (nodes, users, database data, etc..)
This is achieved by utilizing Views and Feeds module in Drupal.
The process of importing external data from WebAPIs will be:
external WebAPIs -> Views -> Feeds -> Drupal (nodes, users, database data, etc..)
About Me:
Read moreEmbedded Media Field
I've at first attempted use of the Feeds API along with the Embedded Media Field module to create the feeds I needed, but then I discovered that support was essentially being dropped in favor the Feeds Module.
It seems a lot less intuitive now to do the same thing, particularly after following the tutorial for the previous module at http://www.zivtech.com/blog/module-mashup-creating-a-feed-embedded-video...
Has anyone successfully used the Embedded Media Field along with the Feeds Module to pull in YouTube and Flickr feeds.
Read moreQuestion for the group
I have a question for you all, we have been building a website for local green business owners to connect with each other. We have an html page that I need to get to be xml. Our super Drupal programmer has not been able to figure out how to get a particular query from our website into an rss feed. It seems like the hook_nodeapi might be a solution if we could figure that out, and the REST server module is way over our heads. Has anyone encountered this before?
Read moreFiltering of RSS news from a huge database
Hi guys,
I would be very interested in knowing your opinion and shall appreciate a little help concerning some functionality of RSS news feeds.
The idea is the following: my website visitors should be able to create a single database of RSS news feeds. Simply that could be a single wiki page with many RSS links. Then obviously when the link database becomes big, there will be too many news ITEMS to read. To solve this problem users could set up their own personal keywords, so that the module saves only those news items which matches the keyword.
Read morewhich module to use for feed filtering?
Hi guys,
I am a bit lost and need your advise. I want to be able to simply filter all feeds by my keywords.
In other words, if I subscribe to many many news feeds (let say all available RSS feeds from a many many websites), I do not really wanna read all that stuff. Instead I would just like to set up my own keywords and filter or delete the rest of the feeds downloaded from all these websites.
I am using drupal 6. I have check already built-in module "aggregator" and "aggregation" module - it is not possible, right?
Thank you for advise.
Read moreStyling and Theming Aggregated Feeds
I'm working on a project that involves refactoring a content site while upgrading from Drupal 4.x to 5.x. One of the pieces I thought would be somewhat easy—displaying recent posts from blog feeds—has turned into a roadblock.
The desired outcome is to have the latest post from each of several external (i.e., non-Drupal) blogs show up such that the title of the blog links to the blog and the title of the post links to the post.
Let me describe where we started, what we tried, and where we wound up.
Read more

