https://bugzilla.wikimedia.org/show_bug.cgi?id=28475

             Bug #: 28475
           Summary: Automatically add a source code link for minimized
                    scripts and styles
           Product: MediaWiki
           Version: wikimedia-deployment
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Something like:
"/*\nsource:\n{$strFullUrl}\n*/"

Would be great to quickly view documented source code. For example loaded
"MediaWiki:SomeScript.js" would be:
/*
source:
http://en.wikipedia.org/wiki/MediaWiki:SomeScript.js
*/

I've notice this could be added in ResourceLoaderWikiModule but would be
removed when minimized...

So if this cannot easily be overridden then probably not worth complication.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to