Extension:SemanticActions
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Description | An action tracking system for a Semantic MediaWiki |
Author(s) | Daren Welsh (Darenwelshtalk) |
Latest version | 1.0.1 (2021-02-02) |
MediaWiki | 1.29+Category:Extensions with manual MediaWiki version |
PHP | 7.1+ |
Database changes | No |
License | MIT License |
Download | Download snapshot Note: README |
The SemanticActions extension allows users to create actions with semantic properties that can be queried and used in action boards (kanban boards).
Installation
- Download and place the file(s) in a directory called
SemanticActions
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'SemanticActions' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
See the README file for further information on this.
Category:Unmaintained Semantic MediaWiki extensions
Category:All extensions
Category:BeforePageDisplay extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions with invalid or missing type
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MIT licensed extensions
Category:PageImporterRegisterPageLists extensions
Category:SetupAfterCache extensions
Category:Unmaintained Semantic MediaWiki extensions
Category:Unmaintained extensions