Skip to content

Conversation

@osnard
Copy link

@osnard osnard commented Jun 20, 2022

This only applies to when the extension get installed via composer.

In MediaWiki REL1_39, the composer autoloader will be loaded
earlier in includes/Setup.php. At this time, various thing required by
this extensions setup file are not available yet.

Therefore this change converts the extension to use the regular
MediaWiki extension initialization mechanism.

rvogel and others added 7 commits June 20, 2022 16:24
This only applies to when the extension get installed via `composer`.

In MediaWiki REL1_39, the composer autoloader will be loaded
earlier in `includes/Setup.php`. At this time, various thing required by
this extensions setup file are not available yet.

Therefore this change converts the extension to use the regular
MediaWiki extension initialization mechanism.
Fix recognition of magic word and
fix doubled parser-output

ERM30940
Fix functionality header footer magic words
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants