https://bugzilla.wikimedia.org/show_bug.cgi?id=32858
Phillip Patriakeas <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #1 from Phillip Patriakeas <[email protected]> 2011-12-07 16:46:29 UTC --- Just to point out, many script authors use the fact that links on script pages get parsed to track usage of their script - e.g. in the instructions on using the script, many authors show something like the following: >// FooBar script by [[User:Example]] ([[User:Example/foobar.js]]) >importScript( 'User:Example/foobar.js' ); Personally, I agree that parsing .css/.js pages in this way is wasted effort, but it would be nice having some built-in way to track script usage in place of abusing the current behavior. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
