dir/library/tinymce/jscripts/tiny_mce/plugins
2012-03-13 21:46:57 +00:00
..
advhr
advimage
advlink
advlist
autoresize
autosave
bbcode In HTML2BBCode: fetch the URL of [EMBED] using JavaScript instead of an ajax-call to a php-script. Once there actually is embedded Code in the HTML, this function is called after every single keypress. Not only is making an ajax-call every keypress bandith intensive - it also made typing hard / slow. Making a lot of JavaScript-RegExp-Computation every keypress isn't exactly great either, but still performs better. 2012-03-13 21:46:57 +00:00
contextmenu
directionality
emotions
example
fullpage
fullscreen
iespell
inlinepopups
insertdatetime
layer
legacyoutput
media
nonbreaking
noneditable
pagebreak
paste
preview
print
save
searchreplace
spellchecker
style
tabfocus
table
template
visualchars
wordcount
xhtmlxtras