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

akshay chugh <chughaksha...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chughaksha...@gmail.com

--- Comment #29 from akshay chugh <chughaksha...@gmail.com> 2012-02-12 07:28:58 
UTC ---
(In reply to comment #28)
> Created attachment 9991 [details]
> It adds the functionality of Special:Myscript and Special:Mystyle
> 
> Compared to the patch which i submitted before this one checks for the user
> skin preferences , and with the current version of mediawiki it would work 
> with
> custom skins as well(as all the skins are listed in preferences->appearance
> items)
> 
> so here instead of using $wgDefaultSkin which would have to be modified by the
> user in LocalSettings.php for to make a change in their skin it would be 
> better
> to use
> $this(SpecialPage object)->getUser()->getSkin()->getSkinName() as it takes 
> care
> of the overridden skin parameters as well.

getRedirect()- just ignore the $wgUser global variable(its not used anywhere in
this function)

-- 
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