Extension:UnifiedTaskOverview/ja

Category:Extensions with invalid or missing type/jaCategory:GPL licensed extensions/ja
MediaWiki 拡張機能マニュアル
UnifiedTaskOverview
リリースの状態: 安定Category:Stable extensions/ja
説明 Provides a special page with an overview of the users tasks
作者 Hallo Welt! GmbH
最新バージョン 4.0.0-alpha
互換性の方針 長期間サポート リリースであるすべての MediaWiki リリースについて、拡張機能に対応するブランチが存在します。
ライセンス GNU 一般公衆利用許諾書 3.0 のみ
ダウンロード Category:Extensions in Wikimedia version control/ja
log
translatewiki.net で翻訳を利用できる場合は、UnifiedTaskOverview 拡張機能の翻訳にご協力ください
Category:All extensions/ja

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.

インストール

  • ダウンロードして、ファイルをextensions/フォルダー内のUnifiedTaskOverviewという名前のディレクトリ内に配置します。
    開発者とコード寄稿者は、上記の代わりに以下を使用してGitからインストールします:
    cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/UnifiedTaskOverview
    
  • 以下のコードを LocalSettings.php ファイルの末尾に追加します:
    wfLoadExtension( 'UnifiedTaskOverview' );
    
  • Yes 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。

外部リンク

Category:All extensions/ja Category:Extensions in Wikimedia version control/ja Category:Extensions included in BlueSpice/ja Category:Extensions with invalid or missing type/ja Category:GPL licensed extensions/ja Category:SkinTemplateNavigation::Universal extensions/ja Category:Stable extensions/ja