By spade on
Is there a module that allows me to define rules for correcting typical punctuation errors when text is entered, i.e. removing space before full stop (period), changing the type of dash used, correcting the ellipsis (...) or other?
Comments
Mmmm, not sure about a ready
Mmmm, not sure about a ready made module but I've created a small module to change text strings before a node is saved. Code is as follows (it's D7 but should get you started)...
Hope this helps!
S