wikifab/tables-in-semantic

Mediawiki extension to manage table in semantic data, when a table is in semantic data, it converts wikitable into html table

Maintainers

Package info

github.com/Wikifab/TablesInSemantic

Type:mediawiki-extension

pkg:composer/wikifab/tables-in-semantic

Statistics

Installs: 3 627

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.2.1 2020-03-06 14:32 UTC

This package is auto-updated.

Last update: 2026-03-07 05:25:37 UTC


README

This is a mediawiki extension, to allow insertion of Table in semantic data using VE.

It is not possible to insert wikitext table in semantic data, so this convert wikitext table into html tables.

run tests :

  • make sur you ave run composer update without the --no-dev- option.
  • launch php extensions/TablesInSemantic/tests/mw-phpunit-runner.php

to run a single test (from mediawiki root dir) : tests/phpunit/phpunit.php extensions/TablesInSemantic/tests/phpunit/TableParserTest.php