jReviews Support Forum

jReviews 2.x => Bugs RC versions 2.0.1-2.0.7 => Topic started by: vnnw on May 21, 2008, 12:28:45 AM



Title: [Fixed] Can i enable WYSIWYG editor in User's Reviews?
Post by: vnnw on May 21, 2008, 12:28:45 AM
just installed jR2.0, and works like a charm.

but users can only use plain text input, it looks like a mess if the review is too long and has paragraphs.


Title: Re: Can i enable WYSIWYG editor in User's Reviews?
Post by: Alejandro on May 21, 2008, 08:23:32 AM
You can't add a wysiwyg editor, but you found a bug. The breaks should be preserved. I'll look into it for the next update.


Title: Re: Can i enable WYSIWYG editor in User's Reviews?
Post by: Tukayana on May 25, 2008, 08:20:25 PM
You can't add a wysiwyg editor, but you found a bug. The breaks should be preserved. I'll look into it for the next update.

What about editors then?
I think at least the editors should be given the previlege of writing in WYSIWYG.


Title: Re: Can i enable WYSIWYG editor in User's Reviews?
Post by: Alejandro on May 25, 2008, 09:14:36 PM
This is a feature request and I am not adding anything to the current feature-set until later on. Right now I will only fix bugs and answer a limited number of support requests that will help users to get up and running with the beta.


Title: Re: Can i enable WYSIWYG editor in User's Reviews?
Post by: Tukayana on May 27, 2008, 01:03:55 PM
that's ok.

Just put it on your to-do list then.


Title: Re: Can i enable WYSIWYG editor in User's Reviews?
Post by: Tukayana on May 27, 2008, 05:42:54 PM
and yes, i also have the problem where the breaks aren't preserved.


Title: Re: Can i enable WYSIWYG editor in User's Reviews?
Post by: Alejandro on May 27, 2008, 08:55:36 PM
The funny thing is the exact same thing happens with the core Joomla articles if you disable the wysiwyg editor. The way I fixed this (next update) is by adding nl2br to the textarea's output in the view files.