https://bugzilla.wikimedia.org/show_bug.cgi?id=24803
Summary: Not working by default
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: MetadataEdit
AssignedTo: [email protected]
ReportedBy: [email protected]
If no $wgMetadataWhitelist is defined the extension will return the function
early and leaving it pretty much in a disabled state.
I think the basic function (for category and language links) should work either
way. Not everybody needs $wgMetadataWhitelist for templates.
Or even better, for consistancy, put a default value in it. That way people can
use it right away and don't need to pick a fancy name themselfs.
I propose to change line 26 from
$wgMetadataWhitelist = '';
to
$wgMetadataWhitelist = 'MediaWiki:MetadataWhitelist';
-- Krinkle
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l