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

fastwebfeed_commentrss

Overview of "fastwebfeed_commentrss"-module issues

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 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 (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