[HELP ] access anon psml by non-anon user

2001-09-11 Thread Frans Thamura
Raph, I still cannot know who to implement getPane. you said to me to implement the getPane, in .vm in screens directory, or call the ../page/new the .../page/new works well. but the getPane.. This is the scenario. I create a news.psml in anon directory, and after I logged in using turbine/t

Re: RSS Portlets

2001-09-11 Thread Frans Thamura
I don't think so this is jetspeed project. I prefer if some one want to modify RSS as their own look and feel, they can modify the XSL. but, it is better to create your own XSL, and modify the XREG. I did it here. Several people don't like the structure of rss.xsl. Oh yah, I rename the rss.xm

[Feature]

2001-09-11 Thread Frans Thamura
Dear All, I work in portlet customization for jetspeed, and find there is a need for jetspeed to add a new feature, that default.psml can manage the action (max, min, edit, close). is there some one work on it?> This tag is best if implemented in xreg, but I still don't know how to read xreg fr

Re: Servlet in Jetspeed

2001-09-11 Thread Frans Thamura
There is a class Abstract Portlet, you have to extend it. Frans --- Anthony Smith <[EMAIL PROTECTED]> wrote: > I just want to run a standard servlet. Where should > I put it in my jetspeed > folder and how should it be referenced? > > >

building 1.3a2: portletmarkup??

2001-09-11 Thread Steven Gollery
I downloaded jetspeed-src.zip from //jakarta.apache.org/builds/jakarta-jetspeed/nightly/2001-09-11/, but it doesn't build: I get a message that src\java\org\apache\jetspeed\xml\api\portletmarkup is not found, and it's true: there is no such directory. Any suggestions? (Note: this is the first

Servlet in Jetspeed

2001-09-11 Thread Anthony Smith
I just want to run a standard servlet. Where should I put it in my jetspeed folder and how should it be referenced? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

question about velocity action

2001-09-11 Thread Jacky ESAYAG
hi everyone, When i have two velocity portlets on the same page and i use the... the same event for both portlets gets executed... how can i prevent that??. thanks! Jacky - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: Registering XML

2001-09-11 Thread Jean-Francois VALLET
Hi Nausheen, U have to first register the XSL parent in the jetspeed-config.jcfg as this : org.apache.jetspeed.portal.portlets.XSLPortlet http://yourxslurl"/> In fact, the XSL parent doesn't seem to be declared by default in the jetspeed configuration. Hope that will help U Regards, JF VA