Saturday, May 11, 2002

Experimenting — this macro renders the top-level of the Radio UserLand directory in my weblog:

<%radio.macros.viewDirectory (“http://radio.userland.com/discuss/reader$6742.opml”, directoryHomeUrl:”http://radio.userland.com/directory/6742″)%>

Here’s the output of the above:

Can’t call the script “viewDirectory” because it doesn’t define a parameter named “directoryHomeUrl”

I should probably add some CSS class names to the output HTML, so that I can customize the appearance.

Also, it would be nice to have an optional parameter that tells the directory rendering code to make the text of the items links, and another to tell it not to use the little icons. That would make it easy to create a blog-roll in OPML…