Formatting captions in the Gallery Block

Permalink
Hello,

I'm wondering if there's an easy way to format the caption text in the Gallery Block. So far I've just been adding HTML tags to create line breaks, quote marks and italicize certain words inside of the text input field. It's very cumbersome adding all of that content to a single line field, plus I will be handing this site to a client that has no idea how to write HTML.

Ideally, I'd like the caption field to be like a very simplified version of the tinyMCE where the user can just hit return to break to a new line and click on the italics button to italicize select text, etc.

I'm very novice when it comes to PHP, and tried editing the image_row_include.php file and changed the default text input field to be a textarea field, but that doesn't quite solve my problem.

Any ideas on where I should start or what to do? Thanks in advance!

-T

teddadore