[jboss-user] [JBoss Portal] - Re: Portlet printing
Antoine_h
do-not-reply at jboss.com
Wed Jun 20 10:47:14 EDT 2007
look how the layout and themes works.
then play with the jsp to have your page with only the portlet content and may be a special light header.
look at the file "portal-layouts.xml" in deploy/jboss-portal.sar/portal-core.war/WEB-INF
and the other things about layout (the jsp files...) in this war.
For a clean way, the best is to build a war that provide your new layout (the entire layout and themes for your portal).
This to avoid to modify the jboss portal original file.
In the default-object.xml, you define that your layout is "my_special_layout", and don't need anymore the orignal one.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056063#4056063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056063
More information about the jboss-user
mailing list