User:Kersti Nebelsiek/Arbeitsliste
Appearance
Referenzen mit Gruppierung
[edit]Upgrade von 1.12 zu 1.15
[edit]Nach: Manual:Upgrading
- Check requirements: Systemanforderungen sind unverändert
- Read the release notes - kann direkt upgedated werden
- Sicherheitskopie machen: Manual:Backing up a wiki
- Entpacken Sie die neuen Dateien
- Download gemacht und entpackt
- Run the update script - funktioniert nicht, wiki neu installiert
- localsettings wieder in den richtigen Ordner
- Bild wieder in Bilderordner
- SSH
- Upgrade extensions
- Test the update
Neues wiki
[edit]Nach: Manual:Upgrading
- Check requirements: Systemanforderungen sind unverändert
- Read the release notes - kann direkt upgedated werden
- Sicherheitskopie machen: Manual:Backing up a wiki
- Entpacken Sie die neuen Dateien
- Download gemacht und entpackt
- Wiki neu installieren
- localsettings wieder in den richtigen Ordner
- Bild wieder in Bilderordner
- Skins Ahriman und Cher in den skins Ordner
- SSH
- Upgrade extensions
- Bild: Wolf.png
- Datei: Languages/Names.php
- skins cher
- Test the update
Benutzerrechte
[edit]- This example will create an arbitrary "ninja" group that can block users and delete pages, and whose edits are hidden by default in the recent changes log:
$wgGroupPermissions['ninja']['bot'] = true; $wgGroupPermissions['ninja']['block'] = true; $wgGroupPermissions['ninja']['delete'] = true;
$wgNamespaceProtection[NS_MAIN] = array( 'edit-main' );
- This restricts editing in the main namespace to people in a group that has the edit-main permission.
- Manual:User rights, Default rights
- Extension:KeepYourHandsToYourself
- Extension:EditOnlyYourOwnPage
- Extension:NamespacePermissions
- Extension:Editcount
Interwikis
[edit]- Extension:InterwikiIntegration
- Extension:SpecialInterwiki
- Manual:Interwiki
- Manual:$wgForeignFileRepos
- Manual:$wgUseInstantCommons
Sonstiges
[edit]- Extension:Submit In Toolbar
- Extension:AuthorInfo
- Extension:Add Article to Category
- Manual:Custom edit buttons
- Help:Custom edit buttons
- Extension:Editcount
- Extension:Blahtex
- Extension:Bad Behavior
- Extension:Contributors
- Extension:User Merge and Delete
- Extension:ConfirmEdit
- Extension:ExternalArticles
- Extension:FlaggedRevs
- Extension:ExtraNamespaces
- Extension:ToolboxExtender
- Manual:FAQ#Reducing the size of the logo
- MediaWiki:Edittools
Andere Funktionen
[edit]- Extension:Forum extension
- Extension:InputBox
- WikiPathways_Webservice (Vernetzte Systeme)
- Manual:$wgFavicon
- Special:AllMessages Systemtexte
- Help:Magic words
- Extension:SpamBlacklist
- MediaWiki:Sidebar, Manual:Interface/Sidebar