turnermm / ckgedit

CKEditor integrated into Dokuwiki
https://www.dokuwiki.org/plugin:ckgedit
GNU General Public License v2.0
59 stars 50 forks source link

Struct plugin usage issues #668

Open jeffchulg opened 2 years ago

jeffchulg commented 2 years ago

I'm having issues when using struct in conjunction with your plugin.

You plugin removes the data from struct and does not let intact things like :

---- struct table ----
schema: application_modules
cols: *
filter: application_code = XXX
----
turnermm commented 2 years ago

Use the MULTI_PLUGIN macros. See the ckgedit plugin documentation.