https://bugzilla.wikimedia.org/show_bug.cgi?id=8532
Shinjiman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Enable variant aliases for |Enable variant aliases for |zh.wikisource |zh WMF projects --- Comment #3 from Shinjiman <[email protected]> 2009-06-01 15:11:58 UTC --- I think this changes can also apply to all Chinese Wikimedia projects too. 'wgVariantArticlePath' => array( 'zhwiki' => '/$2/$1', 'zhwiktionary' => '/$2/$1', 'zhwikisource' => '/$2/$1', 'zhwikibooks' => '/$2/$1', 'zhwikiquote' => '/$2/$1', 'zhwikinews' => '/$2/$1', 'zhwikiversity' => '/$2/$1', ), -- 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
