[jboss-user] [JBoss Portal] - How to change the portal's theme in 2.4 GA
domyalex
do-not-reply at jboss.com
Wed Oct 4 09:37:01 EDT 2006
Hi to all;
I read the documentation and I was able to change the theme in 2.2 very easily by modifying {portal dir}/conf/data/default-object.xml, specifically the
| <!--
| | Set the theme for the default portal, see also portal-themes.xml.
| -->
| <property>
| <name>theme.id</name>
| <value>industrial</value>
| </property>
|
part. However, if I try doing the same in 2.4 GA, it doesn't work; I also noticed that in 2.4 there is no instance of ThemePortlet available, while 2.2 has it.
Am I missing something here?
Regards
Alejandro
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3976019#3976019
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976019
More information about the jboss-user
mailing list