Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Seyfullah Tıkıç 23 posts 43 karma points
    Mar 11, 2011 @ 11:24
    Seyfullah Tıkıç
    0

    Xslt Search show all pages

    Hello,

    I want to list all items, if no criteria is entered. Here is my xslt search macro script.

      <umbraco:Macro 
      source="1250" 
      searchFields="@nodeName,metaKeywords,metaDescription,bodyText" 
      previewFields="bodyText,metaDescription" 
      searchBoxLocation="both"   
      previewType="context" 
      resultsPerPage="10" 
      previewChars="255" 
      showPageRange="1" 
      showOrdinals="1" 
      showScores="1" 
      showStats="1" 
      Alias="XSLTsearch" 
      runat="server"></umbraco:Macro>

    How can I do this? I think I need to change XsltSearch.xslt file.

    Thanks.

Please Sign in or register to post replies

Write your reply to:

Draft