[ 6 posts ]

Shenouda Bertel

  • Username: ShenoudaB
  • Joined: Sun Oct 25, 2009 2:16 pm
  • Posts: 2
  • Offline
  • Profile

Rich Text Editor and YUI 3

Post Posted: Sun Oct 25, 2009 2:29 pm
+0-
Dears,

is there will be a Rich Text Editor in YUI 3,
and how can i make Rich Text Editor works with YUI 3.

Best Regards,
Shenouda Bertel

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile

Re: Rich Text Editor and YUI 3

Post Posted: Sun Oct 25, 2009 3:07 pm
+0-
Editor has not been ported to YUI 3 yet, there are other controls that need to be ported before Editor can. Namely: Button and Menu.

I don't have an ETA for Editor, but you can still use it at the same time you are using YUI3. See this example:
http://developer.yahoo.com/yui/3/exampl ... ompat.html

Shenouda Bertel

  • Username: ShenoudaB
  • Joined: Sun Oct 25, 2009 2:16 pm
  • Posts: 2
  • Offline
  • Profile

Re: Rich Text Editor and YUI 3

Post Posted: Sun Oct 25, 2009 3:36 pm
+0-
Thanks for your Response,
and waiting for the implementation of Text Editor for YUI3.

Irinka

  • Joined: Mon Jun 04, 2012 12:52 pm
  • Posts: 2
  • Offline
  • Profile
Tags:

Re: Rich Text Editor and YUI 3

Post Posted: Mon Jun 11, 2012 12:07 am
+0-
Hello. Is it possible to see any YUI3 rich editor example with a toolbar?
Thanks

Marc

YUI Contributor

  • Offline
  • Profile

Re: Rich Text Editor and YUI 3

Post Posted: Mon Jun 11, 2012 5:19 am
+0-
Crazy but true. It's not available yet.

Dav Glass

  • Username: davglass
  • Joined: Thu Aug 28, 2008 9:28 am
  • Posts: 2088
  • Location: Marion, IL, US
  • Twitter: davglass
  • GitHub: davglass
  • Gists: davglass
  • IRC: davglass
  • Offline
  • Profile
Tags:

Re: Rich Text Editor and YUI 3

Post Posted: Mon Jun 11, 2012 5:42 am
+0-
I personally have no intention on writing one, the architecture for the RTE in 3.x was just to create the Editable area and make it rock solid and usable across all platforms.

Adding a GUI to it restricts it's use and ability to be loosely coupled with it's core.

I don't mind someone writing a GUI for it in the Gallery or possibly having a YUI team member writing it. But I will not be creating one officially.

In the 2.x Editor the main issue people had was the GUI was so tied to the core logic that it was very difficult to embed it into their application as a native control. I designed this version to work this was from the ground up, allowing users to create a GUI them selves. Hopefully writing plugins for new functionality as well.
  [ 6 posts ]
Display posts from previous:  Sort by  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum