Skip to content

Conversation

@ssahara
Copy link
Contributor

@ssahara ssahara commented Oct 26, 2020

This PR will make the EnforceSummary plugin compatible with DokuWiki snapshot 2020-10-13 or later that #3198 merged. The edit form has now build using new dokuwiki\Form\Form class instead of deprecated Doku_Form. We need new event FORM_EDIT__OUTPUT handler to modify the edit form.

Also, the id of minoredit checkbox has changed to "edit__minoredit" because the id must contain two underscore "__" in the Form class. The jQuery selector for the checkbox needs to update to find both id, "#edit__minoredit" or "#minoredit".

@michitux michitux merged commit 9c9cb90 into lupo49:master May 28, 2024
@michitux michitux mentioned this pull request May 28, 2024
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