You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Aaron Evans (JIRA)" <je...@portals.apache.org> on 2006/03/09 19:00:38 UTC

[jira] Created: (JS2-510) Ability to set inital window state of portlet in PSML

Ability to set inital window state of portlet in PSML
-----------------------------------------------------

         Key: JS2-510
         URL: http://issues.apache.org/jira/browse/JS2-510
     Project: Jetspeed 2
        Type: New Feature
  Components: PSML  
    Versions: 2.0-FINAL    
 Environment: Tomcat 5.5, JDK 1.5, Jetspeed 2.0
    Reporter: Aaron Evans
    Priority: Minor



I think it would be pretty handy if you could in the psml portlet fragment specify the initial window state of a portlet.

Is this a possibility?

The main use case I have at the moment for this is that I have some portal pages where I am using only a single portlet in the whole page and so it looks funny if it isn't maximized.  But I could see others wanting to do this or set the initial window state to something else for whatever reason...

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Updated: (JS2-510) Ability to set inital window state of portlet in PSML

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ https://issues.apache.org/jira/browse/JS2-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Sean Taylor updated JS2-510:
----------------------------------

        Fix Version/s: 2.2-dev
    Affects Version/s:     (was: 2.0-FINAL)
                       2.2-dev

Moving to post 2.1 release

> Ability to set inital window state of portlet in PSML
> -----------------------------------------------------
>
>                 Key: JS2-510
>                 URL: https://issues.apache.org/jira/browse/JS2-510
>             Project: Jetspeed 2
>          Issue Type: New Feature
>          Components: PSML
>    Affects Versions: 2.2-dev
>         Environment: Tomcat 5.5, JDK 1.5, Jetspeed 2.0
>            Reporter: Aaron Evans
>         Assigned To: David Sean Taylor
>            Priority: Minor
>             Fix For: 2.2-dev
>
>
> I think it would be pretty handy if you could in the psml portlet fragment specify the initial window state of a portlet.
> Is this a possibility?
> The main use case I have at the moment for this is that I have some portal pages where I am using only a single portlet in the whole page and so it looks funny if it isn't maximized.  But I could see others wanting to do this or set the initial window state to something else for whatever reason...

-- 
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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-510) Ability to set inital window state of portlet in PSML

Posted by "Randy Watler (JIRA)" <je...@portals.apache.org>.
    [ http://issues.apache.org/jira/browse/JS2-510?page=comments#action_12369733 ] 

Randy Watler commented on JS2-510:
----------------------------------

David: there is already a PSML Fragment field available, (IIRC named 'state'), to persist this data in castor and db page manager implementations. I think it only takes 'hidden' as a value. See JPT logic.

> Ability to set inital window state of portlet in PSML
> -----------------------------------------------------
>
>          Key: JS2-510
>          URL: http://issues.apache.org/jira/browse/JS2-510
>      Project: Jetspeed 2
>         Type: New Feature
>   Components: PSML
>     Versions: 2.0-FINAL
>  Environment: Tomcat 5.5, JDK 1.5, Jetspeed 2.0
>     Reporter: Aaron Evans
>     Assignee: David Sean Taylor
>     Priority: Minor

>
> I think it would be pretty handy if you could in the psml portlet fragment specify the initial window state of a portlet.
> Is this a possibility?
> The main use case I have at the moment for this is that I have some portal pages where I am using only a single portlet in the whole page and so it looks funny if it isn't maximized.  But I could see others wanting to do this or set the initial window state to something else for whatever reason...

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Commented: (JS2-510) Ability to set inital window state of portlet in PSML

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
    [ http://issues.apache.org/jira/browse/JS2-510?page=comments#action_12369712 ] 

David Sean Taylor commented on JS2-510:
---------------------------------------

I agree. I would like to see Portlet Window states and modes persisted.

> Ability to set inital window state of portlet in PSML
> -----------------------------------------------------
>
>          Key: JS2-510
>          URL: http://issues.apache.org/jira/browse/JS2-510
>      Project: Jetspeed 2
>         Type: New Feature
>   Components: PSML
>     Versions: 2.0-FINAL
>  Environment: Tomcat 5.5, JDK 1.5, Jetspeed 2.0
>     Reporter: Aaron Evans
>     Assignee: David Sean Taylor
>     Priority: Minor

>
> I think it would be pretty handy if you could in the psml portlet fragment specify the initial window state of a portlet.
> Is this a possibility?
> The main use case I have at the moment for this is that I have some portal pages where I am using only a single portlet in the whole page and so it looks funny if it isn't maximized.  But I could see others wanting to do this or set the initial window state to something else for whatever reason...

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Assigned: (JS2-510) Ability to set inital window state of portlet in PSML

Posted by "David Sean Taylor (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-510?page=all ]

David Sean Taylor reassigned JS2-510:
-------------------------------------

    Assign To: David Sean Taylor

> Ability to set inital window state of portlet in PSML
> -----------------------------------------------------
>
>          Key: JS2-510
>          URL: http://issues.apache.org/jira/browse/JS2-510
>      Project: Jetspeed 2
>         Type: New Feature
>   Components: PSML
>     Versions: 2.0-FINAL
>  Environment: Tomcat 5.5, JDK 1.5, Jetspeed 2.0
>     Reporter: Aaron Evans
>     Assignee: David Sean Taylor
>     Priority: Minor

>
> I think it would be pretty handy if you could in the psml portlet fragment specify the initial window state of a portlet.
> Is this a possibility?
> The main use case I have at the moment for this is that I have some portal pages where I am using only a single portlet in the whole page and so it looks funny if it isn't maximized.  But I could see others wanting to do this or set the initial window state to something else for whatever reason...

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org