includes/clientside/tinymce/plugins/example/langs/en.js
author Dan
Fri, 30 Jul 2010 15:01:06 -0400
changeset 1276 dac5fad7ad6a
parent 335 67bd3121a12e
permissions -rw-r--r--
ajax.php getpage now cals $template->set_page() so that templates that depend on PAGE_URLNAME etc. will not show errors

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