tinymce editor
This commit is contained in:
parent
6ddb7c49e6
commit
9cffe191ac
655 changed files with 16255 additions and 22045 deletions
29
www/extras/tinymce/docs/index.htm
Executable file
29
www/extras/tinymce/docs/index.htm
Executable file
|
|
@ -0,0 +1,29 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE> Help Index </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">Table of contents</span></td>
|
||||
<td align="right"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr noshade>
|
||||
<br>
|
||||
Click the links below to go to the different help sections.
|
||||
<ul class="toc_ul">
|
||||
<li class="toc_li"><a href="about.htm">About TinyMCE</a></li>
|
||||
<li class="toc_li"><a href="using.htm">Using/Integrating TinyMCE</a></li>
|
||||
<li class="toc_li"><a href="themes.htm">Creating themes</a></li>
|
||||
<li class="toc_li"><a href="langs.htm">Creating language packs</a></li>
|
||||
<li class="toc_li"><a href="compatiblity.htm">Compatiblity chart</a></li>
|
||||
<li class="toc_li"><a href="faq.htm">Frequently Asked Questions (FAQ)</a></li>
|
||||
<li class="toc_li"><a href="license.htm">License (LGPL)</a></li>
|
||||
</ul>
|
||||
<hr noshade>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Loading…
Add table
Add a link
Reference in a new issue