Kiterjesztés:Expiry
Appearance
| 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. |
Kiadási állapot: stabil |
|
|---|---|
| Leírás | Lehetővé teszi a lapok lejáratának megadását. |
| 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) |
| Adatbázis-változtatások | Igen |
|
|
|
|
| Licence | GNU General Public License 3.0 only |
| Letöltés | |
| Fordítsd le a(z) Expiry kiterjesztést, ha elérhető a translatewiki.net oldalon | |
Expiry allows to set an expiration date for a wiki page.
Optionally, a watermark can be shown starting at the expiration date.
Használata
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.
Lásd még
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' );
Kész Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External Links
Categories:
- Stable extensions/hu
- Extensions with invalid or missing type/hu
- BeforePageDisplay extensions/hu
- BlueSpiceDiscoveryTemplateDataProviderAfterInit extensions/hu
- LoadExtensionSchemaUpdates extensions/hu
- MWStakeCommonUIRegisterSkinSlotComponents extensions/hu
- SkinTemplateNavigation::Universal extensions/hu
- StandardDialogsRegisterPageInfoPanelModules extensions/hu
- WgQueryPages extensions/hu
- GPL licensed extensions/hu
- Extensions in Wikimedia version control/hu
- All extensions/hu
- Extensions by HalloWelt/hu
- BlueSpice/hu

