forked from wet-boew/wet-boew
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index-eng.html
305 lines (279 loc) · 13.2 KB
/
index-eng.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<!--[if IE 7]><html lang="en" class="no-js ie7"><![endif]-->
<!--[if IE 8]><html lang="en" class="no-js ie8"><![endif]-->
<!--[if gt IE 8]><!-->
<html lang="en" class="no-js">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
wet-boew.github.io/wet-boew/License-eng.txt / wet-boew.github.io/wet-boew/Licence-fra.txt -->
<title>Web Experience Toolkit (WET)</title>
<link rel="shortcut icon" href="dist/theme-wet-boew/images/favicon.ico" />
<meta name="description" content="Web Experience Toolkit (WET) includes reusable components for building and maintaining innovative Web sites that are accessible, usable, and interoperable. These reusable components are open source software and free for use by departments and external Web communities." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]>
<script src="dist/js/jquery-ie.min.js"></script>
<script src="dist/js/polyfills/html5shiv-min.js"></script>
<link rel="stylesheet" href="dist/grids/css/util-ie-min.css" />
<link rel="stylesheet" href="dist/js/css/pe-ap-ie-min.css" />
<link rel="stylesheet" href="dist/theme-wet-boew/css/theme-ie-min.css" />
<noscript><link rel="stylesheet" href="dist/theme-wet-boew/css/theme-ns-ie-min.css" /></noscript>
<![endif]-->
<!--[if gt IE 8]><!-->
<script src="dist/js/jquery.min.js"></script>
<link rel="stylesheet" href="dist/grids/css/util-min.css" />
<link rel="stylesheet" href="dist/js/css/pe-ap-min.css" />
<link rel="stylesheet" href="dist/theme-wet-boew/css/theme-min.css" />
<noscript><link rel="stylesheet" href="dist/theme-wet-boew/css/theme-ns-min.css" /></noscript>
<!--<![endif]-->
<!-- CustomCSSStart -->
<!-- CustomCSSEnd -->
</head>
<body><div id="wb-body">
<div id="wb-skip">
<ul id="wb-tphp">
<li id="wb-skip1"><a href="#wb-cont">Skip to main content</a></li>
<li id="wb-skip2"><a href="#wb-nav">Skip to footer</a></li>
</ul>
</div>
<div id="wb-head"><div id="wb-head-in"><header>
<!-- HeaderStart -->
<section><div id="wet-fullhd"><h2>Full-width header area</h2>
<div id="wet-fullhd-in">
<ul>
<li id="wet-fullhd-lang-2"><a href="index-fra.html" lang="fr">Français</a></li>
<li id="wet-fullhd-lang-current">English</li>
</ul>
</div>
</div></section>
<div id="wet-bnr" role="banner"><div id="wet-bnr-in">
<div id="wet-title"><p id="wet-title-in"><a href="index-eng.html"><object data="dist/theme-wet-boew/images/logo.svg" role="img" tabindex="-1" type="image/svg+xml"><img src="dist/theme-wet-boew/images/logo.png" alt="" /></object> <span>Web Experience Toolkit (WET) <small>Collaborative open source project led by the Government of Canada</small></span></a></p></div>
<section role="search"><div id="wet-srchbx"><h2>Search</h2>
<form action="#" method="post"><div id="wet-srchbx-in">
<label for="wet-srch">Search website</label><input id="wet-srch" name="wet-srch" type="search" value="" size="27" maxlength="150" />
<input id="wet-srch-submit" name="wet-srch-submit" type="submit" value="Search" data-icon="search" class="button button-accent" />
</div></form>
</div></section>
</div></div>
<nav role="navigation">
<div id="wet-psnb"><h2>Site menu</h2><div id="wet-psnb-in"><div class="wet-boew-menubar mb-mega"><div>
<ul class="mb-menu" data-ajax-replace="demos/includes/projectmenu-eng.txt">
<li><div><a href="http://wet-boew.github.io/wet-boew/index-eng.html">WET project</a></div></li>
<li><div><a href="https://github.com/wet-boew/wet-boew/wiki/Implementing-WET">Implement WET</a></div></li>
<li><div><a href="https://github.com/wet-boew/wet-boew/wiki/Contributor-guidelines">Contribute to WET</a></div></li>
</ul>
</div></div></div></div>
</nav>
<!-- HeaderEnd -->
</header></div></div>
<div id="wb-core"><div id="wb-core-in" class="equalize">
<div id="wb-main" role="main"><div id="wb-main-in">
<!-- MainContentStart -->
<h1 id="wb-cont">Web Experience Toolkit (WET)</h1>
<section><h2 id="about">What is the Web Experience Toolkit?</h2>
<ul>
<li>Collaborative open source project led by the Government of Canada</li>
<li><a href="https://github.com/wet-boew/wet-boew/wiki/Accolades#wiki-Awards">Award-winning</a> code library for building innovative websites that are:
<ul>
<li><a href="#accessibility">Accessible</a>, <a href="#usability">usable</a> and <a href="#interoperability">interoperable</a>
<li><a href="#mobile-friendly-responsive-design">Mobile friendly</a>
<li><a href="#multilingual">Multilingual</a>
</ul>
</li>
<li><a href="#themeable-and-reusable">Flexible and themeable templates and reusable components</a></li>
<li>Open source software
<ul>
<li>Free to use for commercial and non-commercial purposes (MIT license - <a href="http://wet-boew.github.io/wet-boew/License-eng.txt">Terms and conditions</a>)</li>
<li><a href="#collaborative-approach">Developed openly by the community on GitHub</a></li>
</ul>
</li>
</ul>
</section>
<section><h2 id="key">Key resources</h2>
<ul>
<li><a href="#benefits">Benefits</a></li>
<li><a href="demos/index-eng.html">Working examples</a></li>
<li><a href="https://github.com/wet-boew/wet-boew/wiki#wiki-Documentation">Documentation</a></li>
<li><a href="https://github.com/wet-boew/wet-boew/wiki/Downloads">Downloads</a></li>
<li><a href="https://github.com/wet-boew/wet-boew/">Main project</a></li>
<li><a href="License-eng.txt">Terms and conditions</a></li>
<li><a href="https://github.com/wet-boew/wet-boew/wiki/Contributor-guidelines">Contributor guidelines</a></li>
<li><a href="#version-history">Version history</a></li>
<li><a href="https://github.com/wet-boew/wet-boew/wiki/Roadmap">Roadmap</a></li>
</ul>
</section>
<section><h2 id="benefits">Benefits</h2>
<section><h3 id="accessibility">Accessibility</h3>
<ul>
<li>Conforms to <a href="http://www.w3.org/TR/WCAG20/">WCAG 2.0</a> level AA</li>
<li>Leverages <a href="http://www.w3.org/TR/wai-aria/">WAI-ARIA</a> to further enhance accessibility</li>
<li>Assistive technology testing (Access Working Group)</li>
</ul>
</section>
<section><h3 id="usability">Usability</h3>
<ul>
<li>Iterative approach to design</li>
<li>Design patterns and usability testing (User Experience Working Group)</li>
</ul>
</section>
<section><h3 id="interoperability">Interoperability</h3>
<ul>
<li><a href="http://www.w3.org/TR/html5/">HTML5</a>-first approach (leveraging native HTML5 support and filling support gaps with “polyfills”)</li>
<li>Supporting a wide variety of browsers (IE, Firefox, Chrome, Safari, Opera)</li>
<li>Building support for HTML data (<a href="http://www.w3.org/TR/rdfa-lite/">RDFa 1.1 Lite</a>, <a href="http://www.schema.org/">Schema.org</a>)</li>
</ul>
</section>
<section><h3 id="mobile-friendly-responsive-design">Mobile friendly responsive design</h3>
<ul>
<li>Adapts to different screen sizes and device capabilities</li>
<li>Touchscreen support (<a href="http://www.jquerymobile.com">jQuery Mobile</a>)</li>
<li>Optimized for performance</li>
<li>Building support for device-based mobile applications</li>
</ul>
</section>
<section><h3 id="multilingual">Multilingual</h3>
<ul>
<li>Currently supports 33 languages (including right-to-left languages)
<ul>
<li>English</li>
<li>French</li>
<li>Afrikaans</li>
<li>Albanian</li>
<li>Arabic</li>
<li>Armenian</li>
<li>Bulgarian</li>
<li>Chinese</li>
<li>Chinese (Simplified)</li>
<li>Czech</li>
<li>Dutch</li>
<li>Estonian</li>
<li>German</li>
<li>Greek</li>
<li>Hindi</li>
<li>Hungarian</li>
<li>Icelandic</li>
<li>Indonesian</li>
<li>Italian</li>
<li>Japanese</li>
<li>Korean</li>
<li>Latvian</li>
<li>Lithuanian</li>
<li>Polish</li>
<li>Portuguese</li>
<li>Portuguese (Brazilian)</li>
<li>Russian</li>
<li>Slovak</li>
<li>Spanish</li>
<li>Thai</li>
<li>Turkish</li>
<li>Ukranian</li>
<li>Vietnamese</li>
</ul>
</li>
</ul>
</section>
<section><h3 id="themeable-and-reusable">Themeable and reusable</h3>
<ul>
<li>Flexible framework that supports custom themes</li>
<li>Includes support for 5 different themes including a “Base” theme to use as a template</li>
<li>Reusable templates, plugins and widgets</li>
<li>Adapted to various CMS and programming frameworks (Drupal, WordPress, SharePoint (in development), DotNetNuke (in development), PHP, SSI and Java/Maven)
</ul>
</section>
<section><h3>Reduces costs by openly sharing and collaborating</h3>
<ul>
<li>Drives down research and development costs</li>
<li>Avoids duplication of effort</li>
<li>Produces better quality results</li>
</ul>
</section>
<section><h3 id="collaborative-approach">Collaborative approach</h3>
<ul>
<li>Project managed openly on GitHub, including discussion through the issues tracker</li>
<li>Encouraging a free flow of ideas, dialogue and innovation including sharing of challenges and ideas</li>
<li>External contributions welcome
<ul>
<li>Pull requests</li>
<li>Design patterns</li>
<li>Issues and suggestions</li>
<li>Documentation</li>
<li>Testing</li>
</ul>
<li>Multi-level review process for contributions to ensure code integrity (combination of automated and manual reviews)</li>
</ul>
</section>
</section>
<section><h2 id="version-history">Version history</h2>
<ul>
<li><strong>WET v3.1.1 was released on May 16, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.1.1-release-notes">v3.1.1 release notes</a>)</li>
<li><strong>WET v3.0.7 was released on May 16, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.0.7-release-notes">v3.0.7 release notes</a>)</li>
<li><strong>WET v3.1.0 was released on April 11, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.1.0-release-notes">v3.1.0 release notes</a>)</li>
<li><strong>WET v3.0.6 was released on April 11, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.0.6-release-notes">v3.0.6 release notes</a>)</li>
<li><strong>WET v3.1.0 Release Candidate 1 was released on April 3, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.1.0-Release-Candidate-1-release-notes">v3.1.0 Release Candidate 1 release notes</a>)</li>
<li><strong>WET v3.1.0 Beta 2 was released on February 15, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.1.0-Beta-2-release-notes">v3.1.0 Beta 2 release notes</a>)</li>
<li><strong>WET v3.0.5 was released on February 15, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.0.5-release-notes">v3.0.5 release notes</a>)</li>
<li><strong>WET v3.0.4 was released on January 24, 2013</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.0.4-release-notes">v3.0.4 release notes</a>)</li>
<li><strong>WET v3.1.0 Beta 1 was released on December 21, 2012</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.1.0-Beta-1-release-notes">v3.1.0 Beta 1 release notes</a>)</li>
<li><strong>WET v3.0.3 was released on December 21, 2012</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.0.3-release-notes">v3.0.3 release notes</a>)</li>
<li><strong>WET v3.0.2 was released on November 15, 2012</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.0.2-release-notes">v3.0.2 release notes</a>)</li>
<li><strong>WET v3.0.1 was released on October 9, 2012</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/v3.0.1-release-notes">v3.0.1 release notes</a>)</li>
<li><strong>WET v3.0 was released on September 17, 2012</strong> (<a href="https://github.com/wet-boew/wet-boew/wiki/V3.0-release-notes">v3.0 release notes</a>)</li>
</ul>
</section>
<dl id="wet-date-mod" role="contentinfo">
<dt>Date modified:</dt><dd><span><time>2013-05-16</time></span></dd>
</dl>
<div class="clear"></div>
<!-- MainContentEnd -->
</div></div>
</div></div>
<div id="wb-foot"><div id="wb-foot-in"><footer><h2 id="wb-nav">Footer</h2>
<!-- FooterStart -->
<nav role="navigation"><div id="wet-sft"><h3>Site footer</h3><div id="wet-sft-in">
<section><div class="span-2"><h4 class="wet-col-head">About</h4>
<ul>
<li><a href="http://wet-boew.github.io/wet-boew/index-eng.html#about">About the Web Experience Toolkit</a></li>
<li><a href="http://www.tbs-sct.gc.ca/ws-nw/index-eng.asp">About the Web Standards</a></li>
</ul>
</div></section>
<section><div class="span-2"><h4 class="wet-col-head">News</h4>
<ul>
<li><a href="https://github.com/wet-boew/wet-boew/pulse">Recent project activity</a></li>
<li><a href="https://github.com/wet-boew/wet-boew/graphs">Project statistics</a></li>
</ul>
</div></section>
<section><div class="span-2"><h4 class="wet-col-head">Contact us</h4>
<ul>
<li><a href="https://github.com/wet-boew/wet-boew/issues/new">Questions or comments?</a></li>
</ul>
</div></section>
<section><div class="span-2"><h4 class="wet-col-head">Stay connected</h4>
<ul>
<li><a rel="external" href="https://twitter.com/WebExpToolkit">Twitter</a></li>
</ul>
</div></section>
</div></div></nav>
<section><div id="wet-fullft"><h3>Full-width footer area</h3>
<div id="wet-fullft-in"></div>
</div></section>
<!-- FooterEnd -->
</footer>
</div></div></div>
<!-- ScriptsStart -->
<script src="dist/js/settings.js"></script>
<!--[if lte IE 8]>
<script src="dist/theme-wet-boew/js/theme-ie-min.js"></script>
<script src="dist/js/pe-ap-ie-min.js"></script>
<script src="dist/js/jquerymobile/jquery.mobile-ie.min.js"></script>
<![endif]-->
<!--[if gt IE 8]><!-->
<script src="dist/theme-wet-boew/js/theme-min.js"></script>
<script src="dist/js/pe-ap-min.js"></script>
<script src="dist/js/jquerymobile/jquery.mobile.min.js"></script>
<!--<![endif]-->
<!-- ScriptsEnd -->
<!-- CustomScriptsStart -->
<!-- CustomScriptsEnd -->
</body>
</html>