Changeset 2594

Show
Ignore:
Timestamp:
12/30/09 16:35:08
Author:
johnsa
Message:

public client: full departmental theme refactoring

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/bwclassic.xsl

    r2535 r2594  
    1717    This stylesheet is devoid of school branding.  It is a good 
    1818    starting point for development of a customized theme. 
    19  
    20     It is based on work by Duke University and Yale University with 
    21     credit also to the University of Chicago. 
    2219 
    2320    For detailed instructions on how to work with the XSLT 
  • trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/strings.xsl

    r2593 r2594  
    77  <!-- To change the language of a web client, translate the strings file. --> 
    88 
    9   <xsl:variable name="bwStr-Root-PageTitle">Bedework Events Calendar</xsl:variable> 
     9  <xsl:variable name="bwStr-Root-PageTitle">School of Engineering - Bedework Events Calendar</xsl:variable> 
    1010  <xsl:variable name="bwStr-Error">Error:</xsl:variable> 
    1111 
     
    1414  <xsl:variable name="bwStr-HdBr-PublicCalendar">Public Calendar</xsl:variable> 
    1515  <xsl:variable name="bwStr-HdBr-PersonalCalendar">Personal Calendar</xsl:variable> 
     16  <xsl:variable name="bwStr-HdBr-SchoolOfEng">School of Engineering</xsl:variable> 
     17  <xsl:variable name="bwStr-HdBr-SchoolOfEngHome">School of Engineering Home</xsl:variable> 
    1618  <xsl:variable name="bwStr-HdBr-UniversityHome">University Home</xsl:variable> 
    1719  <xsl:variable name="bwStr-HdBr-SchoolHome">School Home</xsl:variable>