| Trees | Indices | Help |
|
|---|
|
|
SooVee Serial Audio Manger - Html pages with index for the forms module plugin. It will create a page for each serial audio feed in ./books and a link to it on the index page.in the parent folder.
This plugin was developed specificaly for soovee.gui summary view. It lacks the cover image and sets a few class attributes as well.
write(filepath:str, workpath:str, data:list, cache:obj=None,
service:obj=None) -> None
item(item:dict, feed:dict=None, service:obj=None) ->
str
Requires: soovee_lib.parse
| Functions | |||
| None |
|
||
| basestring |
|
||
| Variables | |
METHOD = Tuple of type and format |
|
FILENAME = Default file name for index |
|
__package__ = None
|
|
| Function Details |
Initialize and write set of html pages in ./books with an index. The passed Opml data is used to retrieve the data for each Rss feed.
Requires: soovee_lib.parse |
Format an html page for a feed subscription using data found in its Opml feed entry and in its Rss file. Store a filename for this page. Set class attributes for use with soovee.gui summary view.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 10 23:38:23 2009 | http://epydoc.sourceforge.net |