upgrading tinymce to 2.0.5.1
This commit is contained in:
parent
cb2a8d025e
commit
00d46f6148
342 changed files with 13043 additions and 11487 deletions
|
|
@ -43,6 +43,10 @@
|
|||
code<br />
|
||||
hr<br />
|
||||
removeformat<br />
|
||||
formatselect<br />
|
||||
fontselect<br />
|
||||
fontsizeselect<br />
|
||||
styleselect<br />
|
||||
sub<br />
|
||||
sup<br />
|
||||
forecolor<br />
|
||||
|
|
@ -61,14 +65,25 @@
|
|||
<a href="plugin_iespell.html">iespell</a><br />
|
||||
<a href="plugin_preview.html">preview</a><br />
|
||||
<a href="plugin_print.html">print</a><br />
|
||||
<a href="plugin_save.html">save</a><br />
|
||||
<a href="plugin_zoom.html">zoom</a><br />
|
||||
<a href="plugin_fullscreen.html">fullscreen</a><br />
|
||||
<a href="plugin_advhr.html">advhr</a><br />
|
||||
<a href="plugin_fullpage.html">fullpage</a><br />
|
||||
<a href="plugin_spellchecker.html">spellchecker</a><br />
|
||||
<br />
|
||||
</p>
|
||||
<p>
|
||||
<h3>Plugins with custom buttons</h3>
|
||||
<ul>
|
||||
|
||||
<li>advlink</li>
|
||||
<ul>
|
||||
<li>Will override the "link" button</li>
|
||||
</ul>
|
||||
<li>advimage</li>
|
||||
<ul>
|
||||
<li>Will override the "image" button</li>
|
||||
</ul>
|
||||
<li><a href="plugin_paste.html">paste</a></li>
|
||||
<ul>
|
||||
<li>pastetext</li>
|
||||
|
|
@ -113,7 +128,7 @@
|
|||
|
||||
<div class="footer">
|
||||
<div class="helpindexlink"><a href="index.html">Index</a></div>
|
||||
<div class="copyright">Copyright © 2005 Moxiecode Systems AB</div>
|
||||
<div class="copyright">Copyright © 2003-2006 <a href="http://www.moxiecode.com">Moxiecode Systems AB</a></div>
|
||||
|
||||
<br style="clear: both" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue