HOME

TheInfoList



OR:

YUI Rich Text Editor is a project developed by
Yahoo! Yahoo! (, styled yahoo''!'' in its logo) is an American web services provider. It is headquartered in Sunnyvale, California and operated by the namesake company Yahoo Inc., which is 90% owned by investment funds managed by Apollo Global Man ...
as a part of the
YUI Library The Yahoo! User Interface Library (YUI) is a discontinued open-source JavaScript library for building richly interactive web applications using techniques such as Ajax, DHTML, and DOM scripting. YUI includes several core CSS resources. It is availa ...
for an
online rich-text editor An online rich-text editor is the interface for editing rich text within web browsers, which presents the user with a "what-you-see-is-what-you-get" (WYSIWYG) editing area. The aim is to reduce the effort for users trying to express their formatt ...
that replaces a standard HTML textarea. It allows for drag and drop inclusion and sizing of images, text coloring, realignment, fonts, italic and bold text. The YUI rich text editor uses a plug-in architecture and it is skinnable along with the rest of the YUI.


Components

The YUI Rich Text Editor (RTE) contains the following components: Editor, SimpleEditor, ToolbarButton, and ToolbarButtonAdvanced. Some differences in the SimpleEditor and the Editor control are that the SimpleEditor uses JavaScript prompts and select elements rather than YUI defined elements.


History

This component was designed and implemented by the Yahoo! developer Dav Glass in order to add a rich text editor component to the YUI.


References

{{HTML editors Free text editors JavaScript-based HTML editors Software using the BSD license