Leading Online WYSIWYG HTML Editor
Cute Editor for PHP is by far the fastest, easiest, most powerful browser-based WYSIWYG HTML Editor for PHP applications.
It enables PHP Web developers to replace the <Textarea> in your existing content management system with a powerful, but easy to use WYSIWYG Editor.
CuteEditor toolbar is totally configurable and it is also effortless to implement. You just need a couple lines of code to add it to your application.
Try the demo | Order now
|
|
Top features and Benefits
What makes Cute Editor the leading online HTML
Editor on the market? Aside from its powerful features and ease to use, here
are some of the top reasons that make Cute Editor your best choice for
creating and publishing web content:
-
A cross-browser, cross-platform WYSIWYG online WYSIWYG HTML Editor.
Compatible with the most important browsers available in the market: IE 5.5+,
Firefox 1.0+, Mozilla 1.3+, Netscape 7+ and Safari (1.3+). This includes Macintosh and Linux.
-
Clean, lightweight and extremely fast loading
Numerous optimization methods has been applied. It's clean, compact, extremely fast-loading, but still powerful and efficient.
-
Compliant with the web standards, no deprecated tags such as <FONT> anymore
Does your online WYSIWYG HTML Editor still use deprecated tags such as <FONT>?
Cute Editor will help you build sites that adhere to the latest HTML standards,
generates clean HTML/XHTML code with no deprecated tags.
-
Insert clean HTML from Microsoft Word.
When text is pasted from Microsoft Word allot of unnecessary word specific
markup is carried across. This can result in web pages that take an
unnecessarily long time to download. The Paste from Word button solves this by
removing word markup before pasting the text into your page.
-
Support accessibility according to W3C WAI and section 508 accessibility
guidelines.
Cute Editor optional accessibility settings ensure your site complies with
Section 508, so people with disabilities can have full access to your content.
-
Output HTML or well-formed XHTML to your choice
Cute Editor supports output well-formed XHTML. Your choice of XHTML 1.0 or HTML 4.01 output.
-
Unlimited levels of the undo/redo feature
Many of the other editors on the market cannot undo or redo certain actions, and
certain table operations - such as cell merge or column deletion. Cute Editor
has a new custom undo/redo implementation to make you can now safely undo
those actions.
-
Multi-culture support, Easy localization through XML
All labels, buttons, tooltips and messages are located in external XML files, so
that the language of the editor can be switched with a single property. You can
also create a new language in a matter of minutes.
-
Support complete page editing (from <HTML> to </HTML>)
Cute Editor allows you to edit a full HTML page, including <title>,
<!DOCTYPE...> and some other options. You can also insert Form elements
(checkbox, button, textarea, etc.) and modify certain properties of the
element.
-
Single line returns on enter Key press
Most other editors insert double line returns which can be annoying for clients
who are used to editing in Microsoft Word. CuteEditor can be configured to use
<div>, <br> or <p> tags when you press enter. In either mode
<br> tags can be created by using shift+enter.
-
Support HTML code indentation and Tags appear in lower case
Cute Editor displays nicely indented code in the HTML mode and the generating
HTML tags and Attributes are in lower case. This is very convenient and
important for the advanced users.
-
No slow Java or ActiveX components
100% DHTML, JavaScript and PHP code. There are no slow Java or ActiveX
components to worry about and everything is handled in the browser!
-
Relative and Absolute URLs support
With Cute Editor, you have the choice of using either a relative or absolute URL.
-
Easy Implementation for Developers
The perfect addition to your content management system! Only a couple lines of
code , you don't need to be an expert. Allows you to add an online HTML editing
functionality that works with standard HTML form.
-
Easy to use API to hide buttons and tabs
Cute Editor allows developers to set the image directory, set the controls
width, disable image uploading and deleting, restrict access to the
source/preview tabs, hide buttons and lists that you don't want your clients to
see or access.
-
Downloadable files support
You can upload document files, create a link from your HTML content to the
document files (zip files, ppt files...).
-
CSS-based Skinning
Cute Editor provides several built in themes that are ready to use. Developers
can completely change the appearance of the toolbar and the dialogs by simply
modifying the supplied classes and images.
-
Advanced table manager
Create and modify tables and table cells. Set their border color, alignment,
cellspacing and more! Once you've created a table, simply right click inside of
it and use the handy popup menu to change its attributes.
<caption>,<summary>,<thead>,<tfoot>,<th> tags are
supported.
-
Content management with templates
The basic idea behind a Content Management System (CMS) is to separate the
management of content from design. Cute Editor allows the site designer to
easily create and establish templates to give the site a uniform look.
Templates may be modified when desired.
-
Use MaxHTMLLength or MaxTextLength to Protect Your Database
If you tried to insert a record whose text length is greater than allowed by
your table, an error will be reported. To prevent this type of error from
occurring, developers can use MaxHTMLLength or MaxTextLength in Cute Editor
to limit the length of the user's input.
-
Apply security to control user access to resources
Cute Editor allows developers to assign a pre-defined set of
permissions by group or individual. This prevents a normal user
to access the administration functionality.
The details of permissions are specified by an XML security policy file. Each
level maps to a specific file. The default mappings:
-
admin maps to admin.config
-
default maps to default.config
-
guest maps to guest.config
You can customize and extend each policy file by editing the XML security policy
file. You can also create your own policy files that define arbitrary
permission sets.
Comparison of the
sample security policy file
|
| Permissions/Resource Setting |
Admin |
Default |
Guest |
| AllowUpload
|
 |
 |
|
| AllowDelete
|
 |
|
|
| AllowCopy
|
 |
|
|
| AllowMove
|
 |
|
|
| AllowCreateFolder
|
 |
|
|
| AllowDeleteFolder
|
 |
|
|
| RestrictUploadedImageDimension
|
|
 |
 |
| AutoResizeUploadedImages
|
|
 |
 |
| MaxImageWidth
|
6400 |
640 |
640 |
| MaxImageHeight
|
4800 |
480 |
480 |
| MaxImageSize
|
10000 |
100 |
100 |
| MaxMediaSize
|
10000 |
100 |
100 |
| MaxFlashSize
|
10000 |
100 |
100 |
| MaxDocumentSize
|
10000 |
100 |
100 |
| ImageGalleryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| MediaGalleryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| FlashGalleryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| FilesGallaryPath |
~/uploads |
~/uploads/member |
~/uploads/guest |
| ImageFilters |
.jpg
.jpeg
.gif
.png |
.jpg
.jpeg
.gif
|
.jpg
.jpeg
.gif
|
| MediaFilters |
.avi
.mpg
.mpeg
.mp3 |
.avi
.mpg
.mpeg
|
.avi
.mpg
.mpeg
|
| DocumentFilters |
.txt, .doc
.pdf, .zip
.rar, .avi
.mpg, .mpeg
.mp3, .jpg
.jpeg,.gif
.png
|
.pdf, .doc
|
.txt, .doc
.pdf, .zip
|
-
Clickable Image Maps
Image maps are pictures with clickable regions also known as "hotspots." When
users click on one of the hotspots, they're directed to the page you designate.
CuteEditor 5.0 lets you easily create image maps to add fun and excitement to a page.
-
<div> Box Formatting
<div> boxes offer a much greater ability to control the layout of a page.
With CuteEditor, you can put any content between <div> tags and then use
CSS to style all sorts of borders, backgrounds, etc.
-
Universal and Virtual keyboard
Virtual Keyboard does not require changes to language settings of your system
and even speeds up the entire text input process for your customers. It lets
your native speaking clients to access your web resources from any location in
the world without changing national keyboard layouts and fonts on their
machines.
|
Cute Editor has more than 8,000 customers, and has been sold in over 60 countries.
23 languages are supported, and more are being added.

Compatible with IE 5.5+, Firefox 1.0+, Mozilla 1.3+, Netscape 7+, Opera 9.x and Safari (1.3+). This includes Macintosh and Linux.
|