Re: Breadcrumbs and raw URLs

2009-05-07 Thread Wilhelmsen Tor Iver
Is there a way to use urlFor() or the like to create links that updates the breadcrumb model with our BreadCrumbPanel subclass for the linked id, i.e. IBreadCrumbModel.setActive(new ArticlePanel(...))? *crickets* Anyway, I finally found the likely answer in the form of an extended

Breadcrumbs and raw URLs

2009-04-20 Thread Wilhelmsen Tor Iver
We have an issue where we are using a CMS that provides an API for getting article components in a peculiar way: Links are sent over as a raw HTML element followed by a link element followed by the rest of the HTML. So a link like a href=http://foo/fie; is sent as 1. HTML: a href= 2. Link: