Re: Custom decorations troubles
David S Taylor <[email protected]> Thu, 4 Jul 2013 09:17:19 -0700
| Newsgroups | gmane.comp.jakarta.jetspeed.user |
|---|---|
| Message-ID | <CABm6vp9tFEeqPfwfoGCkPXE4gCUErR-u7O3FsENcy4GJUngKJw@mail.gmail.com> |
> (WEB-INF/decorations/layout) The decorators do not go under WEB-INF, they should be placed in the root of your web application under /decorations/layout. See the other examples there -- David On Thu, Jul 4, 2013 at 5:11 AM, Jiri De Jagere <[email protected]> wrote: > Hi, > > > Sorry for the noob question, but I've been stuck on this topic for a while > now. I've been going through the tutorial materials. Part of that tutorial > is customising layout decoration. I have not been able to get my Jetspeed-2 > portal application pick up my custom decorator. And I have not been able to > find more documentation on this than what is in the tutorial. > > I have copied one of the existing layout decorations into my project > (WEB-INF/decorations/layout) and changed its folder name and the id > property in decorator.properties to match my portal project's name. I then > changed the folder.metadata defaults tag to reference my custom decorator. > > The portal comes up fully functional, but without any layout applied. > Looking at the html source I see that the header and footer html is missing > as well. > > Any suggestions? > > > Kind regards, > > > Jiri > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >