Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/liquipedia/networknotice
- Owner: Liquipedia
- License: mit
- Created: 2017-10-14T02:56:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-05T11:13:39.000Z (7 months ago)
- Last Synced: 2024-06-05T12:55:33.602Z (7 months ago)
- Topics: extension, liquipedia, mediawiki, mediawiki-extension
- Language: PHP
- Homepage: https://liquipedia.net
- Size: 87.9 KB
- Stars: 6
- Watchers: 11
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).