Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:google-cse [2015/11/05 08:20] – [Create a stand-alone search result page] Giuseppe Di Terlizzitips:google-cse [2016/03/18 11:21] (current) – [Create a stand-alone search result page] Giuseppe Di Terlizzi
Line 1: Line 1:
 ====== DokuWiki and Google CSE with a stand-alone search result page ====== ====== DokuWiki and Google CSE with a stand-alone search result page ======
  
-{{:wiki:dokuwiki-128.png?nolink&64 |}} Integrate the Google CSE (Custom Search Engine) in your DokuWiki installation with a stand-alone search result page (adapted from [[https://developers.google.com/custom-search/docs/tutorial/implementingsearchbox|Google CSE - Implementing search box]]).+{{:wiki:dokuwiki-128.png?nolink&32 |}} Integrate the Google CSE (Custom Search Engine) in your DokuWiki installation with a stand-alone search result page (adapted from [[https://developers.google.com/custom-search/docs/tutorial/implementingsearchbox|Google CSE - Implementing search box]]).
  
 ===== Add a CSE script ===== ===== Add a CSE script =====
Line 46: Line 46:
   http://example.org/dokuwiki/search?q=myQuery   http://example.org/dokuwiki/search?q=myQuery
  
-<callout type="warning"> +<callout type="tip" icon="true">
-=== Note ===+
 If you use the ''<html>'' tag, enable the [[doku>config:htmlok]] option. If you use the ''<html>'' tag, enable the [[doku>config:htmlok]] option.
 </callout> </callout>
  
 {{tag>dokuwiki tips google cse}} {{tag>dokuwiki tips google cse}}
  • tips/google-cse.txt
  • Last modified: 8 years ago
  • by Giuseppe Di Terlizzi