Extension:UnifiedTaskOverview/pl

This page is a translated version of the page Extension:UnifiedTaskOverview and the translation is 33% complete.
This extension is maintained by a member of the MediaWiki Stakeholders' Group .
Podręcznik rozszerzeń MediaWiki
UnifiedTaskOverview
Status wydania: stabilne
Opis Provides a special page with an overview of the users tasks
Autor(zy) Hallo Welt! GmbH
Ostatnia wersja 1.1.0-alpha
Polityka zgodności For every MediaWiki release that is a Long Term Support release there is a corresponding branch in the extension.
MediaWiki >= 1.39.0
Composer mediawiki/unified-task-overview
Licencja GNU General Public License 3.0 only
Pobieranie
log
Quarterly downloads 3 (Ranked 142nd)
Przetłumacz rozszerzenie UnifiedTaskOverview jeżeli jest dostępne na translatewiki.net
Problemy Otwarte zadania · Zgłoś błąd

The new overview page “My Tasks” (Special:My_tasks) allows users to view their upcoming tasks in the wiki. The special page can be reached via the user menu under Personal Tools> Tasks.

  • Currently, workflow tasks and pending read confirmations are displayed.
  • When there are tasks, this is announced via a red notification icon in the user menu.
  • Each task card leads to the wiki page that is linked to the task.

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie UnifiedTaskOverview w folderze extensions/.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/UnifiedTaskOverview
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'UnifiedTaskOverview' );
    
  •   Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.

Linki zewnętrzne