Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

ryanjafari/CSRichTextEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSRichTextEditor

This project was an experimental project during the time I was working with Cappuccino. Since I've received many inquiries about it of late (and some watchers that I wasn't expecting), I wanted to dispel any expectations that the code contained herein is production-ready code. Before you download, you should know that this won't work in Safari, as it is heavily reliant on the following: RichText Editing in Mozilla. Therefore, it does not work in WebKit. If you wish to adapt this to work with other browsers, it should be fairly easy to do so for Internet Explorer since the above is based off of Microsoft's rich-text editor implementation. For WebKit, you can check this out: WebKit RTE. I am not sure if the Cappuccino team provide a RichText Editor built-in yet.

Attempts were made at integrating a third-party JavaScript rich-text libraries such as TinyMCE and FCKeditor, although this became really messy and I desired an only-Objective-J solution. Thanks for reading and good luck! Just hit me up for a pull request or fork it yourself if you're interested in building this out.

About

A Rich Text Editor for use with the Cappuccino Web Application Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published