विकिपीडिया:नयी सुविधाएँ

'wgUploadNavigationUrl' => array(

   'default' => false,
   'hiwiki'        => '/wiki/विकिपीडिया:अपलोड,

मलयालम एवं अंग्रेजी विकि जैसी अपलोडिंग व्यवस्था

'wgLogAutocreatedAccounts' => array(

   'default' => false,
   'hiwiki' => true,

स्वतः उत्पन्न सदस्यों का लाग

'wmgUseUploadWizard' => array(

   'default' => false,
   'hiwiki' => true,

विकिमीडीया कामन्स की तरह अपलोड विजार्ड

'wmgUseWikimediaLicenseTexts' => array(

   'default' => false,
   'hiwiki' => true,

विकिमीडिया कामन्स की तरह लाइसेन्स व्यवस्था

'wmgCustomUserSignup' => array(

   'default' => false,
   'hiwiki' => true,

अंग्रेजी विकि की तरह कस्टम यूज़र साइन अप

'wmgAutopromoteExtraGroups' => array(

   'default' => false,
   'hiwiki' => array(
       'Autopatroller' => array( '&',
               array( APCOND_EDITCOUNT, 200 ),
               array( APCOND_AGE, 40*86400 ), // 40 days * seconds in a day
       ),
   ),

),

२०० से अधिक सम्पादन एवं ४० दिनों से अधिक का अनुभव रखने वाले सदस्यों को स्वतः परीक्षित अधिकार

'wmgUseQuiz' => array(

   'hiwiki' => true,

),

sv और zh एवं कुछ अन्य विकि परियोजनाओं की तरह क्विज व्यवस्था

'wgNamespaceAliases' => array(

  'hiwiki' => array(
      'वि' => NS_PROJECT,
      'विवा' => NS_PROJECT_TALK,
      'Wikipedia' => NS_PROJECT,,
      'WP' => NS_PROJECT,
      'WPT' => NS_PROJECT_TALK,
      'u' => NS_USER,
      'ut' => NS_USER_TALK,
      'स' => NS_USER,
      'सवा' => NS_USER
      'श्र' => NS_CATEGORY,
      'श्रवा' => NS_CATEGORY_TALK,
      'C' => NS_CATEGORY,
      'CT' => NS_CATEGORY_TALK,
      'सा' => NS_TEMPLATE
      'सावा' => NS_TEMPLATE_TALK
      'T' => NS_TEMPLATE
      'मी' => NS_MEDIAWIKI
      'मीवा' => NS_MEDIAWIKI_TALK
      'MW' => NS_MEDIAWIKI
      'MWT' => NS_MEDIAWIKI_TALK
      'P' => NS_PORTAL
      'प्र' => NS_PORTAL
      'प्रवा' => NS_PORTAL_TALK
  ),

'wmgUseReaderFeedback' => array( > 'hiwiki' => true, > > > 'wmgFeedbackTags' => array( > 'hiwiki' => array( > 'reliability' => 3, > 'completeness' => 2, > 'npov' => 2, > 'presentation' => 1 > ),

छोटे विकल्प किसी भी पृष्ठ पर जाने के लिये

additon of Some right and user groups as per following-
       'editprotected' => array( 'editprotected' => true, 'patrol' => true, 'autopatrol' => true, 'autoreview' => true, 'review' => true, 'upload_by_url' => true, 'ipblock-exempt' => true, 'autopatrolother' => true, 'patrolother' => true, 'validate' => true, 'patrolmarks' => true, 'suppressredirect' => true ),
       'filemover' => array( 'movefile' => true ),
       'Patroller' =>  array( 'patrol' => true, 'autopatrol' => true, 'autopatrolother' => true, 'unwatchedpages' => true, 'patrolother' => true, 'patrolmarks' => true ),
       'sysop' => array( 'autopatrolother' => true, 'patrolother' => true ),

Adding and removing rights

       'bureaucrat' => array('editprotected', 'filemover' ),
       'sysop' => array('Reviewer'),
Addition of Bot admin

'botadmin' => array( 'autopatrol' => true, 'autoconfirmed' => true, 'suppressredirect' => true, 'nominornewtalk' => true, 'noratelimit' => true, 'skipcaptcha' => true, 'apihighlimits' => true, 'writeapi' => true, 'bot' => true, 'createaccount' => true, 'import' => true, 'patrol' => true, 'protect' => true, 'editusercss' => true, 'edituserjs' => true, 'editinterface' => true, 'browsearchive' => true, 'movefile' => true, 'move' => true, 'move-rootuserpages' => true, 'undelete' => true, 'rollback' => true, 'delete' => true, 'deleterevision' => true, 'reupload' => true

           ),

'wgAddGroups' => array( 'bureaucrat' => array( 'botadmin' ),

   ),

'wgGroupsRemoveFromSelf' => array( 'botadmin' => array( 'botadmin', ) ),

'wgRemoveGroups' => array( 'bureaucrat' => array( 'botadmin' ),

   ),

'wgEnotifWatchlist' => array(

   'default' => false,
   'hiwiki' => true,

'wgEnotifMinorEdits' => array(

   'default' => false,
   'hiwiki' => true,

At present Confirmed user group has been renamed to Former Admin so I suggest to rename it as many new good users some time may have its urgency.Inspite of that Introduce two new user group Former_Bureaucrat & Former_Administrator

Addition of Former_bureaucrat

'Former_bureaucrat' => array( 'autopatrol' => true),

'wgAddGroups' => array( 'bureaucrat' => array( 'Former_Bureaucrat' ),

   ),

'wgRemoveGroups' => array( 'bureaucrat' => array( 'Former_Bureaucrat' ),

   ),
Addition of Former_Administrator

'Former_bureaucrat' => array( 'autopatrol' => true), 'wgAddGroups' => array( 'bureaucrat' => array( 'Former_Administrator' ),

   ),

'wgRemoveGroups' => array( 'bureaucrat' => array( 'Former_Bureaucrat' ),

   ),
  1.    Support--Mayur (talk•Email) 16:56, 17 जुलाई 2011 (UTC)[उत्तर दें]
  2.    इससे हिन्दी विकिपीडिया पे प्रवेर्शयोग्यता को बहुत सहारा मिलेगा। ♛♚★Vaibhav Jain★♚♛ Talk Email 17:33, 17 जुलाई 2011 (UTC)[उत्तर दें]
  3.     समर्थन - यह ज़रूर करना चाहिए --Hunnjazal (वार्ता) 18:02, 17 जुलाई 2011 (UTC)[उत्तर दें]
  4.     समर्थन--117.200.57.49 (वार्ता) 18:39, 17 जुलाई 2011 (UTC)[उत्तर दें]
  5.     समर्थन -- Mukesh K. Agrawal (वार्ता) 18:58, 17 जुलाई 2011 (UTC)[उत्तर दें]
  6.  Y Support – I wonder why these basic things weren't here. — Bill william comptonTalk20:23, 17 जुलाई 2011 (UTC)[उत्तर दें]
  7.    Support. It would make things easier over here. Ruy Pugliesi 00:43, 18 जुलाई 2011
  8.     समर्थन- बेहतर! हेमंत शेष १७/७/२०११ (UTC) user:Hemant Shesh
  9.    I fully Support it. मेरा इस प्रस्ताव को पूर्ण समर्थन है।--डॉ०'क्रान्त'एम०एल०वर्मा (talk•Email)Krantmlverma (वार्ता) 03:41, 18 जुलाई 2011 (UTC)[उत्तर दें]
  10.     समर्थन- बेहतर उपयोग के लिए! Charan s05 (वार्ता) 05:17, 18 जुलाई 2011 (UTC)[उत्तर दें]
  11.     हमारा भी समर्थन-- श्रीश e-पण्डित  वार्ता  11:00, 18 जुलाई 2011 (UTC)[उत्तर दें]
  12.     समर्थन करता हूँ। -- अनुनाद सिंहवार्ता13:05, 5 अगस्त 2011 (UTC)[उत्तर दें]
  13.     समर्थन--सिद्धार्थ घई (वार्ता) 20:45, 10 अगस्त 2011 (UTC)[उत्तर दें]