blogspot search plugin

Table of Content




Update

  • can config locale on 13 April 2014 new!
  • add theme blogger on 13 April 2014 new!
  • add theme blackface on 13 April 2014 new!
  • add theme line on 13 March 2014
  • add theme facebook  on 15 December 2013



GitHup Project

https://github.com/jittagornp/index-search-javascript



Code License 

Apache License 2.0 (https://github.com/jittagornp/index-search-javascript/blob/master/LICENSE)



Html

point search to your blogspot on attribute data-blogspot-url="YOUR_BLOGSPOT_URL"
<!-- 
search plugin by search-plugin.blogspot.com 
-->
<script async 
        type="text/javascript" 
        data-blogspot-url="http://na5cent.blogspot.com"
        data-element-id="BlogspotSearchPlugin"
        data-theme="blogger"
        class="ns-blogsearch-script"   
        src="https://rawgithub.com/jittagornp/index-search-javascript/master/blogspot/blogspot.js">
</script>

<div id="BlogspotSearchPlugin"></div>




Locale

Optional : set attribute data-locale="LOCALE_NAME" on tag script
  • en (english : default)
  • th (thai)



Installation


1. go to blogspot settings and select menu  Style --> add Gedget


2. add Gadget  HTML/Javascript


3. add code search plugin


4. refresh browser




Example

click search button on left screen




Theme

Optional : set attribute data-theme="THEME_NAME" on tag script

  • facebook (default)


  • line


  • blackface





  • blogger