Pluto Mailing Lists

2003-10-07 Thread David Sean Taylor
Two new mailing lists created for Pluto, sign up here: http://jakarta.apache.org/site/mail2.html#Pluto -- David Sean Taylor Bluesunrise Software [EMAIL PROTECTED] +01 707 773-4646 +01 707 529 9194 - To unsubscribe, e-mail: [EMAIL

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

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 list

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 l

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 velo

/ /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, Con

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 t

Pluto definition !

2003-10-07 Thread Eric Chow
Hello, Is there any document about definition or DTD? Best regards, Eric == If you know what you are doing, it is not called RESEARCH! == - To unsubscribe, e-mail: [EMAIL PROTEC

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) me