In the Edit Entry tmpl file, there are spots that build the Bold, Italic, Link buttons. I would like a button that inserts a 'break.'
Yes, I know I could just set the formatting to "Convert Line Breaks" but for reasons I don't want to get into, I can't.
So, I know there's a call to a javascript function called formatStr. I made a copy of it and called it formatSpt.
Then, I copied the line in the body that adds bold text and told it to reference formatSpt (though, in all honesty, I don't think I need it: I don't want to add tags around a selected string, I simply want to add HTML to where the cursor is.
So... can someone help me out with this seriously arcane request?
Thanks,
James Ellis