basically we should rather support something like : <header-content> | <markup><![CDATA[ | <link rel="stylesheet" type="text/css" href="@CONTEXT_PATH@/css/screen.css" title="" media="screen"/> | <script type="text/javascript" src="@CONTEXT_PATH@/portlet-styles/HeaderContent.js"/> | ]]></markup> | </header-content>
where @CONTEXT_PATH@ would be replaced by the value of the portal context path. That would let more freedom in what the developer can do at the cost of maybe having invalid or conflicting markup. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011409#4011409 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011409 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
