[jboss-user] [JBoss Portal] - Re: Is header content injection coded in portal 2.4.0 ?
chuaky
do-not-reply at jboss.com
Tue Feb 6 20:12:23 EST 2007
hi julien,
Thanks for the information, i was behind schedule so i did a quick workaround by editing portal-themes.xml as follows:
| <?xml version="1.0" encoding="UTF-8"?>
|
| <themes>
| <theme>
| <name>my</name>
| <link rel="stylesheet" id="main_css" href="/themes/my/portal_style.css" type="text/css"/>
| <link rel="shortcut icon" href="/themes/my/images/favicon.ico"/>
| <script type="text/javascript" src="/themes/my/AJAX.js"></script>
| </theme>
| </themes>
|
Ajax4jsf is working now, and would revisit this issue later.
Cheers.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012232#4012232
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012232
More information about the jboss-user
mailing list