-
Notifications
You must be signed in to change notification settings - Fork 43
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
Current version incompatible with hogfather #291
Comments
I try to support at least two releases of DokuWiki. |
Is it possible to indicate compatibility of plugin versions with DokuWiki versions somehow, such that this can be made more clear? |
Good point, I indicated it on the wiki page and as note in the first release where the compatibility changed. |
eduardomozart
added a commit
to eduardomozart/indexmenu
that referenced
this issue
Feb 1, 2024
The class PageResolver doesn't exists on DokuWiki Hogfather and older releases, so this PR attempts to fix samuelet#291 by falling back to the old function "resolve_id" to parse NS if the class PageResolver isn't available.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: