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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to