Jump to content

MediaWiki talk:Gadget-rightsfilter.js: Difference between revisions

From Meta, a Wikimedia project coordination wiki
Latest comment: 12 years ago by Thehelpfulone in topic RecentChanges
Content deleted Content added
→‎RecentChanges: new section
Line 10: Line 10:
== RecentChanges ==
== RecentChanges ==


{{editprotected}}
{{tlx|editprotected}}
Can someone add <code>|| wgCanonicalSpecialPageName == 'Recentchanges'</code> to the second uncommented line? (that's already added on simple.wikipedia) There might be a few more types of logs... --[[User:PiRSquared17|PiRSquared17]] ([[User talk:PiRSquared17|talk]]) 21:29, 24 April 2012 (UTC)
Can someone add <code>|| wgCanonicalSpecialPageName == 'Recentchanges'</code> to the second uncommented line? (that's already added on simple.wikipedia) There might be a few more types of logs... --[[User:PiRSquared17|PiRSquared17]] ([[User talk:PiRSquared17|talk]]) 21:29, 24 April 2012 (UTC)
:{{Done}} [[User:Thehelpfulone|<font color="red">'''The'''</font>]] [[User talk:Thehelpfulone|<font color="black"> '''Helpful'''</font>]] [[Special:Contributions/Thehelpfulone|<font color="red"> '''One'''</font>]] 00:30, 5 May 2012 (UTC)

Revision as of 00:30, 5 May 2012

{{editprotected}} Should an admin please search for "hilight" in the text and correct it to "highlight". Bináris tell me 05:09, 29 August 2011 (UTC)Reply

Done by Matanya. -Barras 07:06, 29 August 2011 (UTC)Reply

Rewrite

I ported this to hu.wikipedia, and rewrote it to use jQuery and a separate namespace. The functionality is unchanged (unless I messed up something), but the code is more readable and it is much easier to localize now. (It also seems slightly faster, but I haven't tested much.) If interested, you can find it at w:hu:MediaWiki:Gadget-rightsfilter.js. (Note that the line towards the beginning, starting with "rightRegexp", has been localized to Hungarian; it should be replaced with the commented out version.) --Tgr 10:37, 29 August 2011 (UTC)Reply

This is the last version before localizing the labels. Bináris tell me 13:12, 29 August 2011 (UTC)Reply

RecentChanges

{{editprotected}} Can someone add || wgCanonicalSpecialPageName == 'Recentchanges' to the second uncommented line? (that's already added on simple.wikipedia) There might be a few more types of logs... --PiRSquared17 (talk) 21:29, 24 April 2012 (UTC)Reply

Done The Helpful One 00:30, 5 May 2012 (UTC)Reply