add tinyMCE

This commit is contained in:
norahmollo
2012-11-09 14:34:22 +00:00
committed by user
parent 547947aefa
commit e836fdb6f5
259 changed files with 43666 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});

View File

@@ -0,0 +1,3 @@
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});