opml-Plugin - Stub-Page

master
jwalzer 2008-10-30 12:22:51 -04:00 committed by Joey Hess
parent 40b6033917
commit 547d296924
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
[[!template id=plugin name=opml author="[[JanWalzer|jwalzer]]"]]
[[!tag type/format]]
The idea of this plugin is to parse in an OPML-File and output a linklist, maybe some customization.
OPML-Files are xml-files that most RSS-Readers write out, to summarize their subscribes feedlist.
I have a "dumb" perlscript running on my website, that tries to do a opml2mdwn transformation, but its quite bad on that.
This Plugin is **NOT Ready** in any way. I'm just putting this page up as a hook, to discuss it.
I intend to work on this, but I'd appreciate any help on this.