You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2020. It is now read-only.
so the question is ?
does an item can have several Jelix versions ?
Theoricaly yes but as the content of Jelix change in each version, even If we can think "my module is jelix compliant with all version" in the facts there are always details to fix for that. So I think that an item can have several jelix version in that case.
If it's not the question let me know what you want may be my mind is not clear at all :)
A module or anything else could be compatible with several version of jelix. Don't forget you have a "minversion" and a "maxversion" on the jelix element in module.xml.
So we really need to indicate several jelix version into an element. This is important for search also. At this time, I marked jcommunity compatible to jelix 1.2. But if i search modules for jelix 1.3, ti won't appear although it is compatible with it in the real life.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ATM, a version must be linked with only one version. Maybe multiple versions will be better no ?
The text was updated successfully, but these errors were encountered: