|
Cookbook /
GoogleCSESummary:Adds markup for a Google Custom Search Engine
Version:2007-02-24
Prerequisites:PmWiki 2
Status:Stable
Maintainer:
Questions answered by this recipeHow can I insert a Google Custom Search Engine into my wiki? DescriptionAdds markup for a Google Custom Search Engine to PmWiki. You can do it with googlecse.phpΔ. Place this file in your cookbook directory. Then use this in your local configuration file: include_once("This adds the api : your google API. (required) cse : you have to have created this cse before--this is its code. (required) synd : ads or not. defaults to open. w : width (default = 320) h : height (default = 75) title : title displayed at the top above the box border : borders around the box output : js = javascript? For more information, see the Google CSE documentation. NotesRelease Notes
2007-02-24: Initial release. CommentsSee AlsoContributors |