--- { "title": "Working examples", "language": "en", "altLangPrefix": "index", "dateModified": "2014-07-07", "themes": [ { "tag": "theme-wet-boew", "title": "Web Experience Toolkit (WET) theme", "description": "This theme provides an example implementation of the Base Theme.", "href": "../theme/index-en.html" }, { "tag": "theme-gcwu-fegc", "title": "Government of Canada Web Usability theme", "description": "This theme implements the requirements of the Standard on Web Usability and is recommended for use on all Government of Canada websites (except for Canada.ca).", "href": "https://wet-boew.github.io/themes-dist/theme-gcwu-fegc/index-en.html" }, { "tag": "theme-gc-intranet", "title": "Government of Canada Intranet theme", "description": "This theme adapts the Government of Canada Web Usability theme for intranet sites.", "href": "https://wet-boew.github.io/themes-dist/theme-gc-intranet/index-en.html" }, { "tag": "GCWeb", "title": "Canada.ca theme", "description": "This theme implements the layout and design requirements for Canada.ca.", "href": "https://wet-boew.github.io/themes-dist/GCWeb/index-en.html" }, { "tag": "theme-ogpl", "title": "Open Government Platform (OGPL) theme", "description": "The Open Government Platform (OGPL) theme was developed to support the Open Government Platform (OGPL).", "href": "https://wet-boew.github.io/themes-dist/theme-ogpl/index-en.html" }, { "tag": "theme-base", "title": "Base theme", "description": "A theme template to aid in the creation of new themes.", "href": "https://wet-boew.github.io/themes-dist/theme-base/index-en.html" } ], "variants": [ { "tag": "jekyll", "title": "Jekyll variant", "description": "Adapts WET for use with Jekyll.", "href": "https://wet-boew.github.io/wet-boew-jekyll/index-en.html" } ] } --- {{#withSort pages "data.title"}} {{#is data.language "en"}} {{#if data.category}} {{/if}} {{/is}} {{/withSort}} {{#withSort themes "title"}} {{/withSort}} {{#withSort variants "title"}} {{/withSort}}
Name Category Description Keywords
{{data.title}} {{data.category}} {{data.description}} {{data.tag}}
{{title}} Themes and style {{{description}}} {{tag}}
{{title}} Variants {{{description}}} {{tag}}
Data JSON Canada.ca theme plugins Insert content extracted from a JSON file and leverage HTML 5 template element. (Documentation) gcweb/data-json
Do action Canada.ca theme plugins Execute action, like filter a table, based on pre-established set of configuration. (Documentation) gcweb/doaction
Field flow Canada.ca theme plugins Transform a basic list into a selectable list. (Documentation) gcweb/fieldflow
Field flow advanced Canada.ca theme plugins How to go beyond with field flow. (Documentation) gcweb/fieldflow
Field flow basic configuration Canada.ca theme plugins How to use field flow to create small scale user interaction. (Documentation) gcweb/fieldflow
JSON Manager Canada.ca theme plugins Manage dataset and apply JSON Patch. (Documentation) gcweb/jsonmanager
Template HTML 5 Canada.ca theme plugins Leverage HTML 5 template element by using the data json plugin. (Documentation) gcweb/data-json
URL Mapping - Ajax Canada.ca theme plugins Execute pre-configured ajax action based on url query string. (Documentation) gcweb/urlmapping
URL Mapping - Patching JSON Canada.ca theme plugins Execute pre-configured patches action based on url query string. (Documentation) gcweb/urlmapping
URL Mapping - Table filtering Canada.ca theme plugins Execute pre-configured table filtering action based on url query string. (Documentation) gcweb/urlmapping