Feed Path Publisher

Component type

module

Maintenance status

Development status

Downloads

21677

Component created

Component changed

Seeking a new maintainer

Please contact Todd Nienkerk if you are interested in taking over maintenance of this module.

About Feed Path Publisher

Feed Path Publisher allows site admins to publish multiple RSS feeds in the document's <head> tag. Modern browsers use this information to populate the (usually orange) RSS icon in their URL or location bar.

Feeds can be published globally or per path. This is especially useful when you have multiple feeds on a site -- say, generated by Views' RSS module -- that should only appear in certain areas.

IMPORTANT UPGRADE WARNING

WARNING: If you are upgrading from version 5.x-1.1 (or earlier), please back up the data from your 'feed_path_publisher' database table before running update.php. This update script will drop the table and recreate it before repopulating it with your data. This has worked fine in testing, but we advise making a backup just in case.

AddToAny Share Buttons

Component type

module

Maintenance status

Development status

Downloads

557530

Component created

Component changed

Share buttons for Drupal including the AddToAny universal share button, Facebook, Twitter, Google+, Pinterest, WhatsApp and many more.

Vector share buttons use AddToAny SVG sharing icons. AddToAny vector icons load efficiently, are mathematically precise, scalable to any size, and stunning on High-PPI screens such as Retina and Retina HD displays.

Share buttons

OpenCalais

Component type

module

Maintenance status

Development status

Downloads

67176

Component created

Component changed

What is it?

The Open Calais is an integration of the Thomson Reuters' Calais web service into the Drupal platform. The Calais Web Service automatically creates rich semantic metadata for the content you submit – in well under a second. Using natural language processing, machine learning and other methods, Calais analyzes your document and finds the entities within it. But, Calais goes well beyond classic entity identification and returns the facts and events hidden within your text as well.

New Aggregator for Drupal core

Component type

module

Categories

Maintenance status

Development status

Downloads

2043

Component created

Component changed

This project will provide a simple but extensible API for aggregation that ships in a configuration that covers the most common use case of aggregating feeds as nodes on a web site.
The planned architecture layout can be found here: http://feedapi.novaak.net/design.png
The result of my work will be a patch against the actual Drupal 7 which is ready-to-use and ready to be committed.

Views Datasource

Component type

module

Categories

Maintenance status

Development status

Downloads

337334

Component created

Component changed

Views Datasource is a set of plugins for Drupal Views for rendering content in a number of shareable, reusable formats based on XML, JSON and XHTML. These formats allow content in a Drupal site to be easily used as data sources for Semantic Web clients and web mash-ups. Views Datasource plugins output content from node lists created in the Drupal Views interface in a variety of formats - XML data documents using schemas like OPML and Atom, RDF data documents using a vocabulary like FOAF, JSON data documents in a format like Exhibit JSON, and XHTML data documents using a microformat like hCard.

FeedAPI Item Filter

Component type

module

Categories

Downloads

5693

Component created

Component changed

Features

This module is add-on for FeedAPI module, implementing FeedAPI's hook hook_after_parse().

The module processes feed items immediately after parsing and retains only these feed items
that match some user-defined filtering criteria. The module has extensible structure, i.e. all filters are in their own separate sub-modules. This means that users can write their own custom filters based on the hooks that are provided by the module and different types of filters can be used simultaneously (the filters will be used by weighted order).

The problem, that the module tries to solve is described here: http://groups.drupal.org/node/11220

Required modules

Filters

Currently there is keyword filter module included with the core package, as this is much requested feature for most syndication modules. The keyword filter filters feed items by their description -- only these items, that have user defined keywords in the feed will be saved into the site. Both positive and negative keywords as well as phrases are supported in keyword filter module.

Apture

Component type

module

Maintenance status

Development status

Downloads

26872

Component created

Component changed

Apture helps you enhance your site with content you choose from 50+ different sources. With Apture, you can keep readers on your site and create more content in less time. When readers access the linked content, Apture opens miniature AJAX windows instead of making readers leave the page.

Add contextual Wikipedia, YouTube, Twitter, Maps, Pictures, Music, Books and more. You can also Upload and Link your own contextual content such as images, PowerPoints, PDFs, and Excel Spreadsheets without making people leave your site to view.

Views Node Feed

Component type

module

Maintenance status

Development status

Downloads

5303

Component created

Component changed

Allows you to create a feed for a view, much like Views RSS, except you can specify any custom markup you want (XML, JSON, whatever) instead of just RSS. The module works by providing a view argument and was largely copied from views_rss and modified.

WARNING: This module is intended to allow the quick creation of simple custom feeds backed by views. There are 2 main problems with this module:

Innovation News

Component type

module

Downloads

8764

Component created

Component changed

Innovation News provides tools which allow you to place Drupal nodes into editions and display those nodes by edition. Editions are similar in purpose to editions of newspapers or editions of magazines.

Specifically, Innovation News contains the following modules:

Profile Blog Information

Component type

module

Downloads

3173

Component created

Component changed

The Profile Blog Information module allows a user to add their blog url, blog title, and RSS feed to their profile. The provided RSS feed is aggregated via the core aggregator module. Administrators can configure the user settings in the same ways a profile field can be configured and the RSS feed can be configured in the same way a feed input directly to aggregator can be configured.