Extension:BannerAds
Appearance
This extension is incompatible with MediaWiki 1.42 or any later release!
|
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Release status: unmaintained |
|
|---|---|
| Implementation | Special page |
| Description | Lets you add Banner Ads for mobile and desktop |
| Author(s) | Nischay Nahata (Nischayn22talk) |
| Latest version | 1.0 |
| MediaWiki | 1.25 |
| PHP | 5.5+ |
| Database changes | Yes |
| License | MIT License |
| Download | GitHub:
Note: |
The BannerAds extension lets you add image banners to your wiki. You can add custom banner images at different locations configurable on mobile/desktop views.
Installation
[edit]- Download and place the file(s) in a directory called
BannerAdsin yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'BannerAds' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
[edit]Go to Special page Special:BannerAds
Screenshots
[edit]
Credits
[edit]This extension has been written by WikiWorks.
Development and Help
[edit]Please also feel free to contact the author or WikiWorks for consulting on further developments, feature requests or bug fixes on this extension.
