Last modified: 2008-06-12 19:51:20 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 T16270, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14270 - n:cs: site settings
n:cs: site settings
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!
: easy, shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-05-26 12:48 UTC by Danny B.
Modified: 2008-06-12 19:51 UTC (History)
1 user (show)

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


Attachments
n:cs: configuration settings (1.83 KB, application/octet-stream)
2008-06-02 09:59 UTC, Danny B.
Details

Description Danny B. 2008-05-26 12:48:37 UTC
Main page = Wikizprávy:Hlavní_strana

$wgExtraNamespaces = array(
	NS_USER      => "Redaktor",
	NS_USER_TALK => "Redaktor_diskuse",
	100          => "Téma",
	101          => "Téma_diskuse",
);
$wgNamespaceAliases = array(
	'WN'                 => NS_PROJECT,
	'Wikinews'           => NS_PROJECT,
	'Wikinews_diskuse'   => NS_PROJECT_TALK,
	'Wikinews_talk'      => NS_PROJECT_TALK,
	'Redaktorka'         => NS_USER,
	'Redaktorka_diskuse' => NS_USER_TALK,
	'Uživatel'           => NS_USER,
	'Uživatel_diskuse'   => NS_USER_TALK,
	'Uživatelka'         => NS_USER,
	'Uživatelka_diskuse' => NS_USER_TALK,
	'Portál'             => 100,
	'Portál_diskuse'     => 101,
)
$wgNamespacesWithSubpages = array( -1=>0, 0=>1, 1=>1, 2=>1, 3=>1, 4=>1, 5=>1, 6=>0, 7=>1, 8=>1, 9=>1, 10=>1, 11=>1, 12=>0, 13=>1, 14=>0, 15=>1, 100=>1, 101=>1 );
$wgNamespacesToBeSearchedDefault = array( -1=>0, 0=>1, 1=>0, 2=>0, 3=>0, 4=>0, 5=>0, 6=>0, 7=>0, 8=>0, 9=>0, 10=>0, 11=>0, 12=>0, 13=>0, 14=>0, 15=>0, 100=>1, 101=>0 );
$wgContentNamespaces = array ( 0, 100 );
$wgNamespaceProtection = array(
	NS_IMAGE => array( 'editinterface' ),
);

$wgImportSources = array( 'w', 'wikt', 'q', 'b', 's', 'v' );

$wgEnotifUserTalk = true;
$wgEnotifWatchlist = true;

$wgEnableUploads = true;
$wgUploadNavigationUrl = "http://commons.wikimedia.org/wiki/Special:Upload?uselang=cs"
$groupOverrides = array(
	'user'          => array( 'upload' => false, ),
	'autoconfirmed' => array( 'upload' => false, ),
)

$wgRightsUrl = "http://creativecommons.org/licenses/by-sa/3.0/";
$wgRightsText = "Creative Commons Attribution-Share Alike 3.0 License";
$wgRightsIcon = "http://i.creativecommons.org/l/by-sa/3.0/88x31.png";
$wgEnableCreativeCommonsRdf = true;
$wgEnableDublinCoreRdf = true;
Comment 1 Danny B. 2008-06-02 09:59:51 UTC
Created attachment 4944 [details]
n:cs: configuration settings

The previous (comment #0) settings is OBSOLETE. Final configuration is in attachment.
Comment 2 JeLuF 2008-06-12 19:51:20 UTC
Done.

Please don't tag requests as "easy" that take half an hour....

;-)

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


Navigation
Links