OpenSearch feed

Component type

module

Categories

Maintenance status

Development status

Downloads

6409

Component created

Component changed

This module adds OpenSearch feed creation capability to core search.module. Searches are exported as RSS 2.0 feeds at /opensearch/type/keywords and can be auto-discovered through OpenSearch description XML files.

Feedparser

Component type

module

Categories

Maintenance status

Development status

Downloads

2796

Component created

Component changed

Please consider using FeedAPI module for Drupal 5 instead.

This package provides a drop in replacement for the aggregator.module but provides an API to extend the feed parsing capabilities of Drupal.

RSSKey

Component type

module

Categories

Downloads

461

Component created

Component changed

The RSSKey module provides rss feeds for selected content (e.g. story or forum) and taxonomy, authenticated by a cryptographic key that is included in the feed url. This permits rss aggregators to get useful feeds from a drupal installation that does not allow
anonymous users to view content, or that varies content permitted by user.

Portal

Component type

module

Maintenance status

Development status

Downloads

243

Component created

Component changed

Note: As of 2011/06/02, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #992652: Portal module appears to be abandoned.

Allows the creation of special Resource Pages that aggregate content both locally and from several 3rd party services and presents the content in an attractive format.

Semantic Search - Faceted Search and Semantic Web

Component type

module

Downloads

1372

Component created

Component changed

Semantic Search is an alpha quality faceted search front end for Drupal using an RDF-store on the back end. The code is overdeveloped and un-drupalike in many places. But this module contains many proof of concepts - so at least check out the screenshots.

Combines several experimental features:

* uses an RDF store as a search index. The built in store is easy to use. Other RDF stores require Java and configuration.
* dynamically creates default search interfaces, for many searches per site, configurable via admin interfaces.

Clean Feeds

Component type

module

Downloads

6729

Component created

Component changed

This module cleans all the HTML tags from RSS Feeds that you provide on your site.

The type of nodes to clean HTML from is selectable.

The motivation is to make sure that interested feed subscribers would click to your site to visit links.

Feed

Component type

module

Maintenance status

Development status

Downloads

1007

Component created

Component changed

Allows for styleable feeds. Makes feed functions themable and uses XSLT for output styling.
Provides replacement functions for node/rss.xml and taxonomy term feeds as well as a templatable replacement for view_rss feeds.

Notes:

  • Currently only works for RSS, but should be usable with ATOM.
  • Requires clean urls
  • Um, well, Firefox2 and IE7 ignore RSS XSL templates

FeedField

Component type

module

Downloads

4844

Component created

Component changed

A CCK content field to integrate with the Aggregator.
When an entry with this content type is saved, the feed url will be added to the aggregator. (And removed from the aggregator if the entry is deleted.)

OG Aggregator

Component type

module

Maintenance status

Development status

Downloads

8827

Component created

Component changed

A module to create individual aggregator for Organic Groups using Aggregator.

Key features
————
- Multiple feed aggregation per organic group with block displays.
- An individual feed page of every feed source is available

Requirements
————
- Aggregator module
- OG modules
- Entity

Drupal 7
————
There is some code in cvs at the moment but it's all very broken. Gradually migrating to the new OG module and admin UI.