-
1. Re: Themes - dyna style.css injected - but from where?
Warren Jackter Jan 27, 2009 10:27 AM (in response to Dean Pullen)I have the same issue and have no clue where it comes from or how to get rid of it.
-
2. Re: Themes - dyna style.css injected - but from where?
Wesley Hales Jan 27, 2009 3:21 PM (in response to Dean Pullen)This comes from:
http://anonsvn.jboss.org/repos/portal/branches/JBoss_Portal_Branch_2_7/theme/src/main/org/jboss/portal/theme/tag/ThemeTagHandler.java
And it looks like it is rendered via a request param.
I will take a look at this code and see why this is being hardcoded, but the styles that are injected are harmless and are needed for the portal drag and drop mechanism. -
3. Re: Themes - dyna style.css injected - but from where?
Dean Pullen Jan 27, 2009 4:09 PM (in response to Dean Pullen)Thanks that would be useful.
Some of us use the portal without any kind of drag and drop, and anything ajax'y and it would be nice to remove all 404's etc that we ultimately have by removing the .css file -
4. Re: Themes - dyna style.css injected - but from where?
Fernando Ribeiro Nov 29, 2012 11:27 AM (in response to Dean Pullen)You might want to open a JIRA issue for this, I'd be glad to vote on it.
-
6. Re: Themes - dyna style.css injected - but from where?
Dean Pullen Jan 28, 2009 2:20 PM (in response to Dean Pullen)Sorry - was going to do that this morning. Voted.