[jboss-user] [JBoss Portal] - Re: CMS - How to include css file ?
sohil.shah@jboss.com
do-not-reply at jboss.com
Thu Aug 30 15:33:14 EDT 2007
yes,
style tags are filtered out of the content stored by the cms. This is so that the CMS Portlet which displays the content as portlet markup.
With a style tag in there the markup would become invalid....Although maybe some browsers could still be forgiving...
anyways, the best way is to add the style reference to the JSP page that performs the layout for your portal.
In the default portal this is jboss-portal.sar/portal-core.war/layouts/generic/index.jsp and maximized.jsp
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079753#4079753
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4079753
More information about the jboss-user
mailing list