Here's a cute little Resource that lets you create those sidebars that
Mozilla (and its commercial cousin, Netscape 6) use. There's also an
example subclass of MozillaSidebarResource that shows you how it's
done. The resource does all of the work except the actual rendering of
the sidebar.. that you have to do yourself in a subclass.
Try it like this:
<Site ... >
<SiteIdentifier ...>
<ExampleSidebarResource stringUriPattern: '/'>
</Site>
Let me know what you think.
--
Ken Treis
[hidden email]