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

Installs: 3 475

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:mediawiki-extension

1.2.1 2020-03-06 14:32 UTC

This package is auto-updated.

Last update: 2024-04-07 00:43:20 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