[gnomeweb-wml] Make clearer how to install search plugin
- From: Jaap A. Haitsma <jhaitsma src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnomeweb-wml] Make clearer how to install search plugin
- Date: Thu, 12 Nov 2009 05:37:29 +0000 (UTC)
commit 337093b9edb43874d5fc3186263e6abfcd47d8be
Author: Jaap A. Haitsma <jaap haitsma org>
Date: Thu Nov 12 06:37:00 2009 +0100
Make clearer how to install search plugin
www.gnome.org/friends/amazon/ca/index.wml | 7 ++++++-
www.gnome.org/friends/amazon/de/index.wml | 7 ++++++-
www.gnome.org/friends/amazon/fr/index.wml | 7 ++++++-
www.gnome.org/friends/amazon/images/Makefile.am | 10 ++++++++--
.../friends/amazon/images/amazon-ca-gnome.png | Bin 0 -> 4930 bytes
.../friends/amazon/images/amazon-co-jp-gnome.png | Bin 0 -> 5112 bytes
.../friends/amazon/images/amazon-co-uk-gnome.png | Bin 0 -> 5258 bytes
.../friends/amazon/images/amazon-com-gnome.png | Bin 0 -> 5025 bytes
.../friends/amazon/images/amazon-de-gnome.png | Bin 0 -> 5094 bytes
.../friends/amazon/images/amazon-fr-gnome.png | Bin 0 -> 4938 bytes
www.gnome.org/friends/amazon/index.wml | 9 +++++++--
www.gnome.org/friends/amazon/jp/index.wml | 7 ++++++-
www.gnome.org/friends/amazon/uk/index.wml | 7 ++++++-
13 files changed, 45 insertions(+), 9 deletions(-)
---
diff --git a/www.gnome.org/friends/amazon/ca/index.wml b/www.gnome.org/friends/amazon/ca/index.wml
index 97f2111..129a4bd 100644
--- a/www.gnome.org/friends/amazon/ca/index.wml
+++ b/www.gnome.org/friends/amazon/ca/index.wml
@@ -13,7 +13,12 @@
<h1>Support GNOME by shopping at Amazon Canada <img style="vertical-align: middle;" src="../images/ca.png" alt="Amazon.ca GNOME Store" border="0" /></h1>
- <div style="float:right;">
+ <div style="float:right; width: 287px; margin-top: 20px;">
+ <strong>Even easier!!!</strong> Just add the Amazon GNOME Search Plugin to your browser.
+ If you search with this plugin for buying stuff at Amazon the GNOME Foundation receives
+ a referral fee
+ <img src="../images/amazon-ca-gnome.png" border="0" /> <br />
+ <img src="../images/add.png" style="vertical-align: middle;" border="0" />
<a onclick="javascript:addSearchProvider('http://www.gnome.org/friends/amazon/ca/amazon-ca-gnome.xml')" href="javascript:void(0)" title="Install GNOME Amazon.ca plugin">Install Search Plugin</a>
</div>
diff --git a/www.gnome.org/friends/amazon/de/index.wml b/www.gnome.org/friends/amazon/de/index.wml
index 0c2b172..6a8f635 100644
--- a/www.gnome.org/friends/amazon/de/index.wml
+++ b/www.gnome.org/friends/amazon/de/index.wml
@@ -13,7 +13,12 @@
<h1>Support GNOME by shopping at Amazon Germany <img style="vertical-align: middle;" src="../images/de.png" alt="Amazon.de GNOME Store" border="0" /></h1>
- <div style="float:right;">
+ <div style="float:right; width: 287px; margin-top: 20px;">
+ <strong>Even easier!!!</strong> Just add the Amazon GNOME Search Plugin to your browser.
+ If you search with this plugin for buying stuff at Amazon the GNOME Foundation receives
+ a referral fee
+ <img src="../images/amazon-de-gnome.png" border="0" /> <br />
+ <img src="../images/add.png" style="vertical-align: middle;" border="0" />
<a onclick="javascript:addSearchProvider('http://www.gnome.org/friends/amazon/de/amazon-de-gnome.xml')" href="javascript:void(0)" title="Install GNOME Amazon.de plugin">Install Search Plugin</a>
</div>
diff --git a/www.gnome.org/friends/amazon/fr/index.wml b/www.gnome.org/friends/amazon/fr/index.wml
index cbb8bca..9df1ed5 100644
--- a/www.gnome.org/friends/amazon/fr/index.wml
+++ b/www.gnome.org/friends/amazon/fr/index.wml
@@ -13,7 +13,12 @@
<h1>Support GNOME by shopping at Amazon France <img style="vertical-align: middle;" src="../images/fr.png" alt="Amazon.fr GNOME Store" border="0" /></h1>
- <div style="float:right;">
+ <div style="float:right; width: 287px; margin-top: 20px;">
+ <strong>Even easier!!!</strong> Just add the Amazon GNOME Search Plugin to your browser.
+ If you search with this plugin for buying stuff at Amazon the GNOME Foundation receives
+ a referral fee
+ <img src="../images/amazon-ca-gnome.png" border="0" /> <br />
+ <img src="../images/add.png" style="vertical-align: middle;" border="0" />
<a onclick="javascript:addSearchProvider('http://www.gnome.org/friends/amazon/fr/amazon-fr-gnome.xml')" href="javascript:void(0)" title="Install GNOME Amazon.fr plugin">Install Search Plugin</a>
</div>
diff --git a/www.gnome.org/friends/amazon/images/Makefile.am b/www.gnome.org/friends/amazon/images/Makefile.am
index 73c8f92..fc664e0 100644
--- a/www.gnome.org/friends/amazon/images/Makefile.am
+++ b/www.gnome.org/friends/amazon/images/Makefile.am
@@ -9,7 +9,13 @@ page_DATA = \
de.png \
fr.png \
jp.png \
- uk.png
-
+ uk.png \
+ add.png \
+ amazon-com-gnome.png \
+ amazon-ca-gnome.png \
+ amazon-de-gnome.png \
+ amazon-fr-gnome.png \
+ amazon-co-uk-gnome.png \
+ amazon-co-jp-gnome.png
EXTRA_DIST=$(page_DATA)
diff --git a/www.gnome.org/friends/amazon/images/amazon-ca-gnome.png b/www.gnome.org/friends/amazon/images/amazon-ca-gnome.png
new file mode 100644
index 0000000..64cfde1
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/amazon-ca-gnome.png differ
diff --git a/www.gnome.org/friends/amazon/images/amazon-co-jp-gnome.png b/www.gnome.org/friends/amazon/images/amazon-co-jp-gnome.png
new file mode 100644
index 0000000..98ef089
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/amazon-co-jp-gnome.png differ
diff --git a/www.gnome.org/friends/amazon/images/amazon-co-uk-gnome.png b/www.gnome.org/friends/amazon/images/amazon-co-uk-gnome.png
new file mode 100644
index 0000000..e4ede0e
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/amazon-co-uk-gnome.png differ
diff --git a/www.gnome.org/friends/amazon/images/amazon-com-gnome.png b/www.gnome.org/friends/amazon/images/amazon-com-gnome.png
new file mode 100644
index 0000000..068adb5
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/amazon-com-gnome.png differ
diff --git a/www.gnome.org/friends/amazon/images/amazon-de-gnome.png b/www.gnome.org/friends/amazon/images/amazon-de-gnome.png
new file mode 100644
index 0000000..a62c97b
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/amazon-de-gnome.png differ
diff --git a/www.gnome.org/friends/amazon/images/amazon-fr-gnome.png b/www.gnome.org/friends/amazon/images/amazon-fr-gnome.png
new file mode 100644
index 0000000..61a9359
Binary files /dev/null and b/www.gnome.org/friends/amazon/images/amazon-fr-gnome.png differ
diff --git a/www.gnome.org/friends/amazon/index.wml b/www.gnome.org/friends/amazon/index.wml
index 7cc3aa1..5102cd0 100644
--- a/www.gnome.org/friends/amazon/index.wml
+++ b/www.gnome.org/friends/amazon/index.wml
@@ -13,8 +13,13 @@
<h1>Support GNOME by shopping at Amazon.com <img style="vertical-align: middle;" src="images/us.png" alt="Amazon.com GNOME Store" border="0" /></h1>
- <div style="float:right;">
- <a onclick="javascript:addSearchProvider('http://www.gnome.org/friends/amazon/amazon-com-gnome.xml')" href="javascript:void(0)" title="Install GNOME Amazon.com plugin">Install Search Plugin</a>
+ <div style="float:right; width: 287px; margin-top: 20px;">
+ <strong>Even easier!!!</strong> Just add the Amazon GNOME Search Plugin to your browser.
+ If you search with this plugin for buying stuff at Amazon the GNOME Foundation receives
+ a referral fee
+ <img src="images/amazon-com-gnome.png" border="0" /> <br />
+ <img src="images/add.png" style="vertical-align: middle;" border="0" />
+ <a onclick="javascript:addSearchProvider('http://www.gnome.org/friends/amazon/amazon-com-gnome.xml')" href="javascript:void(0)" title="Add GNOME Amazon.com plugin">Add Search Plugin</a>
</div>
<table>
diff --git a/www.gnome.org/friends/amazon/jp/index.wml b/www.gnome.org/friends/amazon/jp/index.wml
index 3a05e09..eab8f36 100644
--- a/www.gnome.org/friends/amazon/jp/index.wml
+++ b/www.gnome.org/friends/amazon/jp/index.wml
@@ -11,7 +11,12 @@
<body>
- <div style="float:right;">
+ <div style="float:right; width: 287px; margin-top: 20px;">
+ <strong>Even easier!!!</strong> Just add the Amazon GNOME Search Plugin to your browser.
+ If you search with this plugin for buying stuff at Amazon the GNOME Foundation receives
+ a referral fee
+ <img src="../images/amazon-co-jp-gnome.png" border="0" /> <br />
+ <img src="../images/add.png" style="vertical-align: middle;" border="0" />
<a onclick="javascript:addSearchProvider('http://www.gnome.org/friends/amazon/jp/amazon-jp-gnome.xml')" href="javascript:void(0)" title="Install GNOME Amazon.co.jp plugin">Install Search Plugin</a>
</div>
diff --git a/www.gnome.org/friends/amazon/uk/index.wml b/www.gnome.org/friends/amazon/uk/index.wml
index e70982e..dec3fde 100644
--- a/www.gnome.org/friends/amazon/uk/index.wml
+++ b/www.gnome.org/friends/amazon/uk/index.wml
@@ -13,7 +13,12 @@
<h1>Support GNOME by shopping at Amazon UK <img style="vertical-align: middle;" src="../images/uk.png" alt="Amazon.co.uk GNOME Store" border="0" /></h1>
- <div style="float:right;">
+ <div style="float:right; width: 287px; margin-top: 20px;">
+ <strong>Even easier!!!</strong> Just add the Amazon GNOME Search Plugin to your browser.
+ If you search with this plugin for buying stuff at Amazon the GNOME Foundation receives
+ a referral fee
+ <img src="../images/amazon-co-uk-gnome.png" border="0" /> <br />
+ <img src="../images/add.png" style="vertical-align: middle;" border="0" />
<a onclick="javascript:addSearchProvider('http://www.gnome.org/friends/amazon/uk/amazon-uk-gnome.xml')" href="javascript:void(0)" title="Install GNOME Amazon.co.uk plugin">Install Search Plugin</a>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]