-------------------------------- Title -------------------------------- A Master XSLT Template -------------------------------- Description -------------------------------- A master template helps to simplify the management of common elements of the HTML and layout structure. This tutorial outlines how the master XSLT template has been built for this site. -------------------------------- Body -------------------------------- In the Symphony Utilities tutorial, I touched on using a utility as a master template. This tutorial expands on the concept outlined there. The final template looks like this:

<xsl:value-of select="$page-title"/> | <xsl:value-of select="$website-name"/>

| The digital sandbox of Stephen Bau

-------------------------------- Date -------------------------------- 24 May 2009 8:36am -------------------------------- Section -------------------------------- Tutorials -------------------------------- Category -------------------------------- Technology -------------------------------- Tags -------------------------------- symphony cms, xslt