Last modified: 2013-01-17 17:47:15 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T45488, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 43488 - Set $wgBabelCategoryNames on it.wikivoyage
Set $wgBabelCategoryNames on it.wikivoyage
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-28 18:04 UTC by Emanuele Raoli
Modified: 2013-01-17 17:47 UTC (History)
10 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Emanuele Raoli 2012-12-28 18:04:20 UTC
Babel extension or its pseudo-user doesn't create any category on it.wikivoyage. Because the extension is used by many users and has been officially adopted in place of the template Babel I think it is an important issue. I ask to Wikipedia https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)&oldid=530171749#User:Babel_AutoCreate but I have not received a response. Thanks
Comment 1 Niklas Laxström 2012-12-28 18:10:45 UTC
The cats have to be configured explicitly: http://noc.wikimedia.org/conf/InitialiseSettings.php.txt
Comment 2 Nemo 2012-12-28 18:21:58 UTC
It just needs this configuration (it's the same on all Italian projects).

	'itwikivoyage' => array(
		'0' => 'Utenti %code%-0',
		'1' => 'Utenti %code%-1',
		'2' => 'Utenti %code%-2',
		'3' => 'Utenti %code%-3',
		'4' => 'Utenti %code%-4',
		'5' => false,
		'N' => 'Utenti %code%-M',
	),
Comment 3 Emanuele Raoli 2012-12-28 18:24:54 UTC
Ok, so please add this array:

	'itwikivoyage' => array(
		'0' => 'Utenti %code%-0',
		'1' => 'Utenti %code%-1',
		'2' => 'Utenti %code%-2',
		'3' => 'Utenti %code%-3',
		'4' => 'Utenti %code%-4',
		'5' => 'Utenti %code%-5',
		'N' => 'Utenti %code%-M',
	),
Comment 4 Emanuele Raoli 2012-12-28 18:25:01 UTC
Ok, so please add this array:

	'itwikivoyage' => array(
		'0' => 'Utenti %code%-0',
		'1' => 'Utenti %code%-1',
		'2' => 'Utenti %code%-2',
		'3' => 'Utenti %code%-3',
		'4' => 'Utenti %code%-4',
		'5' => 'Utenti %code%-5',
		'N' => 'Utenti %code%-M',
	),
Comment 5 Emanuele Raoli 2012-12-28 18:26:48 UTC
Yes this. Thank you Nemo.

    'itwikivoyage' => array(
        '0' => 'Utenti %code%-0',
        '1' => 'Utenti %code%-1',
        '2' => 'Utenti %code%-2',
        '3' => 'Utenti %code%-3',
        '4' => 'Utenti %code%-4',
        '5' => false,
        'N' => 'Utenti %code%-M',
    ),
Comment 6 Emanuele Raoli 2012-12-28 18:30:20 UTC
And in this array 'wmgBabelMainCategory' this code:

	'itwikivoyage' => 'Utenti %code%',
Comment 7 Emanuele Raoli 2013-01-09 21:48:14 UTC
Hi, what's the problem? Could I help you?
Comment 8 Sam Reed (reedy) 2013-01-17 17:47:15 UTC
https://gerrit.wikimedia.org/r/44443

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links