-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove pin of Lingo version to 3.1.1 because under MW 1.39+ only Lingo 3.2+ works #71
Comments
I think it would be good to have a final release with the pinned version of Lingo so that MW 1.35 users could use that version. Afterwards, a second release with min requirements MW 1.39 could be prepared. |
Unfortunately, SG does not have up-to-date / working CI which makes it harder to manage releases and confirm compatibility with various versions. |
The whole version/branch structure of this repository has been messed up. In my opinion; |
We are now at:
dev-master is compatible with the latest LTS release of MediaWiki, so far as we can find. The problem is what @gesinn-it-gea writes: It is at the moment hard to confirm compatibility with various versions. |
I have MW 1.39, php 8.1, Lingo extension on branch REL1_39, but then when installing SemanticGlossary (dev-master) with
and this is because Lingo 3.1.1 is installed as a dependency instead of 3.2 |
Fixed in #71 which also implements the glossary-search optimisations made by Lingo. |
Setup and configuration
Issue
On composer installation of the latest SG version, Lingo links disappear because Lingo is downgraded to 3.1.1. When Lingo is upgraded to 3.2, with git, the Lingo links reappear.
Undo #69 #70 ?
The text was updated successfully, but these errors were encountered: