Open WolfgangFahl opened 3 years ago
upgrade components
cat composer.local.json
{
"require": {
"mediawiki/semantic-media-wiki": "~3.2.3",
"mediawiki/semantic-cite": "~2.1.1",
"mediawiki/semantic-result-formats": "~3.2.0",
"mediawiki/page-forms": "^5.2.0",
"mediawiki/maps": "~8.0.0"
}
}
composer update -vvv --no-dev
Mermaid was installed today
@alexander-gesinn I'd love to close this issue here as the infrastructure for documentation is in place and just needs to be filled. See also https://github.com/WolfgangFahl/pymediawikidocker/blob/main/mwdocker/resources/extensions.json and https://github.com/SmartDataAnalytics/OpenResearch/blob/master/getYourOwnCopy/getYourOwnCopyOfOpenResearch.sh
The problematic extensions for the MW 31 / 35 decision seem to be the diagram generating extensions (Mermaid and/or Diagrams) while UrlGetParameters is a bit problematic on 35 since it does not seem to work with wfLoadExtension - or is the github repository just labelled wrong that the checkout does not work correctly?
For the permanent infrastructure at TIB we need to keep track of the changes.
The following manual list needs to be properly documented e.g. with
see also #148