Gentoo Archives: gentoo-commits

From: Alec Warner <antarus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: /
Date: Wed, 06 Jun 2012 13:14:34
Message-Id: 1338988444.2ef54623b60b0b88939bcb842bc5ec96a0740bba.antarus@gentoo
1 commit: 2ef54623b60b0b88939bcb842bc5ec96a0740bba
2 Author: Alec Warner <antarus <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 6 13:14:04 2012 +0000
4 Commit: Alec Warner <antarus <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 6 13:14:04 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=2ef54623
7
8 kartenzia => html ad. We need to figure out if / how to do their images as well.
9
10 ---
11 gentoo_sponsors.py | 9 +++++----
12 1 files changed, 5 insertions(+), 4 deletions(-)
13
14 diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py
15 index cb4ab72..135daad 100644
16 --- a/gentoo_sponsors.py
17 +++ b/gentoo_sponsors.py
18 @@ -19,13 +19,14 @@ ads = [
19 'width': 125,
20 },
21 { 'name': 'kartenzia',
22 - 'type': 'img',
23 - 'img': 'sponsors/kartenzia-logo.jpg',
24 + 'type': 'html',
25 # TODO(antarus): We should email them and get a german translation.
26 - 'title': 'Kartenzia is a young start-up based in Germany, providing their customers with personalized invitations for various occassions such as weddings or Christmas.',
27 + 'html': { 'en':
28 + 'Kartenzia is a young start-up based in Germany, which provides their customers with personalized invitations for various occassions such as <a target="_parent" href="http://www.kartenzia.de/einladungskarten/hochzeit/">wedding invitations</a> or <a target="_parent" href="http://www.kartenzia.de/saisonal/weihnachten/">christmas invitations</a>.',
29 + }
30 'tier': 1,
31 'url': 'http://www.kartenzia.de/',
32 - 'height': 20,
33 + 'height': 120,
34 'width': 125,
35 'weight': 10,
36 },