Extension:Answers
Jump to navigation
Jump to search
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
Answers Release status: unmaintained |
|
---|---|
Implementation | Special page , Skin , API |
Description | Provides a question & answer platform |
Author(s) | Wikia, ShoutWiki, Brickimedia |
Latest version | 1.0 (2014-03-24) |
MediaWiki | 1.19+ |
PHP | 5.2+ |
Database changes | No |
License | GNU General Public License 3.0 or later |
Download | GitHub: Note: README |
|
|
Issues | Open tasks · Report a bug |
The Answers extension provides a question & answer platform. It is being developed by ShoutWiki and Brickimedia, based on source code from Fandom. This extension also has the ability to integrate with social profiles.
Installation[edit]
- Download and place the file(s) in a directory called
Answers
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php:
require_once "$IP/extensions/Answers/Answers.php";
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Categories:
- Unmaintained extensions
- Special page extensions
- Skin extensions
- API extensions
- GPL licensed extensions
- Extensions in GitHub version control
- AddNewAccount extensions
- UserLoginComplete extensions
- ArticleSaveComplete extensions
- TitleMoveComplete extensions
- MovePageForm extensions
- CategoryViewer::getOtherSection extensions
- CategoryViewer::addPage extensions
- EditPage::showEditForm:initial2 extensions
- GetPreferences extensions
- CustomArticleFooter extensions
- EditPage::attemptSave extensions
- MakeGlobalVariablesScript extensions
- UserProfileBeginLeft extensions
- UserProfileBeginRight extensions
- OutputPageParserOutput extensions
- All extensions
- Social tools
- Extensions by Brickimedia
- Extensions by ShoutWiki
- Extensions by Fandom