Re: CSS resources using url(...) syntax under Direct Connect
Re: CSS resources using url(...) syntax under Direct Connect
- Subject: Re: CSS resources using url(...) syntax under Direct Connect
- From: Paul Hoadley <email@hidden>
- Date: Wed, 01 Jun 2011 09:35:23 +0930
Hi Chuck,
On 01/06/2011, at 8:18 AM, Chuck Hill wrote:
> Hi Paul,
>
> I confess to only half reading this thread... :-)
I don't blame you.
>> It's definitely none of the above. I can run exactly the same bundle out of Eclipse, and CSS-referenced images are found and displayed as expected.
>
> Take a look at ERXApplication.isDevelopmentModeSafe() and below, specifically
>
> String ide = ERXProperties.stringForKey("WOIDE");
> if ("WOLips".equals(ide) || "Xcode".equals(ide)) {
> developmentMode = true;
> }
>
> You probably need to set
> er.extensions.ERXApplication.developmentMode=true
> when running from the command line.
>
> Just a shot in the dark.
Bingo. (Amusingly, almost certainly only to me, I actually did set that true _after_ implementing my WOImages-on-front-page hack, for other reasons. So I had two solutions to the same problem, with my hack hiding the better one.)
Please half-read my threads any time.
--
Paul.
http://logicsquad.net/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden