Extension:Expiry/pl
Appearance
From mediawiki.org
This page is a translated version of the page Extension:Expiry and the translation is 8% complete.
This extension is mainly supported in an external venue: BlueSpice Community Forum.
If you need help, you should post there, and not on the talk page.
If you need help, you should post there, and not on the talk page.
Status wydania: stabilne |
|
|---|---|
| Opis | Pages can be marked as expired. |
| Autor(zy) | Hallo Welt! GmbH |
| Opiekun(owie) | Hallo Welt! GmbH |
| Ostatnia wersja | - |
| Polityka zgodności | Dla każdego wydania MediaWiki, które jest wydaniem wsparcia długoterminowego, istnieje odpowiednia gałąź w rozszerzeniu. |
| MediaWiki | 1.43 (LTS) |
| Zmiany w bazie danych | Tak |
|
|
|
|
| Licence | Licencja GNU General Public License 3.0 wyłącznie |
| Pobieranie | |
| Przetłumacz rozszerzenie Expiry jeżeli jest dostępne na translatewiki.net | |
Expiry allows to set an expiration date for a wiki page.
Optionally, a watermark can be shown starting at the expiration date.
Usage / features
Expiry marks — after a certain period of time — a chosen article as "obsolete". The article can be updated by editing or by confirming that the article is still up-to-date.
Expiry is the ideal basis for an archiving system. Outdated articles can be moved to an archive after being queried. Expiry can be set on any content page of the wiki. In conjunction with expiring a page, a user can also set a reminder for this page.
Zobacz też
Installation
- Add the repo url (https://github.com/wikimedia/mediawiki-extensions-BlueSpiceExpiry
.git) as a "vcs repository" and the package name (mediawiki/BlueSpiceExpiry) and version to the require section of your composer.local.json . Example:
{ "repositories":[ { "type":"vcs", "url":"https://github.com/wikimedia/mediawiki-extensions-BlueSpiceExpiry .git" } ], "require":{ "mediawiki/BlueSpiceExpiry":"BlueSpiceExpiry" } }
- 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( 'BlueSpiceExpiry' );
- Yes Zrobione Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
Categories:
- Stable extensions/pl
- Extensions with invalid or missing type/pl
- BeforePageDisplay extensions/pl
- BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions/pl
- LoadExtensionSchemaUpdates extensions/pl
- MWStakeCommonUIRegisterSkinSlotComponents extensions/pl
- SkinTemplateNavigation::Universal extensions/pl
- StandardDialogsRegisterPageInfoPanelModules extensions/pl
- WgQueryPages extensions/pl
- GPL licensed extensions/pl
- Extensions in Wikimedia version control/pl
- All extensions/pl
- Extensions by HalloWelt/pl
- BlueSpice/pl