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

           Summary: css and .js pages does not store entries in
                    Categorylinks table/Templatelinks table
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Page rendering
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: umherirrender_de...@web.de


Please do not store Categorylinks/Templatelinks from .css and .js pages in
Categorylinks table/Templatelinks table, because there are not shown on that
page. (No 'catlinks' section/template will shown as normal wikitext). Thanks.

Example:
When scripting there can be code like
'"[[Category:"+cat.substring(0,1).toUpperCase()+cat.substring(1)+"]]"', this
will produce a disadvantageous entry in
'Category:"+cat.substring(0,1).toUpperCase()+cat.substring(1)+"'.

Pagelinks table is useful to have backlinks and can find/support all usage of a
script.

I have no observation about Imagelinks table


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to