You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Simone Federici (JIRA)" <ji...@apache.org> on 2006/09/07 11:48:23 UTC

[jira] Commented: (PLUTO-252) Custom Tags with response.encodeUrl( url ) and Render hidden portlet mode.

    [ http://issues.apache.org/jira/browse/PLUTO-252?page=comments#action_12433074 ] 
            
Simone Federici commented on PLUTO-252:
---------------------------------------

What do you thing if we add the portlet modes from the values in portlet.xml ? (I have one working in copy for this....)
and we overwrite the modes if someone write in pluto-portal-driver-config.xml 

<page name="Secondary Page" uri="/WEB-INF/fragments/portlet.jsp">
            <portlet context="/testsuite"  name="TestPortlet1"/>
            <portlet context="/testsuite"  name="TestPortlet2">
                        <portlet-mode>VIEW</portlet-mode>
            </portlet>
</page>

in this case we can choose the different mode visualization for the same deployed portlet....


> Custom Tags with response.encodeUrl( url ) and Render hidden portlet mode.
> --------------------------------------------------------------------------
>
>                 Key: PLUTO-252
>                 URL: http://issues.apache.org/jira/browse/PLUTO-252
>             Project: Pluto
>          Issue Type: New Feature
>          Components: portal driver, portlet container taglibs
>    Affects Versions: Current CVS
>            Reporter: Simone Federici
>             Fix For: 1.1.0
>
>         Attachments: PatchPluto1.1.beta.txt
>
>
> This patch modify the Custom Tags
> <pluto:url /> <portlet:actionURL /> <portlet:renderURL />
> for don't lose the session if the browser don't support cookies.
> and permitted to specify  in the pluto-portal-driver-config.xml the portlet modes that you don't wont to see.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira