This commit is contained in:
Kate Hudson 2014-03-21 13:21:04 -04:00
Родитель d17c7c289c
Коммит 08cf50f378
3 изменённых файлов: 32 добавлений и 35 удалений

Просмотреть файл

@ -5,8 +5,8 @@ This is a utility to map each version of the Web Literacy Map to a set of machin
The goal of this repository is to:
- Store **version history** for the map with [tags](https://github.com/k88hudson/weblit-keys/releases)
- Provide translations for deprecated tags in older versions of the map by mapping them to new literacies
- Provide **localized versions** of each tag via [Transifex](https://www.transifex.com/projects/p/webmaker)
- Provide translations for deprecated tags in older versions of the map by mapping them to new literacies
- Provide support for applications using i18n that need to use the Web literacy Map
### Creating a new version
@ -14,12 +14,11 @@ The goal of this repository is to:
1. Edit `src/weblitmap.json`. Make sure you update the version number.
1. Run `npm install`, and then `grunt generate`. This will create `dist/weblitmap_strings.{{version}}.json`, a Transifex-compatible file.
1. Commit your changes and tag your release with `npm version {{version}}`.
1. Upload `dist/weblitmap_strings.{{version}}.json` to Transifex!
### Downloading new locales
1. Run `grunt build`
2. Your files will get downloaded from Transifex and `dist/web-literacy-client.with-langs.js` will be generated. Hurray!
1. Your files will get downloaded from Transifex and `dist/web-literacy-client.with-langs.js` will be generated. Hurray!
### Integrating the Web Literacy Map with your localized app

30
dist/weblitmap.json поставляемый
Просмотреть файл

@ -1,32 +1,30 @@
{
"WBLIT-MAP": "Web Literacy Map",
"WBLIT-VERSION": "1.1.0",
"WBLIT-VERSION": "1.0.0",
"weblit-Navigation": "Navigation",
"weblit-Navigation_desc": "Using software tools to browse the Web",
"weblit-Navigation_desc": "Using software tools to browse the web",
"weblit-WebMechanics": "Web Mechanics",
"weblit-WebMechanics_desc": "Understanding the Web ecosystem",
"weblit-WebMechanics_desc": "Understanding the web ecosystem",
"weblit-Search": "Search",
"weblit-Search_desc": "Locating information, people and resources via the Web",
"weblit-Search_desc": "Locating information, people and resources via the web",
"weblit-Credibility": "Credibility",
"weblit-Credibility_desc": "Critically evaluating information found on the Web",
"weblit-Credibility_desc": "Critically evaluating information found on the web",
"weblit-Security": "Security",
"weblit-Security_desc": "Keeping systems, identities, and content safe",
"weblit-Composing": "Composing for the Web",
"weblit-Composing_desc": "Creating and curating content for the Web",
"weblit-Composing": "Composing for the web",
"weblit-Composing_desc": "Creating and curating content for the web",
"weblit-Remix": "Remixing",
"weblit-Remix_desc": "Modifying existing Web resources to create something new",
"weblit-Remix_desc": "Modifying existing web resources to create something new",
"weblit-DesignAccessibility": "Design and Accessibility",
"weblit-DesignAccessibility_desc": "Creating universally effective communications through Web resources",
"weblit-CodingScripting": "Coding/Scripting",
"weblit-CodingScripting_desc": "Creating interactive experiences on the Web",
"weblit-DesignAccessibility_desc": "Creating universally effective communications through web resources",
"weblit-CodingScripting": "Coding/scripting",
"weblit-CodingScripting_desc": "Creating interactive experiences on the web",
"weblit-Infrastructure": "Infrastructure",
"weblit-Infrastructure_desc": "Understanding the Internet stack",
"weblit-Sharing": "Sharing",
"weblit-Sharing_desc": "Providing access to Web resources",
"weblit-SharingCollaborating": "Sharing",
"weblit-SharingCollaborating_desc": "Providing access to Web resources",
"weblit-SharingCollaborating": "Sharing and Collaborating",
"weblit-SharingCollaborating_desc": "Jointly creating and providing access to web resources",
"weblit-Collaborating": "Collaborating",
"weblit-Collaborating_desc": "Creating Web resources with others",
"weblit-Collaborating_desc": "Creating web resources with others",
"weblit-Community": "Community Participation",
"weblit-Community_desc": "Getting involved in web communities and understanding their practices",
"weblit-Privacy": "Privacy",

Просмотреть файл

@ -2,30 +2,30 @@
"title": "Web Literacy Map",
"titleKey": "WBLIT-MAP",
"versionKey": "WBLIT-VERSION",
"version": "1.1.0",
"version": "1.0.0",
"descriptionSuffix": "_desc",
"literacies": [
{
"term": "Navigation",
"description": "Using software tools to browse the Web",
"description": "Using software tools to browse the web",
"tag": "weblit-Navigation",
"deprecates": []
},
{
"term": "Web Mechanics",
"description": "Understanding the Web ecosystem",
"description": "Understanding the web ecosystem",
"tag": "weblit-WebMechanics",
"deprecates": []
},
{
"term": "Search",
"description": "Locating information, people and resources via the Web",
"description": "Locating information, people and resources via the web",
"tag": "weblit-Search",
"deprecates": []
},
{
"term": "Credibility",
"description": "Critically evaluating information found on the Web",
"description": "Critically evaluating information found on the web",
"tag": "weblit-Credibility",
"deprecates": []
},
@ -36,26 +36,26 @@
"deprecates": []
},
{
"term": "Composing for the Web",
"description": "Creating and curating content for the Web",
"term": "Composing for the web",
"description": "Creating and curating content for the web",
"tag": "weblit-Composing",
"deprecates": []
},
{
"term": "Remixing",
"description": "Modifying existing Web resources to create something new",
"description": "Modifying existing web resources to create something new",
"tag": "weblit-Remix",
"deprecates": []
},
{
"term": "Design and Accessibility",
"description": "Creating universally effective communications through Web resources",
"description": "Creating universally effective communications through web resources",
"tag": "weblit-DesignAccessibility",
"deprecates": []
},
{
"term": "Coding/Scripting",
"description": "Creating interactive experiences on the Web",
"term": "Coding/scripting",
"description": "Creating interactive experiences on the web",
"tag": "weblit-CodingScripting",
"deprecates": []
},
@ -66,14 +66,14 @@
"deprecates": []
},
{
"term": "Sharing",
"description": "Providing access to Web resources",
"tag": "weblit-Sharing",
"deprecates": ["weblit-SharingCollaborating"]
"term": "Sharing and Collaborating",
"description": "Jointly creating and providing access to web resources",
"tag": "weblit-SharingCollaborating",
"deprecates": []
},
{
"term": "Collaborating",
"description": "Creating Web resources with others",
"description": "Creating web resources with others",
"tag": "weblit-Collaborating",
"deprecates": []
},