Eric Wettstein's Library tagged → 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
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in xsl
Related Lists on Diigo
-
Xml
Items: 16 | Visits: 12
Created by: Richard Kanavati
-
XSL
Items: 12 | Visits: 48
Created by: David Gelpi Fleta
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
