aggregator

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
efeefe's picture

Migrating from core aggregator to feeds module

Hi all. I have a website that has been aggregating feeds for almost three years with the core aggregator module. I am thinking of using the more versatile feeds module (that I have been using successfully in other websites) but could not find a simple manner to import all my legacy entries. Is there such a thing? Thanks a lot.

Read more
Branjawn's picture

Feeds, 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)

Read more
Anonymous's picture

Domain Access and RSS feeds -- per site and combined

I am looking at creating several mostly-unrelated sites using Domain Access. (The reason to use DA rather than core multisite is mainly to minimize admin overhead.)

I would like each site to have a separate feed. I'd also like to have a combined feed from all the sites, displayed as a block on each site.

Is this something I can do with DA?

I am using FeedBurner. Does that add any problems/complexity?

Read more
martinshield's picture

Template filen för innehållsamlaren

Hej,
Jag har letat och letat men kan inte hitta var och hur man stylar innehållet i ett block som skapat av innehållsamlaren.

Någon vet något om detta?

/M

Read more
indytechcook's picture

Blogs of Indy Testing

I've been working on a RSS aggregation site called blogs of indy. The basic concept was to categorize the content by the posts instead of by the feeds. I'm almost ready for a beta release but I need some test blogs. If anyone would be interested in contributing content for testing, please create an account on my staging server http://blogsofindy.hostingbyhastings.com. Then create a Feed using the "CREATE FEED" link in the menu. Once this is done, I will map the content then refresh the feed.

Comments are welcome.

Neil

Read more
alex_b's picture

Session proposal for DrupalCon Szeged: A new aggregator for Drupal7

I just entered a proposal for the session that Aron Novak and I would like to hold in Szeged: a presentation of a new extensible aggregator in D7:

Proposal:
http://szeged2008.drupalcon.org/program/sessions/new-aggregator-drupal-7

New aggregator:
http://drupal.org/project/new_aggregator

Read more
halfiranian's picture

Adding an external blog feed alongside native Drupal blogs?

Hi everyone,

I've been banging my head a little bit trying to get this sorted. Basically, I want members of my drupal site to have their own personal blogs and a section where they can read other members posts. This is obviously no problem if they're all using drupal blogs on my site.

However, many of the members already have their own blogs. It would be great if instead of submitting blog entries on my site, they could just add the url of their Blog feed and entries would automagically appear alongside other members entries.

Read more
Aron Novak's picture

Aggregator for D7 outline

Have a look at PHP skeleton code for better understanding this outline.

Def:
Parser: Responsible for creating a feed data structure which is expected by the aggregator (hook_aggregator_parser). By design additional parsers could consume everything (ical, html pages, emails)
Processor: Responsible for accepting items and save them, show them to the user, etc (hook_aggregator_processor)

Planned modules:

* aggregator
* aggregator_node
* aggregator_light
Read more
Aron Novak's picture

Specification and design of aggregator for Drupal 7

Here I summarize what you should expect from core aggregator for Drupal 7.

Read more
Aron Novak's picture

Typical problems and questions while concepting about an aggregator

As maybe you heard, my application was accepted to write a new aggregator for Drupal core :) : http://code.google.com/soc/2008/drupal/appinfo.html?csaid=1222E090E875B36D
Here as a first step, I would like to collect lots of possible problems in aggregation area. Please share your opinion about these questions to help Drupal 7 to have as good aggregator as possible :) :

The items are not necessarily ordered by relevance.

Node creation

Read more
Subscribe with RSS Syndicate content