https://bugzilla.wikimedia.org/show_bug.cgi?id=39377
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] 2012-08-23 23:05:27 UTC --- (In reply to comment #3) > Actually, this is not an i18n issue, but a design issue. > > Tags and tag grouping should have been implemented as being configurable in > the > MediaWiki: namespace, and not in default extension messages. This would have > prevented the whole list of en.wp templates to be translated into other > languages, and would have made the extension more flexible. > > If now one more tag is added or changed, a developer is needed to change the > extension code, instead of a sysop changing one or two pages in the MediaWiki > namespace. I don't think there is a design issue here. The tags configuration can be re-defined in MediaWiki:PageTriageExternalTagsOptions.js, which will overwrite whatever the default defined insidethe extension. That means we can have a sysop add tags and remove tags from a MediaWiki namespace page. -- 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
