CMSReport.com: Text editor, Advertisement

I'm in the middle of switching the text editor on CMS Report from FCKeditor to TinyMCE. Both are fine WYSIWYG editors, but I have seen some problems lately so this is a good time to try something different. The text editor is available to those who have open a free account here at CMS Report. The CSS in the Drupal theme I'm using isn't quite compatible with the TinyMCE editor so I'll be doing some tweaking in the next week or so.

During the past few months, I've been getting inquiries about how to place an ad on this site. If you are one of those people, I'm sorry if I haven't gotten back to you in a timely manner. I've been a little more focused on just getting the content out there as well as working on some usability issues for visitors here at the site. I plan on looking at some options and in a couple weeks should have a "how to place ads" page up here at CMSReport.com. If someone would like suggest an option, please feel free to leave a comment here or send an e-mail through the contact page.

As always, I'm open to suggestions for improving the site as well as criticism. A lot of people in IT don't like to hear complaints, but I'm not one of those people. Without good quality criticism, it's difficult make necessary improvements.

Your rating: None

Looks like TinyMCE works. I

Looks like TinyMCE works.

I don't think you need anything other than bold, italic, ordered/unordered list, indent and smilies. You should also turn off automatic line breaks as they can interfere with a WYSIWYG.

Thanks.

TinyMCE module and Input formats

One drawback of the Drupal Input formats is that you have to define one profile as the "default" for all users.  In other words I can't set a default for anonymous users (Filtered HTML with line breaks and no WYSIWYG) and another default for logged in users (No line breaks and with WYSIWYG). 

For now, logged in users may have to switch their "Input format" from "Filtered HTML" to "WYSIWYG" to remove the annoying line breaks.