Quote:
Originally Posted by JSWolf
But with Diaps Editing Toolbag you just delete all spans with the class text_14 if you don't want text_14. It's a lot easier and safer. If you have nested spans, the regex given won't work.
|
Oh geez.
Yes, it won't work if there are nested <span>'s, I am aware of that.
I gave a regex that matched the example the OP provided in his post. I didn't read his mind to figure out he had class="calibre_17" nested spans. That will require a different approach.
Yes, I am aware of some of these plugins. But I have no use for them. Why would I need a plugin to perform something I can already, very easily, do without the plugin.
It also seems to me, quitely reading threads from newbies, that newbies become so reliant on plugins to do the easiest of fixes, that when things go wrong, or can't achieve what they want, the are at a complete loss what to do.
Maybe push the plugins less and describe how to fix using alternate methods, like regex.
My personal opinion