Skip to main content

Eric Wettstein's Library tagged xsl   View Popular

16 Jun 08

Share The Learning: How to Display the "New" icon against a List Item

  • <xsl:if test="ddwrt:IfNew(string(@Created))">
        <img src="/_layouts/1033/images/new.gif" alt="New" />
    </
    xsl:if>
10 Jun 08

MOSS 2007: Customize the Search Result (using XSLT) - Part 3 - Customize using SharePoint Designer 2007 - Tobias Zimmergren's thoughts on development - MOVED!

  • <xsl:stylesheet version="1.0"
      xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
     <xsl:output
    method="xml" version="1.0" encoding="UTF-8"
    indent="yes"/>
     <xsl:template match="/">
     
    <xmp><xsl:copy-of
    select="*"/></xmp>
     </xsl:template>
    </xsl:stylesheet>

1 - 8 of 8
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo