Google Search
- Demo
- Install
- /xslt/googleSearch.xslt
- /xslt/googleSearchResults.xslt
- <xsl:variable name="searchCollection" select="'istudio'" />
- /javascript/googleSearch.js
- var globalSearchCollection = "istudio";
- /javascript/siteFunctions.js
- holdSearchTerm()
- Admin/Layout
- searchType google
- /css/googleSearch.css
- /images/interface/
- googleNavLogo.png
- poweredByGoogle.png
- Un-Installing
- From the search page, replace XSLT
- Take out
- /xslt/googleSearch.xslt
- Put In
- /xsltCommon/Search.aspx
- Take out
- Admin/Layout
- searchType standard
- From the search page, replace XSLT