This looks great, can’t wait to use it.
I’ll test it right away on a website, I hope it also works with ugly copy-pasted from Word garbage HTML... let’s see !
.: COO - Commerce Guys - Community Driven Innovation :.
MODx est l'outil id
-
☆ A M B ☆
- 24,524 Posts
As it is, it only works on forms posted from the front-end; it uses the onParseDocument event.
However, I don’t see why it shouldn’t work if you set it to use other events, such as the OnBeforeDocFormSave event to sanitize the document editing POST values.