I would like to dynamically generate the content of a specific portlet's customizer from database, similar to current Jetspeed portal customizer where the user can specify which portlets to be included. In my case, I would like the user be able to select from dynamically generated "items" in the customizer for them to be included in the portlet.
Thanks. -----Original Message----- From: Mark Orciuch [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 07, 2003 4:08 PM To: Jetspeed Users List Subject: RE: Customizing the customizer for a JSP Portlet Armagan, What is the reason you want to plugin your own customizer? Did you know that you can use parameter presentation styles to customize the look of the default customizer? There's a section on presentation styles in Jetspeed tutorial. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -----Original Message----- > From: Ozkaya, Armagan [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 07, 2003 9:14 AM > To: '[EMAIL PROTECTED]' > Subject: Customizing the customizer for a JSP Portlet > > > I would appreciate if you help me on a problem for which I checked the > Jetspeed documentation as well as the Jakarta mail archives to no avail. > > The problem: > I needed to be able to add an existing JSP page of one of our webapps as a > JSP portlet into Jetspeed portal which I did successfully. What I > would like > to do is code and use a different customizer for this portlet than the > default customizer provided (controls.Customize??). I would think > that this > should be possible without using Velocity Portlet or without coding the > portlet from start. Is there a way to specify my customizer class in > somewhere (registry or PSML)to be used instead when the > "customize" icon is > clicked? I think it is reasonable that a) Existing JSP pages could be made > portlets, and b) Any such portlet could have its own customizer to be > plugged in easily. > > Thank you all. > Armagan. > -- To unsubscribe, e-mail: <mailto:[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]>