43 lines
1.6 KiB
HTML
Executable file
43 lines
1.6 KiB
HTML
Executable file
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>About TinyMCE</TITLE>
|
|
<link href="style.css" rel="stylesheet" type="text/css">
|
|
</HEAD>
|
|
|
|
<BODY>
|
|
|
|
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pageheader">
|
|
<tr>
|
|
<td><span class="title">About TinyMCE</span></td>
|
|
<td align="right"><a href="index.htm">TOC</a></td>
|
|
</tr>
|
|
</table>
|
|
<hr noshade>
|
|
<br>
|
|
<strong>General information</strong><br>
|
|
TinyMCE is a small WYSIWYG editor control for web browsers such as MSIE or Mozill
|
|
that enables the user to edit HTML contents in a more user friendly way. The editor
|
|
control is small but flexible and it's build for integration purposes for example
|
|
usage within systems like Intranets, CMS, LMS and so forth.<br>
|
|
<br>
|
|
TinyMCE was developed by MoxieCode Systems AB and is currently released under
|
|
the "LGPL" license, read the license agreement for details.<br>
|
|
<br>
|
|
<STRONG>Features</STRONG><BR>
|
|
- Easy to integrate, takes only two lines of code.<BR>
|
|
- Theme and template support.<BR>
|
|
- Easy to extend with custom code.<BR>
|
|
- Customizable HTML output. Block elements and force attributes.<BR>
|
|
- International language support (Language packs) currenly UK, Swedish, Italian, German and Dutch.<BR>
|
|
- Multiple browser support, currently Mozilla, MSIE and FireFox.<br>
|
|
<hr noshade>
|
|
<table width="100%" border="0" cellpadding="1" cellspacing="3" class="pagefooter">
|
|
<tr>
|
|
<td>Go to: <a href="index.htm">Table of contents</a></td>
|
|
<td align="right"><a href="#">Top</a></td>
|
|
</tr>
|
|
</table>
|
|
<br>
|
|
</BODY>
|
|
</HTML>
|