扩展:用户状态
![]() 發佈狀態: 测试版 |
|
---|---|
实现 | 特殊页面 |
描述 | Provides networking functionality |
作者 |
|
最新版本 | 3.6.0 |
MediaWiki | 1.39+ |
数据库更改 | 是 |
许可协议 | GNU通用公眾授權條款2.0或更新版本 |
下載 | |
Quarterly downloads | 2 (Ranked 174th) |
翻譯UserStatus扩展,若在translatewiki.net可用 | |
問題 | 尚未完成的工作 · 报告錯誤 |
UserStatus is an extension that, together with the SportsTeams extension, provides the ability to post status updates that are associated with a social network (a sports team).
条件
安裝
- 下载文件,并将其放置在您
extensions/
文件夹中的UserStatus
目录内。 - 将下列代码放置在您的
LocalSettings.php
的底部:wfLoadExtension( 'UserStatus' );
- 运行更新脚本,它将自动创建此扩展必须依赖的数据库表。
- 完成 – 在您的wiki上导航至Special:Version,以验证已成功安装扩展。
用法
When logged in, you can add a status update either via your social profile page (if you're a member of at least one sports network) or via the network page of a sports network.
用户权限
The new delete-status-updates
user right, which sysop and staff groups have by default, allows deleting other users' status updates than just your own.