Giter Club home page Giter Club logo

theme-gc-intranet's Introduction

theme-gc-intranet

Build Status devDependency Status

Government of Canada (GC) Web Usability intranet theme for the Web Experience Toolkit

theme-gc-intranet's People

Contributors

crochefort avatar duboisp avatar ericdunsworth avatar ericlavoie88 avatar laurentgoderre avatar lucas-hay avatar nschonni avatar opencmii avatar pjackson28 avatar rlambert27 avatar shawnthompson avatar shoffmand avatar stdgit avatar thomasgohard avatar ttvxstarwake avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

theme-gc-intranet's Issues

Left menu has <a> but no href

Is this correct? The left menu has:

<li>
<h3><a class="wb-navcurr">(Page title)</a></h3>

The <a> has no href. Is that correct?

Themes

I am just trying to get clarification on exactly which theme to use for a web application that we are re-doing. It is not available to the public but is available to the majority of GoC organizations as well as all police department's in Canada.

Subsite bar color

Is there any way to change the color of the subsite bar using classes in WET?

I created a custom.css file and gave it the following:

#wb-bnr-ss-red {
background: #B30000;
border-top:1px solid #fff;
-webkit-box-shadow:inset 0 1px 5px;
box-shadow:inset 0 1px 5px
}

then changed <div id="wb-bnr-ss"> to <div id="wb-bnr-ss-red">.

Any way to do this without a custom css but rather just with WET components?

Question on menu

Hi,

I'm using the wet4.0 intranet for creating the intranet of my agency and i have a few questions to ask....

First of all , i modified the main menu list by adding some div in it to get a 3 column display but when it comes to the mobile menu, it doesn't show my list ... Is there a way to do it without adding div in a list?

<li><a id="menu1" href="#" class="item">
  <span>À propos de </span><br><span>l'Agence</span></a>
  <ul class="sm list-unstyled" role="menu">
    <div class="col-md-4">
        <li><a href="/fr/props-agenc/profl"><h6>Profil de l'Agence</h6></a>
        <ul>
        <li><a class="list-group-item" id="profl_raison" href="#">1</a></li>
        <li><a class="list-group-item" id="profl_gouvernance" href="#">2</a></li>

...

Also , i noticed that the main menu does highlight the current item by itself but the secondary menu doesn't ... is there a way to do it ...
the second menu is called by ajax...

'

THanks!!

logo.svg missing?

In the intranet theme, the splashpage code includes a reference to a log.svg file that seems to not be in the assets folder that it refers to - is that missing or is that deliberate?

Question about translation

Hi,
I just have a quick question. I have a multilingual (English/French) site that uses the Tabbed Interface component, but the translation for the Play/Pause button doesn't seem to be working in IE (it works fine in Firefox and Chrome). Pause in French is still Pause, so that's alright, but the Play button still stays Play instead of Jouer in French.

I'm trying to figure out what in my site might be conflicting and stopping the translation from happening.
Any suggestions/ideas on where to look and how to debug this?

Government of Canada Intranet theme: Breadcrumb trail

Just curious as to why the breadcrumb trail on the Intranet theme and on the Usability theme show the current page title (unlinked), but on the Canada.ca theme, the breadcrumb trail does not include the current page title at all? Should we be working towards eliminating the current page title from the breadcrumb from all GC templates? What is the correct standard? How come this is not consistent across all templates? Thank you.

Print version needs work

The print version is still displaying the footer and the header looks messed up. Should align with the print output of the WET theme.

Removing mobile menu

Is there a easy way to remove the mobile menu when the page is smaller then 992px and keep the menu instead?

4.0.2 release package

In the 4.0.2 release package for the Intranet theme the theme.js file in the unmin\js folder doesn't have an equivalent theme.min.js in the minified version. There is no theme.js in the minified js folder.

BasicHTML responsive mode seems to lose the language toggle

Looking at the content-subsite-en.html in the intranet theme (4.0.21), when I put the window in BasicHTML mode and shrink the window, I can't find the language toggle. In StandardHTML mode it is in the dropdown, but that dropdown is not there in BasicHTML. Am I missing it or is it intended to not be there?

Quick question about the Lang Menu.

Is it normal that all the LI in the following code

<section id="wb-lng"><h2>Sélection de la langue</h2>
<ul class="list-inline">
<li><a lang="en" href="index-en.html">English</a></li>
</ul>
</section>

don't separate the lang(li) like in the GCWU theme?

By adding a border-left?

@media screen and (min-width: 992px)
#gc-bar a {
border-left: 1px solid #fff;
padding: 0 .5em;
}

Right now if you add more LI we don't see visual separation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.