Language selection

Search


GC promotional thematic

Custom CSS and/or JavaScript for GC promotional thematic use. Check out the current list of promotional thematic projects below.

Support is provided during the wet-boew weekly code sprint happening remotely every Tuesday afternoon.

Rules for a proper GC promotional thematic project

Thematic requirements are:

Most of the information gathering from the rules described above must be put in a meta file accompanied with the project, see Canada day project as an example.

Keep in mind that all active features from any GC promotional thematic project are going to be merged into one unique CSS file and one unique JS file, like any méli-mélo compilation. This framework for GC promotional thematic projects is excluded from the GCWeb public API. Any change or removal would only trigger a patch release of GCWeb. That means the author is fully responsible but not required to document any subsequent change they would make to their project.

Progressive enhancement approach

If any thematic feature is removed from a web page, that page doesn't "break" and can still be navigated without any functional or design issues nor accessibility failures caused by such removal. If helpers are used to keep a web page's integrity, the project must have implementation notes just like the Canada day's implementation notes on its Details page.

Expiration date

A promotional thematic feature has to indicate a removal target date that is less than one (1) year from its original submission. As needed, extensions can be granted upon agreement of interest parties. During the renewal process, the WET-BOEW maintainers team may: (1) ask for additional evidence for an extension, (2) require the removal of some sub-features or (3) initiate their conversion into experimental features or having the thematic integrated as a stable feature.

Long term thematic feature

During the renewal of a thematic, the WET-BOEW team will analyze whether the feature should become a long term feature or not. In the eventuality that it does become a long term feature, an action plan inspired by the experimental feature must be provided. The exact goal and outcome would be adapted on a case by case basis via a discussion and pre-agreement between all the involved stakeholders. Delays may occur and should be expected in such situations.

Temporary implementation measure

We are currently in the progress of adapting our build scripts to support GC promotional thematic features on their own. As an interim measure, we are going to use the méli-mélo compilation named "gc-thematic" to let departments start using this framework for their GC promotional campaign needs.

Current list of GC promotional thematic projects

List of all CSS classes in alphabetical order

GC promotional thematic meta file

---
feature: thématique
lang: en
title: Title of the thematic usage
description: Short description of the added style
componentName: th-thematicName
expiry: Month DD, YYYY
cssClass:
- List of CSS class
jsFunctions:
- List of javascript function
a11yStatement: >
  Accessibility statement, describe what was tested, include any notes/instructions for implementers to follow in order to maintain the accessibility conformance, during and after the thematic expiration.
  Tested by (Name of the person - YYYY-MM-DD.
peNote:
- Progressive enhancement notes and instructions
pages:
  examples:
    - title: Title of the page
      language: en
      path: index.html
sponsor: Department - Representative name (@ github handle)
output: false
---
feature
Mandatory: Expected to have the exact value thématique
title
Mandatory: Technical code name for the project
expiry
Mandatory: Expiry date of when project feature can be safely removed
output
Mandatory: Expected to have the exact value false
a11yStatement
Mandatory: Accessibility conformance statement
sponsor
Mandatory: Name of the sponsor department and representative name with point of contact
pages
Mandatory: List of example pages for the thematic
peNote
Optional: Note and instructions on how to implement the thematic following progressive enhancement design approach
cssClass
Optional: Array for CSS class names defined in the project
jsFunctions
Optional: Array for public JavaScript function name defined in the project

See also: méli-mélo features for custom code that is in a preliminary state of experimentation.

Page details

Date modified: