By erikwebb on
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
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
_
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.
Using Rich Text In Content Profile Fields (WYSIWYG/TinyMCE)
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.
I have the same question!
I have the same question!
Here is my solution for
Here is my solution for Wysiwyg + TinyMCE http://drupal.org/node/787902#comment-4825182