Extension:ApiFeatureUsage/th
From Linux Web Expert
ApiFeatureUsage Release status: stable |
|
---|---|
Implementation | Special page , API |
Description | สรุปบันทึกการใช้งานฟีเจอร์ Access API |
Author(s) | Brad Jorsch (Anomietalk) |
Latest version | 1.0 (2016-12-07) |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | 1.25+ |
PHP | 5.5.9+ |
Database changes | No |
License | No license specified |
Download | |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Translate the ApiFeatureUsage extension | |
Issues | Open tasks · Report a bug |
ส่วนขยาย ApiFeatureUsage เพิ่มหน้าพิเศษและโมดูล API เพื่อดึงข้อมูลสรุปที่บันทึกโดย ApiBase::logFeatureUsage() ซึ่งโดยทั่วไปจะเป็นข้อบ่งชี้ถึงการใช้คุณลักษณะ API ที่เลิกใช้แล้ว
Dependencies
Log data must be added to some sort of storage system. Currently Elasticsearch is supported via Extension:Elastica .
การติดตั้ง
- <translate> [[<tvar name=2>Special:ExtensionDistributor/ApiFeatureUsage/th</tvar>|Download]] and move the extracted <tvar name=name>
ApiFeatureUsage/th
</tvar> folder to your <tvar name=ext>extensions/
</tvar> directory.</translate>
<translate> Developers and code contributors should install the extension [[<tvar name=git>Special:MyLanguage/Download from Git</tvar>|from Git]] instead, using:</translate>cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/ApiFeatureUsage%2Fth - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'ApiFeatureUsage/th' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>
การกำหนดค่า
- พารามิเตอร์
Name | Description |
---|---|
$wgApiFeatureUsageQueryEngineConf
|
Configuration array for accessing the log storage backend.
|
- Elastica backend (
ApiFeatureUsageQueryEngineElastica
)
Additional configuration values in $wgApiFeatureUsageQueryEngineConf
:
serverList
- Array of Elasticsearch servers. Required.
maxConnectionAttempts
- Maximum connection attempts, default 1.
indexPrefix
- Prefix for the indexes to use. ค่าเริ่มต้น "
apifeatureusage-
" indexFormat
- Date formatting for the indexes to use, see the PHP manual. ค่าเริ่มต้น "
Y.m.d
" type
- Elasticsearch type to query. ค่าเริ่มต้น "
api-feature-usage-sanitized
" featureField
- Field name for the logged value of $feature. ค่าเริ่มต้น "
feature
" timestampField
- Field name for the logged timestamp. ค่าเริ่มต้น "
@timestamp
" agentField
- Field name for the logged user agent. ค่าเริ่มต้น "
agent
"
การใช้งาน
The extension adds a new special page, Special:ApiFeatureUsage, with a simple form to request a summary of feature usage logs for a user agent and date range.
The extension also adds an API query submodule, meta=featureusage
.
See the auto-generated API documentation for details.
ดูเพิ่ม
File:Wikimedia-logo black.svg | <translate> This {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension|skin}} is being used on one or more [[<tvar name=2>m:Special:MyLanguage/Wikimedia projects</tvar>|Wikimedia projects]].</translate> <translate> This probably means that the {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension|skin}} is stable and works well enough to be used by such high-traffic websites.</translate> <translate> Look for this {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extension's|skin's}} name in Wikimedia's <tvar name=2>CommonSettings.php</tvar> and <tvar name=3>InitialiseSettings.php</tvar> configuration files to see where it's installed.</translate> <translate> A full list of the {{<tvar name=1>#ifeq:Extension|Extension</tvar>|extensions|skins}} installed on a particular wiki can be seen on the wiki's <tvar name=ver>Special:Version</tvar> page.</translate> |
Categories:
- Pages with script errors
- Pages with broken file links
- Stable extensions/th
- Special page extensions/th
- API extensions/th
- Extensions with manual MediaWiki version
- Extensions with no license specified/th
- Extensions in Wikimedia version control/th
- All extensions/th
- Extensions not in ExtensionJson
- Extensions used on Wikimedia/th