Re: [Wikitech-l] Conditional resource loading

2013-09-30 Thread Amelia Ireland
Tyler Romeo tylerromeo at gmail.com writes: On Sat, Sep 28, 2013 at 3:23 PM, Amelia Ireland amelia.ireland at gmod.orgwrote: I want to rewrite a couple of extensions to prevent them from loading resources unless the extension is active on a page. Is there some documentation on this

Re: [Wikitech-l] Conditional resource loading

2013-09-30 Thread Mark Holmquist
On Mon, Sep 30, 2013 at 09:27:29PM +, Amelia Ireland wrote: I've already used this method with one of the extensions. Is there anything on the backend / PHP side so that I can advantage of ResourceLoader script compression? It seems like it should be possible, but I don't have a

[Wikitech-l] Conditional resource loading

2013-09-28 Thread Amelia Ireland
Hello, I want to rewrite a couple of extensions to prevent them from loading resources unless the extension is active on a page. Is there some documentation on this somewhere, or an extension that does this whose code I examine? Thanks for any help! -- Amelia Ireland GMOD Community Support

Re: [Wikitech-l] Conditional resource loading

2013-09-28 Thread Tyler Romeo
On Sat, Sep 28, 2013 at 3:23 PM, Amelia Ireland amelia.irel...@gmod.orgwrote: I want to rewrite a couple of extensions to prevent them from loading resources unless the extension is active on a page. Is there some documentation on this somewhere, or an extension that does this whose code I