| 0 |
Bootstrap |
# required; for UI in MwJson |
| 1 |
Elastica |
# recommended; for fulltext search |
| 2 |
VisualEditor |
# required; for additional editors in OSL extension |
| 3 |
VEForAll |
# required; legacy for additional editors in MwJson extension |
| 4 |
Math |
# recommended; for VE, bundled in REL1_39 |
| 5 |
DrawioEditor |
# required; for additional editors in OSL extension |
| 6 |
PageForms |
# required; legancy for additional editors in OSL extension, can be removed |
| 7 |
CategoryTree |
# recommended; for visualization |
| 8 |
CiteThisPage |
# optional; can be removed |
| 9 |
Gadgets |
# optional; can be removed |
| 10 |
InputBox |
# optional; can be removed |
| 11 |
MultimediaViewer |
# recommended; for visualization |
| 12 |
Nuke |
# optional; can be removed |
| 13 |
PageImages |
# recommended; for visualization |
| 14 |
PdfHandler |
# recommended; for visualization |
| 15 |
Renameuser |
# optional; can be removed |
| 16 |
SecureLinkFixer |
# optional; can be removed |
| 17 |
SyntaxHighlight_GeSHi |
# required; source code editors in MwJson extension |
| 18 |
TemplateData |
# required; for additional editors in OSL extension |
| 19 |
TitleBlacklist |
# optional; can be removed |
| 20 |
WikiEditor |
# required; for additional editors in OSL extension |
| 21 |
MyVariables |
# required; additional variables like USERLANGUAGECODE |
| 22 |
SemanticMediaWiki |
# required; |
| 23 |
SemanticResultFormats |
# required; |
| 24 |
WSSlots |
# required; to interact with slots |
| 25 |
Scribunto |
# required; bundled |
| 26 |
SemanticScribunto |
# required; to store properties in lua |
| 27 |
CommentStreams |
# optional; can be removed, not enabled by default |
| 28 |
DisplayTitle |
# required; to replace UUID titles with labels |
| 29 |
SimpleBatchUpload |
# required; for footer of fundamental Entity schema |
| 30 |
FileApi |
# recommended; to download files with bot accounts |
| 31 |
OpenSemanticLab |
# required; |
| 32 |
SemanticProperties |
# recommended; |
| 33 |
SvgEditor |
# required; for additional editors in OSL extension |
| 34 |
ChemEditor |
# required; for additional editors in OSL extension |
| 35 |
InteractiveSemanticGraph |
# required; for graph visualization |
| 36 |
PageExchange |
# recommended; to install packages |
| 37 |
MwJson |
# required; |
@thomas-topway-it, @Duanoc, @osnard: FYI
- Work in progress -
Minimal requirements to get OpenSemanticLab running:
A modified mediawiki coreNo longer requiredHow to
https://raw.githubusercontent.com/OpenSemanticLab/PagePackages/main/package_index.txtto the PagePackages repo list, see hereSpecial:Packagesand installworld.opensemantic.core(required) andworld.opensemantic.base(recommended)List of enabled extensions
Note: This list contains both required and recommended extensions (plus some leftovers). Definition of required / recommended is work-in-progress
Generated with
[^#]wfLoadExtension\(\s*'(?<name>\S+)'\s*\);(?<comment>[^\n]*)\nonDockerSettings.min.php(see regex) and handelbarsList of installed extensions
Note:
MW_VERSION=REL1_39https://github.com/OpenSemanticLab/mediawiki.gitmediawiki/semantic-result-formatshttps://github.com/wikimedia/mediawiki-extensions-DrawioEditor.gitmediawiki/simple-batch-uploadgenerated with
(git) clone( --depth 1)?( -b (?<gbranch>\S+))? (?<grepo>\S+)|(composer) require --no-update (?<crepo>[^\:]+):?(?<cversion>\S+)?onDockerfile.min(see regex) andhandelbars