dokufreaks / plugin-include

A DokuWiki plugin for including other wiki pages into the current one.
http://www.dokuwiki.org/plugin:include
GNU General Public License v2.0
62 stars 54 forks source link

support new form events. fixes 274 #275

Closed splitbrain closed 2 years ago

splitbrain commented 2 years ago

I only did minimal stuff for the new events. The file needs some additional cleanup in the future.

michitux commented 2 years ago

Thank you! I had proposed something similar already as part of #262, though without the check for the class. I'll rebase and adapt #262 after merging this.