Hi!

I am using views, I did page with list of the newest users -

http://www.somvprahe.sk/najnovsi-clenovia

where are fields the name, sex, and short info about user.

Short info registration field has allowed tiny mce formating, and the problem is that views write html tags instead html outuput (images of smileys e.g.) when I let to write content of this field,

Example: "I am happy, student ... <img src="/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/emotions/images/smiley-smile.gif" border="0" alt="Smile" title="Smile" width="18" height="18" /> "
- there is the html code instead the image of smiley... or the html code instead formating (bold/color etc)

What can I do with it?

Thanks for ideas to all
Igor

Comments

dshaw’s picture

You might need to change the input format for your post. <img> is one of the tags that is filtered out of Basic HTML, ie. is not rendered.

igorik’s picture

Hi, I changed input format in admin settings to Full HTML but there is no change on view page
still html tags instead image or formating.

Igor Krutak
www.somvprahe.sk