Re: Adding a theme to the Jetspeed Toolbox
Woonsan Ko <[email protected]>
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <[email protected]> |
>T hanks! It turned out that my decorator.properties file was all messed up. Now > that I have gotten that fixed, is there a way to remove the theme tab from the > jetspeed toolbox completely? Currently the only way is to customize the template page of the toolbox portlet: /j2-admin/WEB-INF/view/toolbox/toolbox.jsp. Probably it will be simply to remove or comment out the theme tab html element (id="<portlet:namespace/>themeTabAction") and javascript code line(s) referring to the html element. > > Thanks, > > Liz >