Extension:ZeroRatedMobileAccess
From MediaWiki.org
|
ZeroRatedMobileAccess Release status: beta |
|
|---|---|
| Description | Provides features for mobile providers that provide free access |
| Author(s) | Patrick Reilly (Preillytalk) |
| License | GPL v2 or later |
| Download | |
| Check usage and version matrix | |
| Bugs: list open list all report | |
Installation [edit]
- Download the files from Git or download a snapshot (select your version of MediaWiki) and place the files under $IP/extensions/ZeroRatedMobileAccess on your server
- Add to the end of LocalSettings.php:
require_once("$IP/extensions/ZeroRatedMobileAccess/ZeroRatedMobileAccess.php");
- Installation can now be verified through Special:Version on your wiki
Configuration settings [edit]
The following variables can be defined in LocalSettings.php after calling require_once("$IP/extensions/ZeroRatedMobileFrontend/ZeroRatedMobileFrontend.php"):
| Setting name | Default value | Description |
|---|---|---|
| $wgEnableZeroRatedMobileAccessTesting | false | Set to true to test this extension in development environment |
See also [edit]
| Language: | English • русский |
|---|