accelerates the distribution of the Drupal RSS feeds with support of PubSubHubbub, SimpleUpdateProtocol (and soon RSSCloud)

6.x

An overview of all "fastwebfeed-6.x" versions

Downloads   (Read more)

Available downloads.

Official releases:

Beta releases:

  • fastwebfeed-6.x-1.0-beta2
  • fastwebfeed-6.x-1.0-beta1
  • fastwebfeed-5.x-1.0-beta1 (Drupal 5 Development stops)


README.txt (6.x-1.0-RC1)   (Read more)

// $Id$
---------------------------
-- CONTENTS OF THIS FILE --
---------------------------
* Introduction
  - SimpleUpdateProtocol (SUP)
  - PubSubHubbbub
* Summary
  - fastwebfeed.module
  - fastwebfeed_sup.module
  - fastwebfeed_pubsubhubbub.module
  - fastwebfeed_aggregator.module
  - fastwebfeed_taxonomy.module
  - fastwebfeed_commentrss.module
* Installation
* Configuration
* Contact

------------------
-- Introduction --
------------------

CHANGELOG.txt (Fastwebfeed 6.x-1.0-RC1)   (Read more)

// $Id$

Fastwebfeed x.x-x.x, xxxx-xx-xx
-------------------------------

Fastwebfeed 6.x-1.0-beta1, 2009-11-11
-------------------------------------

Fastwebfeed 6.x-1.0-beta2, 2009-11-21
-------------------------------------
* add hook_help()
* UI admin page (settings | plugged modules | info)
* hook_menu_alter() so it overwrites the feed URL's.
  So the prefix '/ fastwebfeed' can be omitted.
* new hook_fastwebfeed_path($object, $type)
  The parameters are
  -  "$object" : "node", ... objects

CHANGELOG.txt (Fastwebfeed Taxonomy 6.x-1.0-RC1)   (Read more)

// $Id$

Fastwebfeed Taxonomy x.x-x.x, xxxx-xx-xx
------------------------------------------

Fastwebfeed Taxonomy 6.x-1.0-RC1, 2009-11-30
--------------------------------------------
* invokes the fastwebfeed definitions with the fastwebfeed_taxonomy.module and inject these into taxonomy.module.
* add Simple tests

CHANGELOG.txt (Fastwebfeed SUP 6.x-1.0-RC1)   (Read more)

// $Id$

Fastwebfeed SUP x.x-x.x, xxxx-xx-xx
-----------------------------------

Fastwebfeed SUP 6.x-1.0-beta1, 2009-11-11
-----------------------------------------

Fastwebfeed SUP 6.x-1.0-beta2, 2009-11-21
-----------------------------------------
* hook_nodeapi() moved to fastwebfeed.module
* UI admin page

Fastwebfeed SUP 6.x-1.0-RC1, 2009-11-30
---------------------------------------
* change the UI admin page
* add Simple tests

CHANGELOG.txt (Fastwebfeed PubSubHubbub 6.x-1.0-RC1)   (Read more)

// $Id$ Fastwebfeed PubSubHubbub x.x-x.x, xxxx-xx-xx -------------------------------------------- Fastwebfeed PubSubHubbub 6.x-1.0-beta1, 2009-11-11 -------------------------------------------------- Fastwebfeed PubSubHubbub 6.x-1.0-beta2, 2009-11-21 -------------------------------------------------- * hook_nodeapi() moved to fastwebfeed.module * UI admin page Fastwebfeed PubSubHubbub 6.x-1.0-RC1, 2009-11-30 ------------------------------------------------ * change the UI admin page * add Simple tests

CHANGELOG.txt (Fastwebfeed CommentRSS 6.x-1.0-RC1)   (Read more)

// $Id$

Fastwebfeed CommentRSS x.x-x.x, xxxx-xx-xx
------------------------------------------

Fastwebfeed CommentRSS 6.x-1.0-beta2, 2009-11-21
------------------------------------------------
* invokes the fastwebfeed definitions with the fastwebfeed_commentrss.module and inject these into commentrss.module.

Fastwebfeed CommentRSS 6.x-1.0-RC1, 2009-11-30
----------------------------------------------
* change the UI admin page
* add hook_sfastwebfeed_plugged_modules_admin()
* add hook_fastwebfeed_description()
* add Simple tests

CHANGELOG.txt (Fastwebfeed Aggregator 6.x-1.0-RC1)   (Read more)

// $Id$

Fastwebfeed Aggregator x.x-x.x, xxxx-xx-xx
------------------------------------------

Fastwebfeed Aggregator 6.x-1.0-RC1, 2009-11-30
----------------------------------------------
* invokes the fastwebfeed definitions with the fastwebfeed_aggregator.module and inject these into aggregator.module.
* add Simple tests

CHANGELOG.txt (6.x-1.0-beta2)   (Read more)

fastwebfeed.module

  1. hook_help()
  2. UI admin page (settings | plugged modules | info)
  3. hook_menu_alter() so it overwrites the feed URL's. So the prefix '/ fastwebfeed' can be omitted.
  4. new hook_fastwebfeed_path($node, $type) The parameters are
    • "$node" node object
    • "$type" values could be "node", "comment", "all", "reset all"
    This function retrieves feed paths
    • related to a "node"
    • related to a "comment"
    • from "all" existing feeds
    or

README.txt (6.x-1.0-beta2)   (Read more)

// $Id$
---------------------------
-- CONTENTS OF THIS FILE --
---------------------------
* Introduction
  - SimpleUpdateProtocol (SUP)
  - PubSubHubbbub
* Summary
  - fastwebfeed.module
  - fastwebfeed_sup.module
  - fastwebfeed_pubsubhubbub.module
  - fastwebfeed_commentrss.module
* Installation
* Configuration
* Contact

------------------
-- Introduction --
------------------

The "Fastwebfeed" module is a simple way to let people know in real-time when your blog is updated.

This Module supports:

Contact

fastwebfeed icon
If you have issues, features requests, etc. Please feel free to contact me.
JoBo's picture
  fastwebfeed icon   Jo Bollen
  drupal icon  JoBo
  gmail icon  fastwebfeed[at]gmail.com
  fastwebfeed icon   Fastwebfeed