Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wikia/app

Wikia Application Code
https://github.com/wikia/app

mediawiki php

Last synced: about 1 month ago
JSON representation

Wikia Application Code

Awesome Lists containing this project

README

        

# Wikia MediaWiki app [![Build Status](https://travis-ci.org/Wikia/app.svg?branch=dev)](https://travis-ci.org/Wikia/app)
## About this repository
This is the source code of [FANDOM's](http://fandom.wikia.com/explore) custom MediaWiki 1.19 installation, including extensions.
As it is not designed to be portable, it is not considered to be suitable for external use, and we cannot offer support for such use cases. If you are looking to install MediaWiki for yourself, you can grab the latest version from [their official website](https://www.mediawiki.org), and extend it with [third-party extensions](https://www.mediawiki.org/wiki/Manual:Extensions).

## Contribution guidelines
Contributions are welcome! Please note that all external contributions are governed by our [Pull Request Policy](http://dev.wikia.com/wiki/Volunteer_Developers/Pull_Request_Policy), which means only fixes for [reported](http://community.wikia.com/wiki/Special:Contact/bug) bugs can be accepted—feature implementations and other changes will be rejected.

## Licensing information
MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Copyright 2001 - 2020. A list of authors can be found [here](https://phabricator.wikimedia.org//r/p/mediawiki/core;browse/master/CREDITS);
authors of changes made in this repository are listed in the [commit history](https://github.com/Wikia/app/commits/dev).

Extensions and skins may be released under different licenses than MediaWiki itself. Most of them are usually distributed with a copy of their respective licenses and copyright notices.

## Additional Notes
Wikia uses BrowserStack to assist with our automated testing efforts.