Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liquipedia/trendingmenu
MediaWiki extension that adds a menu point for Trending Pages to the LiquiFlow MediaWiki skin.
https://github.com/liquipedia/trendingmenu
extension liquipedia mediawiki mediawiki-extension
Last synced: about 2 months ago
JSON representation
MediaWiki extension that adds a menu point for Trending Pages to the LiquiFlow MediaWiki skin.
- Host: GitHub
- URL: https://github.com/liquipedia/trendingmenu
- Owner: Liquipedia
- License: mit
- Created: 2015-12-03T15:43:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-12T02:02:01.000Z (12 months ago)
- Last Synced: 2024-01-12T14:31:03.582Z (12 months ago)
- Topics: extension, liquipedia, mediawiki, mediawiki-extension
- Language: PHP
- Homepage: https://liquipedia.net
- Size: 102 KB
- Stars: 3
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TrendingPages
![Code Style](https://github.com/Liquipedia/TrendingMenu/workflows/Code%20Style/badge.svg)MediaWiki Extension for Liquipedia, provides the trending pages on top of the Liquipedia skin
# Installation
* Extract the extension folder to extensions/TrendingMenu/
* Add the following line to LocalSettings.php:
```
wfLoadExtension( 'TrendingMenu' );
```
* Run the update script