Did you mean..
»
  • A collection of XSLT code snippets for your layouts and renderings.
    Last updated: 06/02/06
  • A collection of XSLT code snippets for your layouts and renderings.
    Last updated: 21/12/06
  • <!-- Setting the session basket variable--> <xsl:value-of select="sc:SetSession('basket','value')"/> <!-- Getting the session basket variable --> <xsl:v...
    Last updated: 13/12/06
»
  • XSL Renderings are created by copying the boilerplate code from /sitecore/shell/templates/xsl.xslt – changes made to this file will appear in all new XS...
    Last updated: 19/10/06
  • This section contains the rendered output of a specific page with the Info Markers in the upper-left corner of each rendering on page. Info Markers are ...
    Last updated: 05/11/06
  • This section provides examples on performing the basic tasks with the
    Last updated: 19/10/06
»
  • The html cache stores the html output of renderings that have been set to Cacheable.
    Last updated: 19/01/06
  • In Sitecore 5.1 we go from having one large cache (mapping to the ASP.NET cache) to using multiple custom caches.
    Last updated: 19/01/06
  • The use of XPath expressions with the double forward slash (//) in the XSLT renderings causes slow performance. A bug in the Microsoft .Net XML object c...
    Last updated: 05/12/06
»
»
»
  • Use for data that can be only one of two possible values, such as Yes/No, True/False, On/Off. Null values are not allowed.
    Last updated: 26/12/06
  • This field type is designed to be used internally by Sitecore Client. It is not recommended to use this field type in user applications.
    Last updated: 27/12/06
  • The layout field inserts a subsection similar to the one you see in the Layout section.
    Last updated: 27/12/06
»