Is there any way to add a wysiwyg editor to a user profile field? I am developing a web site for a university and I need to have rich formatting for citations and other information within a user's profile.

Thanks,
Erik

Comments

WorldFallz’s picture

If you use the content_profile module to turn profiles into full fledged nodes, then you could easily use the fckeditor (my current preference) or wysiwyg modules with the fields.

decomposer’s picture

Using WYSIWYG, this worked with fckeditor. I cannot get it to work for TinyMCE. Anyone have a solution? Multi-line text fields typed as one paragraph become one run-on paragraph.

veronicamtz’s picture

I have the same question!

ankheg’s picture

Here is my solution for Wysiwyg + TinyMCE http://drupal.org/node/787902#comment-4825182