Changeset 1567

Show
Ignore:
Timestamp:
09/25/07 14:01:46
Author:
johnsa
Message:

correct some xsl comments

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.4/deployment/webadmin/webapp/resources/default/default/default.xsl

    r1559 r1567  
    4949       this should be changed to point to a 
    5050       web server over https to avoid mixed content errors, e.g., 
    51   <xsl:variable name="resourcesRoot" select="'https://mywebserver.edu/myresourcesdir'"/
     51  <xsl:variable name="resourcesRoot">https://mywebserver.edu/myresourcesdir</xsl:variable
    5252    --> 
    5353  <xsl:variable name="resourcesRoot" select="/bedeworkadmin/approot"/> 
  • releases/bedework-3.4/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl

    r1535 r1567  
    6363 
    6464  <!-- DEFINE GLOBAL CONSTANTS --> 
    65  
     65  <!-- URL of html resources (images, css, other html); by default this is 
     66       set to the application root --> 
     67  <xsl:variable name="resourcesRoot" select="/bedework/approot"/> 
     68   
    6669  <!-- URL of the XSL template directory --> 
    6770  <!-- The approot is an appropriate place to put 
     
    7275       and can be safely removed if you so choose. --> 
    7376  <xsl:variable name="appRoot" select="/bedework/approot"/> 
    74  
    75   <!-- URL of html resources (images, css, other html); by default this is 
    76        set to the application root --> 
    77   <xsl:variable name="resourcesRoot" select="/bedework/approot"/> 
    7877 
    7978  <!-- Properly encoded prefixes to the application actions; use these to build