wiki-chan/Social
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is the readme file for SocialProfile extension. ==Intro== Social is forked project from SocialProject: http://www.mediawiki.org/wiki/Extension:SocialProfile This extension adds social networking features, such as friending and user-to-user messages into your MediaWiki. These are not the only features that Social has to offer - for a complete feature listing and up-to-date documentation about installing and using the software, please see the extension's infopage on MediaWiki.org: https://github.com/wiki-chan/Social ==Authors== Original SocialProfile was written by David Pean and Aaron Wright for Wikia, Inc. Social was rewritten by Fenet- for wiki-chan. ==License== SocialProfile is licensed under GNU General Public License 2.0 or later. See http://www.gnu.org/copyleft/gpl.html for more details. ==Install== 1. Download this extension. You may use this command to download: git clone https://github.com/wiki-chan/Social.git 2. Copy the contents of this extension into extension/Social folder 3. Add the following line to your LocalSettings.php wfLoadExtension( "Social" ); ==Bugs== Bugs and issues can be reported on the extension's issue page: https://github.com/wiki-chan/Social/issue It is recommended that you spend a while reading the documentation and searching the archived discussions before posting a question - it is possible that someone has experienced the same issue with this software that you are experiencing currently.