Some bugs in 0.9.7.
Roller 0.9.7 has been working pretty well for me and a couple of others like Lance and Werner, but some other folks have run into problems. Thanks to all those who have downloaded, tested, and reported bugs. We'll have a bug fix release (0.9.7.1) out in the next couple of days. The <a href= "http://opensource.atlassian.com/projects/roller/secure/IssueNavigator.jspa?reset=true&pid=10000&fixfor=10040">fix list is in JIRA.
Lance's OPML macro.
Lance follows up and suggests that we add a new #showBookmarkOPML( $folderName ) macro to Roller to make it even easier to add produce OPML with Roller. Not a bad idea. Another idea would be to enhance the #showBookmarks( $folderName ) macro so that it displays an OPML icon which links to the OPML for bookmarks in the folder being displayed.
I should point out of one limitation of Roller bookmarks. Currently, the Roller Editor UI does not allow bookmark folders cannot be nested. Once we allow nested folders, we'll have to make the #showBookmarkOPML() macro recursive. Can a VelociMacro be recursive?