-
Notifications
You must be signed in to change notification settings - Fork 1
Search on google plugin
OpenCode edited this page May 12, 2011
·
2 revisions
With this simple plugin and the use of a line of code you can insert in your template a search box that allows you to search within the site through the use of Google services. We see the steps to follow to use the add on:
- Download the latest package version from this page
- Extract the downloaded archive in the folder scribble/add-on
- Open with a published article.php page (or any other page where you want to put the search box) and insert the following code where you want it to appear the box:
<?php include 'plugin/search_on_google'; ?>CAUTION
So that the plugin functions, you need to set the url of your site in the preferences (using the dashboard) and this site must be indexed by Google