Graphic Identity Program

Web Template Version History

Back

VERSION 2.0
The following minor revisions were made:

  • Removed the link to the smoothscroll.js file
  • Replaced the no-script text for the WSU logo from “WSU logo” to “Washington State University”
  • Dropped the <strong> tag around the <h1> tag in the siteID region
  • Corrected some spacing and nesting
  • Removed unneeded tags in the content region
  • Changed the content in the additional div to lorem ipsum
  • Indented the footer to show correct nesting inside the content div tag
  • Added the “Welcome” text inside the toolbar with the greeting class applied

Updating 1.4 to 2.0
Since the revisions are so minor, revising version 1.4 files to 2.0 is not necessary. However, it is recommended that the latest version of the core HTML files be used to develop new pages.

 

VERSION 1.3
A JavaScript function was added to ensure same-page anchor tags work across browsers.

Updating 1.2 to 1.3
Paste the red and green code below within the WSU Identifier Zone code as indicated.  Existing page code is shown in gray.

Important! This code is “commented out” and will function only when the comment tags depicted in green are deleted. For pages using same-page anchor tags, the green comment tags must be deleted for that page to gain the functionality of the script and ensure the anchor tags work across browsers.

<!--Beginning of the WSU Identifier Zone. Refer to www.wsu.edu/identity/ for more information. -->
<noscript><div id='logo'><a href='http://www.wsu.edu'><img src='http://www.wsu.edu/navigatewsu/gen2/logo2.gif' alt="WSU Logo"/></a></div><div id='globalnav'><ul><li>Washington State University</li></ul></div></noscript>
<script language="Javascript" src="https://www.wsu.edu/navigatewsu/gen2/wsuidentifier.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript">var strHeader; strHeader = getHeader(); document.write(strHeader);
</script>

<!--<script language="Javascript" src="http://www.wsu.edu/navigatewsu/gen2/smoothscroll.js" type="text/javascript"></script>-->
<!--End of the WSU Identifier Zone. -->

 

VERSION 1.2
The content of the WSU Global Header and the WSU Global footer was revised and a link to the WSU "favorites" icon was added.

Updating 1.1 to 1.2
Paste the red code below within the page <head> tag as indicated. Existing page code is shown in gray.

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>WSU Web Template Guidelines</title>

<link href='http://designer.wsu.edu/template/css.aspx?key=11f14af0axx081' type="text/css" rel="stylesheet" />
<link href="styles.css" rel="stylesheet" type="text/css" />

<!-- print style sheet -->
<link href="http://www.wsu.edu/navigatewsu/gen2/print.css" rel="stylesheet" type="text/css" media="print"/>
<!-- favorites ico --> <link rel="shortcut icon" href="http://wsu.edu/favicon.ICO" />
</head>

Replace the existing WSU Identifier Zone code with the following code:

<!--Beginning of the WSU Identifier Zone. Refer to www.wsu.edu/identity/
for more information. -->
<noscript><div id='logo'><a href='http://www.wsu.edu'><imgsrc='http://www.wsu.edu/navigatewsu/gen2/logo2.gif' alt="WSU Logo"/></a></div><div id='globalnav'><ul><li><a
href="http://www.wsu.edu">Washington State University</a></li></ul></div></noscript>
<script language="Javascript" src="http://www.wsu.edu/navigatewsu/gen2/wsuidentifier.js" type="text/javascript"></script> <script language="javascript" type="text/javascript">
var strHeader; strHeader = getHeader(); document.write(strHeader);
</script>
<!--End of the WSU Identifier Zone. -->

Replace the existing WSU Global Footer Zone code with the following code:

<!--Beginning of the WSU Global Footer Zone. Refer to www.wsu.edu/identity/ for more information. -->
<noscript><div id="wsufooter">Copyright &copy;  Board of Regents,
<a href="http://www.wsu.edu">Washington State University</a> </div></noscript>
<script language="javascript" type="text/javascript">var strFooter;strFooter = getFooter();document.write(strFooter);</script>
<!--End of the WSU Global Footer Zone. -->

VERSION 1.1
A CSS printing style sheet was added to ensure the displayed Web page prints appropriately across browsers. A printing style sheet will also be developed and made available to be used as a “Print Page” tool in the toolbar. The "Print Page" style sheet will strip out navigation and provide a print-specific view.

Updating 1.0 to 1.1
Paste the following code within the page <head> tag:

<!-- print style sheet --> <link href="http://www.wsu.edu/navigatewsu/gen2/print.css" rel="stylesheet" type="text/css" media="print"/>

 

Marketing Communications, PO Box 641227, Washington State University, Pullman WA 99164-1227, 509-335-7622, Contact Us