[jboss-user] [JBoss Portal] - Re: Change in page layout

franco12 do-not-reply at jboss.com
Mon May 14 07:57:05 EDT 2007


Hi

THEMES

Edit portal-themes.xml (\server\default\deploy\jboss-portal.sar\portal-core.war\WEB-INF).

Example : adding the theme 'test' (copy paste this)
   
    	Test
      
      
   

Themes are stored here :
\server\default\deploy\jboss-portal.sar\portal-core.war\themes

LAYOUTS

Edit portal-layouts.xml (\server\default\deploy\jboss-portal.sar\portal-core.war\WEB-INF).

Example : adding the layout 'test' (copy paste this)
      
      Test
      /layouts/test/index.jsp
      /layouts/test/maximized.jsp
      
         
         
         
         
      
   

layouts are stored here :
\server\default\deploy\jboss-portal.sar\portal-core.war\layouts

regards

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045415#4045415

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045415



More information about the jboss-user mailing list