After completed for QtPlatz website using Drupal, I’ve also going to setup 2nd website for Sasao-juku which expecting to replace this site. Since this site is run WordPress installed on root html directory, I’ve installed Drupal 7.27 into ~/drup directory so that both web sites are able to co-exists.
The goal of the site is;
https://drupal.org/project/entity_translation
https://drupal.org/project/entity
https://drupal.org/project/title
https://drupal.org/project/i18n
https://drupal.org/project/variable
https://drupal.org/project/l10n_update
https://drupal.org/project/languageicons
https://drupal.org/project/views
https://drupal.org/project/ctools
https://drupal.org/project/insert
https://drupal.org/project/wysiwyg
https://drupal.org/project/libraries
https://drupal.org/project/mathjax
Goto Home >> Administration >> Modules; Enable modules
Goto Home >> Administration >> Configuration; Open REGIONAL AND LANGUAGE >> Languages;
Add Japanese and set it to default. Check and modify “DETECTION AND SELECTION” Tab.
Copy tinymce_3.5.10.zip to (4.0.23.zip wasn’t compatible with Drupal 7.27), and expand to ~/sitex/all/libraries/tinymce
Goto Home >> Administration >> Modules; Configure on Wysiwyg under USER INTERFACE;
Select TinyMCE for FilterdHTML and FullHTML editor. Configure tool bar from edit link.
Goto Home >> Administration >> Structure; Content types;
Select each content, and enable “Multilingual support” by select “Enabled, with translation”
Enable MathJax and Libraries under OTHER section on Modules. (admin/modules), then go to Configuration|Text formats (config/content/formats), go configure Full HTML and check MathJax. Make sure MathJax is bottom of Filter processing order.