Download the PHP package mediawiki/semantic-glossary without Composer
On this page you can find all versions of the php package mediawiki/semantic-glossary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mediawiki/semantic-glossary
More information about mediawiki/semantic-glossary
Files in mediawiki/semantic-glossary
Package semantic-glossary
Short Description A terminology markup extension with a Semantic MediaWiki back-end
License GPL-2.0-or-later
Homepage https://www.mediawiki.org/wiki/Extension:Semantic_Glossary
Informations about the package semantic-glossary
Semantic Glossary
The Semantic Glossary (a.k.a SG) is a Semantic MediaWiki extension where terms and abbreviations can be defined using semantic properties.
Requirements
- PHP 7.1 or later
- MediaWiki 1.31 or later
- Semantic MediaWiki 3.1 or later
- Lingo 3.1 or later
Installation
Note that the Semantic MediaWiki extension and the Lingo extension need to be installed first. Moreover they need to be invoked earlier than this extension.
The way to install this extension is by using Composer.
Just add the following to the MediaWiki "composer.local.json" file and run the
php composer.phar install/update mediawiki/semantic-glossary
command.
Then add the following line to your "LocalSettings.php" file:
Contribution and support
If you want to contribute work to the project please subscribe to the developers mailing list and have a look at the contribution guideline.
- Ask a question on the mailing list
Tests
This extension provides unit and integration tests that are run by a continues integration platform
but can also be executed using composer phpunit
from the extension base directory.
License
GNU General Public License 2.0 or later.
All versions of semantic-glossary with dependencies
composer/installers Version ^1.0.12
mediawiki/semantic-media-wiki Version ^3.1|^3.2
mediawiki/lingo Version ^3.1