I GOT IT TO WORK!!!
All the information I needed was in this thread. Grateful thanks to Ben, TubaDave and DanO.
For the benefit of someone who is reading this for the first time, I'll post a summary of what worked for me...
STEP ONE: Install "HTML Area" Program
- Download "htmlarea" from http://www.interactivetools.com/products/htmlarea/
- Upload the whole folder to the root of your site (or change references Ben's modified files).
- Confirm that it works by navigating to the example file they included (www.yoursite.com/htmlarea/example.html). Note that the current version only works in IE 5.5+ PC.
STEP TWO: UPLOAD MODIFIED CS FILES
- Ben has already made the neccessary code modifications (thanks!). Download the files at http://www.willcoxonline.com/cs-htmlarea/cs-htmlarea.zip
- There's one fix that still needs to be done to the modified files (for the "search" function to work). See DanO's message (to Ryan) on what line of code needs to be adjusted. This fix did work for me by the way (I was getting the error messages and they went away after I changed this line of code).
- Backup your copies of the modified files then upload Ben's replacement files.
STEP THREE: CUSTOMIZE EVENT FIELDS
I totally missed this step when I first installed the program. I went to "Add Events" and nothing was different. You need to do this last step for it to work.
- Select "Customize Event Fields" (upper menu).
- Click "Edit" Button next to "Title"
- Next to Input Type you'll see a popup menu. Change this to "WYSIWYG".
- Click "Save"
- Select "Customize Event Fields" (again)
- Click "Edit" Button next to "Description"
- Change the input type on this one to "WYSIWYG" too.
STEP FOUR: TEST
- NOW try going to "Add Event". You should see have the ability to add bold, color, etc.
- If no luck go to "Calendar Settings" and make sure "Allow HTML" is selected. If still trouble... um, ask Ben, TubaDave, or DanO (I'm just summarizing their brilliant work).
STEP FIVE: COSMETICS (optional)
I tweaked the cosmetics of the "Add Event" page slightly. Here's what I did...
- Select "Customize Event Fields" (upper menu)
- Click "Edit" button next to Title
- I set Size & Maxlength to "50", Rows to "1" & Cols to "50" (this made the title input area a little wider and only one row).
- Select "Customize Event Fields" (upper menu)
- Click "Edit" button next to Description
- I set Size & Rows to "12" (to make the description input box taller).
HOPE THAT HELPS SOMEONE!
It's a great addition and easy to install (once you understand what all the steps are).