Extension:ManageWiki/hu

Category:Extensions with invalid or missing type/huCategory:GPL licensed extensions/hu
MediaWiki-kiterjesztések kézikönyve
ManageWiki
Kiadási állapot: stabilCategory:Stable extensions/hu
Leírás Lehetővé teszi az adminisztrátoroknak a konfiguráció számos részének módosítását.
Szerző(k) Southparkfan, John Lewis, MacFan4000, Reception123, Universal Omega, Agent Isai
Karbantartó(k) Miraheze system administrators
Legfrissebb verzió continuous updates
MediaWiki 1.36.0+Category:Extensions with manual MediaWiki version
PHP 7.2+
Adatbázis-változtatások Igen
Composer miraheze/manage-wikiCategory:Extensions supporting Composer/hu
Táblák mw_namespaces
mw_permissions
mw_settings
Licenc GNU General Public License 3.0
Letöltés Category:Extensions in GitHub version control/hu
  • $wgManageWikiPermissionsDisallowedGroups
  • $wgManageWikiPermissionsAdditionalAddGroupsSelf
  • $wgManageWikiDatabaseClustersInactive
  • $wgManageWikiExtensions
  • $wgManageWikiForceSidebarLinks
  • $wgManageWikiPermissionsAdditionalRights
  • $wgManageWikiExtensionsDefault
  • $wgManageWikiPermissionsDisallowedRights
  • $wgManageWikiHelpUrl
  • $wgManageWiki
  • $wgManageWikiNamespacesAdditional
  • $wgManageWikiPermissionsPermanentGroups
  • $wgManageWikiPermissionsDefaultPrivateGroup
  • $wgManageWikiPermissionsAdditionalRemoveGroups
  • $wgManageWikiUseCustomDomains
  • $wgManageWikiPermissionsAdditionalRemoveGroupsSelf
  • $wgManageWikiNamespacesDisallowedNames
  • $wgManageWikiInactiveExemptReasonOptions
  • $wgManageWikiSettings
  • $wgManageWikiPermissionsAdditionalAddGroups
  • managewiki-core
  • managewiki-editdefault
  • managewiki-extensions
  • managewiki-namespaces
  • managewiki-permissions
  • managewiki-restricted
  • managewiki-settings
  • remotewiki Category:Extensions which add rights/hu
Fordítsd le a(z) ManageWiki kiterjesztést
Category:All extensions/hu

A ManageWiki kiterjesztés több további speciális oldalt biztosít a wiki-kezeléshez:

  • Special:ManageWiki/core
  • Special:ManageWiki/extensions
  • Special:ManageWiki/settings
  • Special:ManageWiki/namespaces
  • Special:ManageWiki/permissions

További információkért lásd ezt a részletes oldalt.

Figyelem Figyelem: ManageWiki was designed and created specifically for the Miraheze wiki farm, and as such, may not always work on different sites or configurations. While efforts have been made to make it more usable by non-Miraheze wiki sites, this extension is still a primarily Miraheze-focused extension and aligns to Miraheze's configuration and style.

Issues and bug reporting

For reporting an issue or a bug, please use Miraheze Phabricator. See here for the workboard.

Telepítés

  • Először töltsd le és telepítsd a CreateWiki külön kiterjesztést.
  • Letöltés a kiterjesztés fájljait, és mentsd el az extensions/ mappán belüli ManageWiki könyvtárba.
  • Add hozzá az alábbi kódot a LocalSettings.php fájlod aljára:
    wfLoadExtension( 'ManageWiki' );
    
  • Futtasd le a frissítőszkriptet, ami automatikusan létrehozza a kiterjesztés által igényelt táblákat az adatbázisban.
  • Yes Kész – A Special:Version oldalon ellenőrizheted, hogy a kiterjesztés ténylegesen feltelepült-e.

Használat

The ManageWiki page is used to manage several aspects of a wiki's settings. As mentioned above, users with the appropriate permissions can manage settings on their wiki, enable/disable extensions and also change permissions (wgGroupPermissions) directly from their wiki.

All settings changes are listed at Special:Log/managewiki. Anyone who has the managewiki-core right can change wiki settings and use Special:ManageWiki/core but you only need the read right to view configuration. As indicated in the table below, each of the other rights corresponds to a respective special page.

Right Special page
managewiki-core Special:ManageWiki/core
managewiki-extensions Special:ManageWiki/extensions
managewiki-namespaces Special:ManageWiki/namespaces
managewiki-permissions Special:ManageWiki/permissions
managewiki-settings Special:ManageWiki/settings

Konfiguráció

paraméter alapértelmezett megjegyzés
$wgManageWiki [ 'cdb' => false, 'core' => false, 'extensions' => false, 'namespaces' => false, 'permissions' => false, 'settings' => false, ]; Which modules of ManageWiki should be enabled on the wiki.
$wgManageWikiCDBDirectory false This will enable CDB capabilities in ManageWiki.
$wgManageWikiExtensions false An array of extensions enabled within the wiki farm.
$wgManageWikiExtensionsDefault false An array of default extensions.
$wgManageWikiSettings false An array of settings that can be managed through Special:ManageWiki/settings
$wgManageWikiPermissionsAdditionalAddGroups false ManageWiki's version of $wgAddGroups.
$wgManageWikiPermissionsAdditionalRemoveGroups false ManageWiki's version of $wgRemoveGroups.
$wgManageWikiPermissionsAdditionalRights false ManageWiki's version of $wgGroupPermissions.
$wgManageWikiPermissionsDisallowedGroups false An array of usergroups which ManageWiki can't manage. Will prevent users creating same named groups as well.
$wgManageWikiPermissionsDisallowedRights [ 'managewiki-restricted', ]; An array of user rights that ManageWiki can not manage and assign on wiki.
$wgManageWikiPermissionsDefaultPrivateGroup false Name of a group to add to private wikis. False disables this function.
$wgManageWikiHelpUrl false URL of a help page for ManageWiki on the local wiki farm.
$wgManageWikiSidebarLinks false Whether to show quick links to ManageWiki pages in the sidebar.

See also

Category:Extensions by Miraheze/hu Category:Wiki farm extensions Category:Site management extensions/hu
Category:All extensions/hu Category:CreateWikiCreation extensions/hu Category:CreateWikiDeletion extensions/hu Category:CreateWikiRename extensions/hu Category:CreateWikiStatePrivate extensions/hu Category:CreateWikiStatePublic extensions/hu Category:CreateWikiTables extensions/hu Category:Extensions by Miraheze/hu Category:Extensions in GitHub version control/hu Category:Extensions included in Miraheze/hu Category:Extensions included in Telepedia/hu Category:Extensions included in WikiForge/hu Category:Extensions supporting Composer/hu Category:Extensions which add rights/hu Category:Extensions with invalid or missing type/hu Category:Extensions with manual MediaWiki version Category:GPL licensed extensions/hu Category:GetPreferences extensions/hu Category:LoadExtensionSchemaUpdates extensions/hu Category:SetupAfterCache extensions/hu Category:Site management extensions/hu Category:SkinBuildSidebar extensions/hu Category:Stable extensions/hu Category:Wiki farm extensions