https://bugzilla.wikimedia.org/show_bug.cgi?id=46306
--- Comment #47 from Siebrand <[email protected]> --- It's possible to add the following to [[MediaWiki:Common.js]] to override the ULS default configuration: $.webfonts.repository.languages.ml = ["system", "Meera", "AnjaliOldLipi"]; This will change the default font to text tagged "ml" from the current default to no default (i.e. a user's system font), and will make subsequent array members available as options in the font choice dialog. We advise against adding font names there that are not in the MediaWiki UniversalLanguageSelector font repo [1]. [1] https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FUniversalLanguageSelector.git/HEAD/data%2Ffontrepo%2Ffonts -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
