look at the examples of vm controls in webapp/templates/vm Search on "$portlet.Title" in this directory
> -----Original Message----- > From: Jonathan Porterfield [mailto:[EMAIL PROTECTED]] > Sent: Friday, March 22, 2002 9:44 AM > To: Jetspeed Users List > Subject: portlet.getContent() > > > Hey there jetspeed-listies, > > In the standard distribution, all of the portlet content is > layed out like.. From here you can wrap it in whatever, but > the content will always be like this... > > |-----------------| > | [portlet title] | > | | > | | > | [ portlet | > | content]| > | | > | | > | | > |-----------------| > > I would like to be able to define a control that places the > portlet title somewhere else. I've looked through the portlet > source but I havn't found where the title is pasted into the output. > > More specifically, I am using mostly VelocityPortlets and > would like some direction in that realm. I guess my ideal > would be to dump it into the portlet's context. Kinda like > the jetspeed-tab.vm uses $tab.Title. > > Thanks in advance for any help locating this. > > -Jonathan > > > -- > To unsubscribe, e-mail: > <mailto:jetspeed-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
