app/tiny_mce/plugins/example/langs/en.js
author Sverre Rabbelier <srabbelier@gmail.com>
Fri, 13 Feb 2009 21:51:16 +0000
changeset 1299 e209bda5addb
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Add a getMemberships method to logic/rights.py This will be used by the document picker ACL checks. Patch by: Sverre Rabbelier

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