Home Page Version 1

pageConfig

  • variable=value~variable=value~
  • <xsl:variable name="eventsPage">
        <xsl:call-template name="parseConfig">
            <xsl:with-param name="configString" select="//pageConfig" />
            <xsl:with-param name="returnVar" select="'eventsPage='" />
        </xsl:call-template>
    </xsl:variable> 
  • Slideshow Movie
    • BigImage configuration allows for control over slideshow and xml file
    • BigImage xslt is not used/nor needed - functions are run vis homePage.xslt 
  • Product Accordion
    • Currently locked to InterPages[1] - this should be configurable 
      • xmlInc (tab)
        • IntermediaryPages/IntermediaryXml_850.inc
  • Promotion
    • Designed to be any type of promo
    • Header title embeded in the image
    • Javascript cookie rotates on page load
    • 303x205 
  • Locator
    • Testing on mouse over activation
      • How bad is false triggers?
  • Twitter
    • Via Newsfeed
      • BZS_Display > pageConfig
        • newsNav=Twitter~twitterRss=20786956.rss~twitterId=iNetStudios~
      • homePage.css
        • <twitterFeed>
      • homePage.js
        • <twitterFeed>
        • NOTE
          • New var: runningxmlhttpPost
          • Events updated
      • xsltTemplate/twitterFeed.xslt