setTilte problem

2003-10-07 Thread Andrey Almirov
Hi List. I am using Jetspeed for some time, and all is ok! But some problem appears. I need localize the titles of portlet. I.e. when User click to change lang (like in the Change lang portlet) all info must be changed. (And all titles too). I know that there is the Portlet#setTitle(String)

Pluto definition !

2003-10-07 Thread Eric Chow
Hello, Is there any document about portal/fragment/ definition or DTD? Best regards, Eric == If you know what you are doing, it is not called RESEARCH! == - To unsubscribe,

/ /OREF:CPT482FF Velocity context: portlet variable is null?

2003-10-07 Thread aribic
Hi, I have a Velocity portlet with a doUpdate(...) action event that is called when user clicks a form button. Problem now is that when I try to get the portlet object from Velocity context, null value is returned. My doUpdate(...) method looks like this: public void doUpdate(RunData data,

Changing left nav based on selected tab?

2003-10-07 Thread Stuart Belden
I'd like to be able to change the left nav to one of a couple different templates based on what portlet is currently selected; is there an easy way I can tell, in default.vm what portlet(set) is currently selected? related: Is there a way to get a list of all the objects in the context in a

XSL Portlet Problem.

2003-10-07 Thread Nikolaos Athanasis
Hello, I successfully use a XSLPortlet (jetspeed 1,3a), which i use to trasform a xml file into html (with the appropriate XSL stylesheet). The problem is the following: I see, that when i change the content of the xml file and then click refresh, the portlet shows the old content, although the

Localization

2003-10-07 Thread chrapchp
Hello, Is there a way to localize the tabs and portlet titles without spawning PSML for each language? I would like to use the tab and title names defined between the metainfo tags in the base PSML as a seed into the resouce bundle. From there the real label can be substituted using the current

Jetspeed Database Browser Portlet

2003-10-07 Thread Robert Gillis
Hello Everyone; I was just playing around with the database browser portlet (which comes standard with jetspeed) and couldn't help but notice that any user could edit the query (when customizing the portlet). In turn, the user can change the query to 'select * from turbine_user' and get a

Re: Jetspeed Database Browser Portlet

2003-10-07 Thread David Sean Taylor
On Tuesday, October 7, 2003, at 12:55 PM, Robert Gillis wrote: Hello Everyone; I was just playing around with the database browser portlet (which comes standard with jetspeed) and couldn't help but notice that any user could edit the query (when customizing the portlet). In turn, the user