2017 © Pedro Peláez
 

mediawiki-extension semantic-scribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

image

mediawiki/semantic-scribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  • Friday, July 20, 2018
  • by SMW
  • Repository
  • 4 Watchers
  • 8 Stars
  • 1,730 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 1 Open issues
  • 13 Versions
  • 11 % Grown

The README.md

Semantic Scribunto

Build Status Code Coverage Scrutinizer Code Quality Latest Stable Version Packagist Download Count, (*1)

Semantic Scribunto (a.k.a. SSC) is a Semantic Mediawiki extension to provide native support for the Scribunto extension., (*2)

Requirements

Installation

The recommended way to install Semantic Scribunto is using Composer with MediaWiki's built-in support for Composer., (*3)

Note that the required extensions Semantic MediaWiki and Scribunto must be installed first according to the installation instructions provided., (*4)

Step 1

Change to the base directory of your MediaWiki installation. If you do not have a "composer.local.json" file yet, create one and add the following content to it:, (*5)

{
    "require": {
        "mediawiki/semantic-scribunto": "~2.3"
    }
}

If you already have a "composer.local.json" file add the following line to the end of the "require" section in your file:, (*6)

"mediawiki/semantic-scribunto": "~2.3"

Remember to add a comma to the end of the preceding line in this section., (*7)

Step 2

Run the following command in your shell:, (*8)

php composer.phar update --no-dev

Note if you have Git installed on your system add the --prefer-source flag to the above command., (*9)

Step 3

Add the following line to the end of your "LocalSettings.php" file:, (*10)

wfLoadExtension( 'SemanticScribunto' );

Usage

A description of the mw.smw library functions can be found here., (*11)

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., (*12)

Tests

This extension provides unit and integration tests that are run by a continues integration platform but can also be executed using the composer phpunit command from the extension base directory that will run all tests. In order to run only a specific test suit, the following commands are provided for convenience:, (*13)

  • composer unit to run all unit tests
  • composer integration to run all integration tests (which requires an active MediaWiki, DB connection)

License

GNU General Public License, version 2 or later., (*14)

The Versions

20/07 2018

dev-master

9999999-dev https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

19/07 2018

1.2.0

1.2.0.0 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

17/04 2018

dev-smw1732

dev-smw1732 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

27/03 2018

dev-s-120

dev-s-120 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

27/03 2018

1.1.1

1.1.1.0 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

27/03 2018

dev-rel111

dev-rel111 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

14/01 2018

dev-phpunit

dev-phpunit https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

13/01 2018

dev-start-1.2.0

dev-start-1.2.0 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

13/01 2018

1.1.0

1.1.0.0 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

13/01 2018

dev-rel110

dev-rel110 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

09/01 2018

dev-licenseidentifier

dev-licenseidentifier https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

24/12 2017

dev-travis

dev-travis https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto

22/01 2017

1.0.0

1.0.0.0 https://www.semantic-mediawiki.org/wiki/Extension:SemanticScribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Tobias Oetterer

mediawiki wiki smw semantic mediawiki lua scribunto