Module Raggle::OPML
In: raggle  (CVS)

Very simple OPML importer/exporter.

Methods

Public Class methods

Export all feeds to OPML format.

Convert feed hash to outline-element.

Import OPML file

file_name:OPML file
refresh:refresh rate used for all imported feeds. If nil, then value of option default_feed_refresh is used.
lock_title:If true, then all titles of imported feeds will be locked
save_items:If true, then all imported feeds’ items will be saved.

Generate OPML header.

[Validate]