Feed On Feeds 0.1.9 Reblog

December 30, 2004 – 5:13 pm

I have submitted a patch to Feed On Feeds 0.1.9 which also requires files from the original Reblog Addon. Ignore the included patch file which was intended for version 0.1.3 and use mine instead. The idea originally came from the Magpie Blog, home of the underlying feed parser used by FoF. This has been expanded for use with the Reblog system, but I don’t like what they’ve done to the simple FoF interface. Now includes menu panel links for simple published item navigation and management. Note that the publish function requires that you add the following column to your feed_items table:

`publish` tinyint(1) default '0'

Update: 2005-10-09 You can pick up the tarball for the whole thing here.

Sphere: Related Content

  1. One Response to “Feed On Feeds 0.1.9 Reblog”

  2. I have submitted a patch to Feed On Feeds 0.1.9 which also requires files from the original Reblog Addon. Ignore the included patch file which was intended for version 0.1.3 and use mine instead. The idea originally came from the Magpie Blog, home of the underlying feed parser used by FoF. This has been expanded for use with the Reblog system, but I don’t like what they’ve done to the simple FoF interface. Now includes menu panel links for simple published item navigation and management. Note that the publish function requires that you add the following column to your feed_items table:

    `publish` tinyint(1) default '0'
    

    Update: 2005-10-09 You can pick up the tarball for the whole thing here.

    By Ernie Oporto on Dec 30, 2004

Sorry, comments for this entry are closed at this time.