AuthorOutlineCustomizer and AuthorBreadCrumbCustomizer problems
Posted: Fri Mar 29, 2013 5:26 pm
Hi,
I'm trying to customize the render for the node in Outline and Bread crumb.
For that I'm using AuthorOutlineCustomizer and AuthorBreadCrumbCustomizer classes.
In my method customizeRenderingInformation(), I have the following instruction: renderInfo.setIconPath("${frameworks}/gdr/img/center.png");
But it doesn't work. Why?
I'm trying to customize the render for the node in Outline and Bread crumb.
For that I'm using AuthorOutlineCustomizer and AuthorBreadCrumbCustomizer classes.
In my method customizeRenderingInformation(), I have the following instruction: renderInfo.setIconPath("${frameworks}/gdr/img/center.png");
But it doesn't work. Why?