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 "Jongyun, Kim (JIRA)" <je...@portals.apache.org> on 2006/01/26 02:11:09 UTC

[jira] Created: (JS2-481) Unable to change Jetspeed2's default theme "tigris" to another one.

Unable to change Jetspeed2's default theme "tigris" to another one.
-------------------------------------------------------------------

         Key: JS2-481
         URL: http://issues.apache.org/jira/browse/JS2-481
     Project: Jetspeed 2
        Type: Bug
  Components: Decorations/Themes  
    Versions: 2.0-FINAL, 2.1-dev    
 Environment: * Jetspeed2 2.0-final

* SYSTEM
     Windows XP Professional, Intel Pentium 4 Processor (M) 1.8MHz, 512MB of RAM

* JDK
     java version "1.5.0_05"
     Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
     Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)

* Tomcat 5.5.12
    Reporter: Jongyun, Kim


There is no way to change the default decoration theme for both layout and portlet.

The default decoration theme "tigris" for both layout and portlet are hardcoded into the org.apache.jetspeed.portlets.layout.MultiColumnPortlet, line 187 and 188.

this hardcode should be replaced by reading configuration from the jetspeed.properties.

-- 
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] Closed: (JS2-481) Unable to change Jetspeed2's default theme "tigris" to another one.

Posted by "Ate Douma (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-481?page=all ]
     
Ate Douma closed JS2-481:
-------------------------

    Fix Version: 2.1
                 2.1-dev
     Resolution: Fixed

This I "fixed" some time ago when I largely rewrote the layout customizer.
Now, when you create a new page (using the customizer) it will copy the default theme and decorator from your current page.
Also, you can now switch the theme directly using the customizer.

> Unable to change Jetspeed2's default theme "tigris" to another one.
> -------------------------------------------------------------------
>
>          Key: JS2-481
>          URL: http://issues.apache.org/jira/browse/JS2-481
>      Project: Jetspeed 2
>         Type: Bug

>   Components: Decorations/Themes
>     Versions: 2.1-dev, 2.0-FINAL
>  Environment: * Jetspeed2 2.0-final
> * SYSTEM
>      Windows XP Professional, Intel Pentium 4 Processor (M) 1.8MHz, 512MB of RAM
> * JDK
>      java version "1.5.0_05"
>      Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
>      Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
> * Tomcat 5.5.12
>     Reporter: Jongyun, Kim
>      Fix For: 2.1, 2.1-dev

>
> There is no way to change the default decoration theme for both layout and portlet.
> The default decoration theme "tigris" for both layout and portlet are hardcoded into the org.apache.jetspeed.portlets.layout.MultiColumnPortlet, line 187 and 188.
> this hardcode should be replaced by reading configuration from the jetspeed.properties.

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