Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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