By Vayira on
I have successfully installed Tiny Tiny MCE, got in running, configured it, defined permissions etc & it is very good.
I have also downloaded the language pack & installed all the different files the required locations. However, the interface still comes up in English although the drupal language is set as spanish. There must be something else I have to do to get it to switch into spanish but I cannot find any more instructions anywhere.
Anyone know?
Comments
I had the some problem but I
I had the some problem but
I solved (by tests) understanding that in spite of what wrote at maxiecode site in the language pack page (http://tinymce.moxiecode.com/download_i18n.php)
press "download" to retrive the latest language packs(s) as a ZIP file. Unzip the contents in the root folder of TinyMCE.I realized that the right folder in the Drupal installation is the following:
/sites/all/modules/tinytinymce/tinymce/jscripts/tiny_mce
infact all the 3 folder that you find in the language pack (themes, langs, plugins), they are in the url I said. The 3 folders (language pack) content obviously only the traslation files.
The wrong route will drive everyone to install not properly the language pack so that it never will work.
Then the other and last step is to add at the administration drupal page of tinytiny mce the stuff of this thread
http://drupal.org/node/328403
hope can help
fab
I'm using following code for
I'm using following code for init script: