coding-standards
coding-standards copied to clipboard
Support Multi-language, added traditional chinese translation
Hi all, we've translated the standard into Traditional Chinese, and made the multi-language support.
Here's the details:
- Traditional Chinese Supported
(yet the file structure remain the same). - Added a dropdown menu for multi-language selection.
(We've noticed that multi-language handling will be supported in next version of Coding Standard with Docpad. Still we would like to make this version as flexible as possible if anyone want to contribute their language in this version.) - Added IIFE style for Mootools in
asset\js\manual.js. - One may contribute their own version of translation simply by maintaining a copy of
language.md, and put it under every locale folder. - Include
jQuery-1.11.1.min.js
This PR is a collaborated result, hence the commit log may seems a little bit messy. Please excuse us :)
This will need to be adjusted with the removal of the gh-pages and reopened against the master branch. May need to be passed back to the translation team to incorporate the changes in the manual.