[Potlatch-dev] Potlatch2 and Chrome

Eric Wolf ebwolf at gmail.com
Thu Dec 9 22:02:58 GMT 2010


Thanks... But it's still not refreshing stylesheets.xml. I've even loaded
that file explicitly in Chrome but can't get P2 to load the right one.

-Eric

-=--=---=----=----=---=--=-=--=---=----=---=--=-=-
Eric B. Wolf                           720-334-7734





On Thu, Dec 9, 2010 at 2:42 PM, Richard Fairhurst <richard at systemed.net>wrote:

> Eric Wolf wrote:
>
>> I am running P2 on the USGS OSMCP server and trying to tweak the
>> style sheets a lot. I can't seem to get Chrome to refresh the
>> stylesheets properly. Firefox seems to do a much better job. Is this
>> just endemic to Chrome or is there some way (like a .htaccess
>> setting) to facilitate refreshing?
>>
>
> You can put P2 into a developer-friendly "don't cache stuff" mode by
> sending an additional variable from your JavaScript embed code:
>        fo.addVariable("nocache", "true");
>
> This will work if you're using an Apache server but may have unpredictable
> effects if you use anything else. (It does it by forcing everything to be a
> POST request rather than a GET, which means Flash won't cache the response.)
>
> cheers
> Richard
>
> _______________________________________________
> Potlatch-dev mailing list
> Potlatch-dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/potlatch-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/potlatch-dev/attachments/20101209/d1b30f52/attachment.html>


More information about the Potlatch-dev mailing list