https://bugzilla.wikimedia.org/show_bug.cgi?id=63461
Bug ID: 63461
Summary: $wgMFCustomLogos['logo'] is advertised but unused
Product: MobileFrontend
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: Unprioritized
Component: stable
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected], [email protected],
[email protected]
Web browser: ---
Mobile Platform: ---
We see
/**
* Make the logos configurable.
*
* 'logo' is the principle logo for your site, 'copyright' is the copyright
* logo to be used in the footer of your site.
*
* Example: array(
* 'logo' => 'mysite_logo.png',
* 'copyright' => 'mysite_copyright_logo.png',
* );
*/
$wgMFCustomLogos = array();
However having the user set $wgMFCustomLogos['logo'] does nothing, as
it is nowhere else in the code! P.S., principal is spelled wrong. P.S.S.
if one day it is actually used, please mention where one can expect to
see it appear.
--
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