DCSIMG
Code Samples - Meron Fridman's Blog

Meron Fridman's Blog

Browse by Tags

All Tags » Code Samples (RSS)
המצגת ממפגש קבוצת האופיס - כלים ופתרונות חופשיים
בקישור הזה תוכלו להוריד את המצגת ממפגש קבוצת האופיס שבו הצגנו מגוון של כלים, קוד חופשי, תבניות אתרים וכו' בחינם. תהנו, מירון
MOSS Custom search results page- add rank chart
With simple XSLT template you can add small chart that displays the rank for each item in the Search Core Results Web Part. You may find it useful especially when you sort by modified date. Add the following template to the XSLT: <!-- The rank chart disply for each result is prepared here --> < xsl:template name = " DisplayRank " > < xsl:param name = " rank " /> < table cellpadding = " 0 " height = " 8 " cellspacing = " 4 " align = " right " width = " 150 " > < tr >...
Three CodePlex projects for community WCM code samples
Spencer Harbar & Andrew Connell announce three new CodePlex projects created to enable the community to share examples of useful Publishing site elements built using the Web Content Management features of Office SharePoint Server 2007. Initially these projects contain a number of commonly used MCMS 2002 Placeholder controls converted for use within MOSS Publishing sites which have been graciously donated by Microsoft. Over time these samples will be augmented and enhanced. Future plans include...