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

--- Comment #4 from MrBlueSky <[email protected]> 2011-11-28 00:41:07 UTC 
---
Created attachment 9567
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9567
patch against trunk

Puts the "redirected from" pagetitle in mw.config.get('wgRedirectedFrom').

Usage example: 
if (window.mw.config.get('wgRedirectedFrom')) {
    alert(window.mw.config.get('wgRedirectedFrom'));
}

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

Reply via email to