[
https://issues.apache.org/jira/browse/PB-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ate Douma resolved PB-51.
-------------------------
Resolution: Won't Fix
While I can see this as a nice feature, I doubt it will be used much (haven't
had any other request for this either).
Please provide a proper patch for implementation and I'll reopen this issue.
Until then: Won't Fix.
> Window State Attribute for Portal Bridges' <html:link> and <html:form> tags
> ---------------------------------------------------------------------------
>
> Key: PB-51
> URL: https://issues.apache.org/jira/browse/PB-51
> Project: Portals Bridges
> Issue Type: Improvement
> Components: struts
> Affects Versions: 1.0
> Reporter: TH Lim
> Priority: Minor
>
> Suggest to add new windowState attribute to Portal Bridges' <html:link> and
> <html:form> tags to allow the targeted portlet to be maximized, minimized or
> normalized after a request has been processed. There is a workaround which
> uses <portlet:renderURL> and <portlet:actionURL> tags. Using these tags
> resulted in defining lenghty <portlet:renderURL> and <portlet:actionURL> tags
> and unintuitive.
> Comparing
> <a href="<portlet:renderURL windowState="maximized"
> portletMode="view"><portlet:param name="_spage" value="/your_action"
> /></portlet:renderURL>" >
> Subscribe
> </a>
> to suggested alternatives
> <html:link windowState="maximized" page="/your_action">Subscribe</html:ink>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]