Extension:GlobalWatchlist/vi

GlobalWatchlist

2021 Coolest Tool
Award Winner

in the category
Newcomer

Category:GPL licensed extensions/vi
Cẩm nang phần mở rộng MediaWiki
GlobalWatchlist
Trạng thái phát hành: ổn địnhCategory:Stable extensions/vi
Cài đặt Special page Category:Special page extensions/vi
Mô tả Tạo danh sách theo dõi toàn cầu
Tác giả DannyS712thảo luận
Compatibility policy Snapshots releases along with MediaWiki. Master is not backward compatible.
MediaWiki 1.36+Category:Extensions with manual MediaWiki version/vi
Giấy phép GNU General Public License 2.0 or later
Tải xuống Category:Extensions in Wikimedia version control/vi
README
  • $wgGlobalWatchlistEnableGuidedTour
  • $wgGlobalWatchlistSiteLimit
  • $wgGlobalWatchlistDevMode
  • $wgGlobalWatchlistWikibaseSite
Translate the GlobalWatchlist extension if it is available at translatewiki.net
Phản hồi Open tasks · Báo cáo lỗi
Category:All extensions/vi

Danh sách theo dõi toàn cầu (tiếng Anh: GlobalWatchlist) là một tiện ích cho phép người dùng xem các thay đổi đối với các trang trên nhiều wiki cùng một lúc.

Cài đặt

  • Download and move the extracted GlobalWatchlist folder to your extensions/ directory.
    Developers and code contributors should install the extension from Git instead, using:
    cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/GlobalWatchlist
    
  • Thêm mã sau vào dưới cùng tệp $LocalSettings của bạn:
    wfLoadExtension( 'GlobalWatchlist' );
    
  • Yes Xong – Chuyển tới Special:Version trên wiki của bạn để xác nhận phần mở rộng được cài đặt thành công.

Cấu hình

Tiện ích này có các cấu hình sau
Tên biến Giá trị mặc ​​định Miêu tả
$wgGlobalWatchlistWikibaseSitefalse Trang web phải được coi là Wikibase Repository và phải có các nhãn được tìm nạp cho các trang có thay đổi. Nếu không, xử lý bổ sung cho các mục Wikibase sẽ không được áp dụng. If false, the extra handling for Wikibase items is not applied.
$wgGlobalWatchlistUseVuefalse Whether to use the experimental Vue.js version of the display
$wgGlobalWatchlistDevModefalse Whether to send debug log entries to the console
$wgGlobalWatchlistEnableGuidedTourfalse Whether to enable the GuidedTour for the settings page, if the GuidedTour extension is installed
$wgGlobalWatchlistSiteLimit5 The maximum number of sites that a user can save to their watchlist. Set to 0 to disable the limit.

Sử dụng

To view the global watchlist, visit Special:GlobalWatchlist on the wiki where the extension is installed. By default, only the local wiki's changes are shown, but by changing the configuration at Special:GlobalWatchlistSettings the user can choose other sites to show, up to the maximum if configured.

Cảnh báo Cảnh báo: It is recommended to use this in conjunction with CentralAuth and to choose other sites that the user has an attached account on; this extension is not tested with any other setup.

Tích hợp với các tiện ích khác

  • Khi tài khoản người dùng là tài khoản hợp nhất, chỉ wiki nơi người dùng có tài khoản mới được xem trong danh sách theo dõi toàn cầu của họ.
  • When one of the sites included in the global watchlist has the Wikibase Repository extension installed, labels for items and properties can be fetched and displayed. If WikibaseLexeme is installed labels for lexemes are retrieved too.
  • When GuidedTour is installed, and $wgGlobalWatchlistEnableGuidedTour is enabled, a tour is available at Special:GlobalWatchlistSettings the first time you visit the page

Xem thêm

Category:Extensions used on Wikimedia/vi#GlobalWatchlist/vi Category:Everything to do with watchlists/vi
Category:All extensions/vi Category:ApiOptions extensions/vi Category:Everything to do with watchlists/vi Category:Extensions in Wikimedia version control/vi Category:Extensions included in Miraheze/vi Category:Extensions included in WikiForge/vi Category:Extensions used on Wikimedia/vi Category:Extensions with manual MediaWiki version/vi Category:GPL licensed extensions/vi Category:GetPreferences extensions/vi Category:LoginFormValidErrorMessages extensions/vi Category:ResourceLoaderRegisterModules extensions/vi Category:SidebarBeforeOutput extensions/vi Category:Special page extensions/vi Category:Stable extensions/vi