includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Fri, 21 Aug 2009 15:39:23 -0400
changeset 1096 86feb1c7ca3f
parent 335 67bd3121a12e
permissions -rw-r--r--
Wiki formatter: heading IDs are now name based ("head:" . sanitize_page_id($text)) instead of tocN.

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});