minutils / feed-on-feeds

Released in 2003, saw the rise and fall of Google Reader, reached perfection in 2011
http://feedonfeeds.com/
GNU General Public License v2.0
14 stars 9 forks source link

How do I find out what the plugins do? #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I have been using FOF for quite some time now, since version 0.1.7 at
least. Yesterday I implemented version 0.5. It looks very good, I was
surprised by the improvements I saw.
However, I do have a question.
I tried to find documentation about especially the plugins. Searching the
Hackers-forum gave me some info, but not very clear descriptions.
So, is there any info available about the whats and hows of the plugins?

Thanks!
Jaap

Original issue reported on code.google.com by goo...@jagro.nl on 10 Jan 2008 at 9:28

GoogleCodeExporter commented 9 years ago
Sorry, at the moment there is none, other than the source itself.

Original comment by stevemin...@gmail.com on 10 Jan 2008 at 10:00

GoogleCodeExporter commented 9 years ago
Hey, I looked into the code and found:

The plugin balancetags goes through the tags in the xml and ensures there is a 
close
for every open.

The plugin fixdivs goes through a corrects some problems you might have with 
div's.

The plugin enclosures ... I can't remember

The plugin sharing enables or disenables your ability to share files.

The plugin wordpress allows you to integrate with wordpress.

The plugin autotag automatically tags certian feeds based on a trigger word.

The plugin delicious allows you to integrate with del.icio.us.

The plugin plain gives you the ability to return a plain version of the feed, 
without
most mark up.

Original comment by uriahant...@gmail.com on 27 Jan 2008 at 3:28