Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liquipedia/networknotice

Network wide site notice, with wikicode support.
https://github.com/liquipedia/networknotice

extension liquipedia mediawiki mediawiki-extension

Last synced: about 2 months ago
JSON representation

Network wide site notice, with wikicode support.

Awesome Lists containing this project

README

        

# NetworkNotice
![Code Style](https://github.com/Liquipedia/NetworkNotice/workflows/Code%20Style/badge.svg)

MediaWiki Extension for Liquipedia

# Installation
* Extract the extension folder to extensions/NetworkNotice/
* Add the following line to LocalSettings.php:

```
wfLoadExtension( 'NetworkNotice' );
```

* Add table to DB (can import from networknotice.sql).