Changes

Jump to: navigation, search

Webmaker/Code

858 bytes added, 18:27, 11 October 2013
3. Understand Webmaker Code
Anyone working on Webmaker's front-end, or otherwise altering aspects of user-facing UI/UX should be aware of the [https://wiki.mozilla.org/Webmaker/styleguide Webmaker Style Guide]. The Style Guide provides important information about Webmaker's design philosophy and branding, typography, logos, colours, thumbnails, etc.
 
===Localization (l10n)===
 
Webmaker is a global product, focused as much on non-English speakers as English, and used around the world. We have localized our apps and tools using a mix of server-side and client-side localization. The details about how we do this is available in the [https://github.com/humphd/node-webmaker-i18n Webmaker I18N README].
 
If you are interested in localizing Webmaker, you can join the [https://www.transifex.com/projects/p/webmaker/ Webmaker Transifex project], more details are available in [https://support.mozilla.org/en-US/kb/translate-webmaker this SUMO article].
 
Even if you don't plan to translate strings, you'll probably have to make yourself aware of how localization works, since any change to code that touches the front-end or UI will likely trigger an l10n change. See the workflow section for more details.
==4. Learn the Webmaker Development Workflow==
Confirm
656
edits

Navigation menu