Sablon:BlueSpiceKiterjesztés
Appearance
Kiadási állapot: stabil |
|
|---|---|
| Szerző(k) | Hallo Welt! GmbH |
| Karbantartó(k) | Hallo Welt! GmbH |
| Legfrissebb verzió | - |
| Kompatibilitási irányelv | For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension. |
| MediaWiki | 1.43 (LTS) |
| Licence | GNU General Public License 3.0 only |
| Letöltés | |
| Fordítsd le a(z) BlueSpiceExtension kiterjesztést, ha elérhető a translatewiki.net oldalon | |
Ismertető
Képernyőképek
-
Item 1
-
Item 2
Használat/funkciók
Követelmények
Telepítés
szabad szöveg vagy {{ExtensionInstall}}
Beállítás
Megjegyzések
Külső hivatkozások
Lásd még
Installation
- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-MyTestExtension
.git) as a "vcs repository" and the package name (mediawiki/MyTestExtension) and version to the require section of your composer.local.json. Example:
{ "repositories": [ { "type": "vcs", "url": "https://github.com/wikimedia/mediawiki-extensions-MyTestExtension .git" } ], "require": { "mediawiki/MyTestExtension": "MyTestExtension" } }
- Run the following command in your MediaWiki installation path
composer update --no-dev
- Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'MyTestExtension' );
Kész Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
Sablondokumentáció
Copy the content below into a new article. Please don't publish empty paragraphs.
{{BlueSpiceExtensionInfobox
|compatibility =
|download =
|phabricator =
|name =
|author =
|description =
|image =
|example =
}}
==Introduction==
==Screenshots==
<gallery>
File:Example.jpg|Item 1
File:Example.jpg|Item 2
</gallery>
==Usage / features==
==Requirements==
==Installation==
free text or {{ExtensionInstall}}
==Configuration==
==Notes==
==External links==
==See also==
{{BlueSpiceExtensionFooter|MyTestExtension
|download-with = BlueSpice free
|support-links = [http://hallowelt.com Hallo Welt! GmbH]
}}

