I did find your message on jetspeed-dev. Do you have any code checked in to support this (current SVN)? I would love to have this available and I would offer to help test and maybe work on some small parts. I deperately need this so let me know if I can help.
Chris On 6/24/05, Raphaƫl Luta <[EMAIL PROTECTED]> wrote: > > I'm currently working to have PSML-page defined portlet preferences > implemented for J2 M4. Check out the jetspeed-dev mailing-list > for more information. > > -- raphael > > Randy Watler wrote: > > Chris, > > > > One can define properties in the psml page fragments, (see the castor > > page-mapping.xml file in components/page-manager/src/java/META-INF). > > Assuming that your portlet code can access the current fragment and > > consume them, you should be set. > > > > I have not actually done this, so YMMV and I am not sure how to get the > > properties in the portlet code out of the portlet request. If you do > > succeed, please add to the wiki or this list with a reply. > > > > Thanks, > > > > Randy > > > > Chris Custine wrote: > > > >> This pertains to J2 BTW. > >> > >> On 6/23/05, Chris Custine <[EMAIL PROTECTED]> wrote: > >> > >> > >>> I remember seeing this question before but I can't find any outcome > >>> anywhere. I have a portlet that I want to parameterize so that I can > >>> use it in several places but have slight customizations for each > >>> instance. So for example, lets say I want the same weather portlet 3 > >>> times on a page but each one has a different city. I don't want this > >>> to be a per user preference, I want the admin to be able to specify > >>> the parameter in PSML so that the users all get the same thing. Is > >>> there (or will there be) a way to pass a parameter from the PSML so > >>> that the fragments get the cities passed to them (and or all users). > >>> I hope this question makes sense, if not I can elaborate. > >>> > >>> Thanks, > >>> Chris > >>> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
