From 05602d9aaf42e2e678182b02d091c07434ea614d Mon Sep 17 00:00:00 2001 From: mensonge Date: Sun, 1 Jun 2008 13:17:54 +0000 Subject: New feature: add Google Custom Search into gsearch folder git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@133 b3834d28-1941-0410-a4f8-b48e95affb8f --- gsearch/context.php | 20 ++++++++++++++++++++ gsearch/index.php | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) create mode 100644 gsearch/context.php create mode 100644 gsearch/index.php (limited to 'gsearch') diff --git a/gsearch/context.php b/gsearch/context.php new file mode 100644 index 0000000..a48179f --- /dev/null +++ b/gsearch/context.php @@ -0,0 +1,20 @@ + + + + + + <?php echo $GLOBALS['sitename'] ?> + + + + + + + + + + + + + diff --git a/gsearch/index.php b/gsearch/index.php new file mode 100644 index 0000000..d4f596d --- /dev/null +++ b/gsearch/index.php @@ -0,0 +1,36 @@ + + + +<?php echo $GLOBALS['sitename'] ?> + +
+
+ + +
+ + + +
+ + +Based on Google Custom Search over this list of websites from . + + + + + + +
+ + + + -- cgit v1.2.3-54-g00ecf