Changeset 2594
- Timestamp:
- 12/30/09 16:35:08
- Files:
-
- trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/bwclassic.xsl (modified) (1 diff)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/default.xsl (added)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/defaultOld.xsl (deleted)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/default/strings.xsl (deleted)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/strings.xsl (modified) (2 diffs)
- trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/themes/defaultTheme (deleted)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/bwclassic.xsl
r2535 r2594 17 17 This stylesheet is devoid of school branding. It is a good 18 18 starting point for development of a customized theme. 19 20 It is based on work by Duke University and Yale University with21 credit also to the University of Chicago.22 19 23 20 For detailed instructions on how to work with the XSLT trunk/deployment/webpublic/webapp/resources/demoskins/SoEDepartmental/default/strings.xsl
r2593 r2594 7 7 <!-- To change the language of a web client, translate the strings file. --> 8 8 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> 10 10 <xsl:variable name="bwStr-Error">Error:</xsl:variable> 11 11 … … 14 14 <xsl:variable name="bwStr-HdBr-PublicCalendar">Public Calendar</xsl:variable> 15 15 <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> 16 18 <xsl:variable name="bwStr-HdBr-UniversityHome">University Home</xsl:variable> 17 19 <xsl:variable name="bwStr-HdBr-SchoolHome">School Home</xsl:variable>
