[SCM] Samba Website Repository - branch master updated

Björn Jacke bjacke at samba.org
Wed Aug 14 10:41:14 MDT 2013


The branch, master has been updated
       via  72749fc as suggested by volker use duckduckgo.com as search engine
      from  112a061 use https for google search form also in header_style_start.html

http://gitweb.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 72749fc0189305738e10b5be258ffa5dbef3ecfc
Author: Björn Jacke <bj at sernet.de>
Date:   Wed Aug 14 18:35:51 2013 +0200

    as suggested by volker use duckduckgo.com as search engine

-----------------------------------------------------------------------

Summary of changes:
 header_style.html       |    4 ++--
 header_style_start.html |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/header_style.html b/header_style.html
index 87d7680..a13d4da 100755
--- a/header_style.html
+++ b/header_style.html
@@ -20,11 +20,11 @@
 			<div id="hd">
 				<div class="noPrint" id="hdScreen">
 					<div id="search">
-						<form action="https://www.google.com/search" method="get">
+						<form action="https://duckduckgo.com" method="get">
 							<label for="searchString">search samba.org:</label>
 							<input type="text" name="q" class="text" id="searchString">
 							<input type="image" src="/samba/style/2010/grey/buttonSearch.png" class="image" id="searchButton">
-							<input type="hidden" name="sitesearch" value="samba.org">
+							<input type="hidden" name="sites" value="samba.org">
 						</form>
 					</div>
 					<div class="clearing"></div>
diff --git a/header_style_start.html b/header_style_start.html
index 082e1cd..faca7d6 100644
--- a/header_style_start.html
+++ b/header_style_start.html
@@ -20,11 +20,11 @@
 			<div id="hd">
 				<div class="noPrint" id="hdScreen">
 					<div id="search">
-						<form action="https://www.google.com/search" method="get">
+						<form action="https://duckduckgo.com" method="get">
 							<label for="searchString">search samba.org:</label>
 							<input type="text" name="q" class="text" id="searchString">
 							<input type="image" src="/samba/style/2010/grey/buttonSearch.png" class="image" id="searchButton">
-							<input type="hidden" name="sitesearch" value="samba.org">
+							<input type="hidden" name="sites" value="samba.org">
 						</form>
 					</div>
 					<div class="clearing"></div>


-- 
Samba Website Repository


More information about the samba-cvs mailing list