Thème de la Plate-forme de gouvernement ouvert (PGO)
Purpose
The Open Government Platform (OGPL) theme was developed to support the Open Government Platform (OGPL).
Use when
- This theme can be used on Government of Canada intranet sites (including web applications).
Do not use when
- This theme can only be used on Government of Canada intranet sites.
Working example
How to implement
General instructions
- Use the *.html files to create your Web pages.
- Optional: Create, install and link to one or more new CSS files (will be used for custom CSS)
- Correct all *.css, *.js, and *.gif file paths referenced in the installed *.html files
- Replace the page title (in between
<title>
and</title>
), the site title, and the content title (in between<h1 id="wb-cont">
and</h1>
) - Correct the metadata values
Server instructions
Configure Custom HTTP Headers to emit "X-UA-Compatible" "IE=Edge". Instructions on configuring IIS (English / French) or Apache (English / French) can be found on MSDN. This setting will ensure Internet Explorer 8, 9, and 10 will use their most recent rendering engine, as opposed to "Compatibility Views".
Content page-specific instructions (content-*.html)
- Correct the menu bar links or remove the menu bar
- Correct the English/Français link or remove the language selection link
- Optional: Implement the secondary menu (maximum of 2 levels)
- Correct the search field or remove the search field
- Correct the breadcrumb trail or remove the breadcrumb trail
- Correct the site footer links
- Correct the Date modified/Date de modification or remove the Date modified/Date de modification
Splash page-specific instructions (splashpage-*.html)
- Correct the English and French language links
Server message page-specific instructions (serv*.html)
- Replace the English and/or French messages.
Source code
- Date de modification :