Changeset 34277 for main


Ignore:
Timestamp:
2020-07-21T18:35:51+12:00 (4 years ago)
Author:
ak19
Message:

Anita and Renee had prepared a Digital Library home page. Have added its text into the actual home.xsl. Some pou were further renamed

Location:
main/trunk/model-interfaces-dev/wmtb/transform
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/model-interfaces-dev/wmtb/transform/layouts/header.xsl

    r34275 r34277  
    594594                >
    595595                  <span class="wsite-menu-title">
    596                 Whanaungatanga | Social
     596                Manaakitanga | Social
    597597                  </span>
    598598                </a>
     
    608608                >
    609609                  <span class="wsite-menu-title">
    610                 Taiao | Enviroment
     610                Toi Ora | Environment
    611611                  </span>
    612612                </a>
  • main/trunk/model-interfaces-dev/wmtb/transform/pages/home.xsl

    r34275 r34277  
    1 <?xml version="1.0" encoding="ISO-8859-1"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<xsl:stylesheet version="1.0"
    33    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
     
    4444            <div class="container">
    4545              <div class="wsite-section-elements">
     46            <xsl:if test="groupList/group">
     47              <div class="paragraph" style="text-align:center;">
     48<div class="paragraph" style="text-align:center;">Our purpose is <strong style="color:rgb(63, 63, 63)"><em>&#x201C;Kia rangatira ai ngā uri o te Whakatōhea&#x201D; &#150; &#x201C;To lift our nation, and to grow and invest in the well-being of our people&#x201D;.</em></strong><br /><span style="color:rgb(63, 63, 63)">The Whakatōhea Māori Trust Board</span> exists to improve the lives of its people <br />through the six <em><strong>&#x201C;50-year Strategic Goals&#x201D;</strong></em> these are defined as the following <strong>Six Pou:</strong> <br /></div>
     49              </div>
     50            </xsl:if>
    4651            <!-- forced to add nbsp (which in XSL is &#160;) in div.wsite-spacer
    4752                 because otherwise text overflows from the main page into footer
Note: See TracChangeset for help on using the changeset viewer.