is there an implentation of Yahoo Text Editor but with YUI3 ? I’m looking for a way to create very easily a wysiwyg using YUI3.
Any idea ?
( sorry for my english .. )
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is an editor widget as a FRAMEWORK – meaning it comes without buttons etc., it is just a plain iframe that is created, and the basic editor functionality exists, but there are no GUI elements for a user to do anything.
See http://yuilibrary.com/yui/docs/editor/
It is very easy to supply buttons, basically, this is a widget for programmers and not for out-of-the-box use.
I don’t want to chide you (too much) for asking this question, but this is apparent from the YUI3 project pages quite clearly.