From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-ads-config:master commit in: /
Date: Thu, 3 Mar 2011 00:06:17 +0000 (UTC) [thread overview]
Message-ID: <99168bbfeffd2f583a184a9d919a4874571900b7.robbat2@gentoo> (raw)
commit: 99168bbfeffd2f583a184a9d919a4874571900b7
Author: root <root <AT> bittern <DOT> gentoo <DOT> org>
AuthorDate: Tue Dec 14 22:23:42 2010 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Dec 14 22:23:42 2010 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=99168bbf
Enable translation code, and give quantumsummers the debug email.
---
settings.py | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/settings.py b/settings.py
index 8fdd049..1c756fa 100644
--- a/settings.py
+++ b/settings.py
@@ -35,13 +35,21 @@ ADS_STRUCT = ads_module.ads
ADS_IMAGES_DIR = os.path.join(os.path.dirname(CONFIG_PATH), 'images')
#ADS_IMAGES_DIR = "/var/www/ads.gentoo.org/htdocs/media"
+## These are the translateable keys in the ads_struct.
+TRANS_KEYS = ('html', 'title', 'text')
+
+#default language for ads
+DEFAULT_ADS_LANG = 'en'
+
DEBUG = False
TEMPLATE_DEBUG = DEBUG
SEND_BROKEN_LINK_EMAILS = False
+SERVER_EMAIL = 'root@gentoo.org'
## this will email errors when DEBUG=FALSE
ADMINS = (
- ('Infrastructure', 'root@gentoo.org')
+ ('Infrastructure', 'root@gentoo.org'),
+ ('Matthew Summers', 'quantumsummers@gentoo.org')
#('Your Name', 'your_email@domain.com'),
)
next reply other threads:[~2011-03-03 0:06 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-03 0:06 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-12-02 13:19 [gentoo-commits] proj/gentoo-ads-config:master commit in: / Pavlos Ratis
2014-12-02 12:53 Alexys Jacob
2014-10-14 15:19 Robin H. Johnson
2014-10-14 15:19 Robin H. Johnson
2014-10-14 15:19 Robin H. Johnson
2013-12-17 3:58 Alec Warner
2013-12-17 3:47 Alec Warner
2013-09-23 12:44 Alex Legler
2013-09-23 12:40 Alex Legler
2013-06-09 1:08 Robin H. Johnson
2013-03-28 16:30 Robin H. Johnson
2012-06-27 18:28 Jeremy Olexa
2012-06-07 19:58 Alec Warner
2012-06-06 13:17 Alec Warner
2012-06-06 13:14 Alec Warner
2012-06-06 13:08 Alec Warner
2012-06-06 13:01 Alec Warner
2012-06-06 12:58 Alec Warner
2012-06-06 12:42 Alec Warner
2011-09-20 17:46 Christian Ruppert
2011-06-21 14:38 Jeremy Olexa
2011-05-04 0:56 Robin H. Johnson
2011-03-03 0:09 Robin H. Johnson
2011-03-03 0:06 Robin H. Johnson
2011-03-03 0:06 Robin H. Johnson
2011-03-03 0:06 Robin H. Johnson
2011-03-03 0:06 Robin H. Johnson
2011-03-03 0:06 Robin H. Johnson
2011-03-03 0:06 Robin H. Johnson
2011-03-03 0:06 Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=99168bbfeffd2f583a184a9d919a4874571900b7.robbat2@gentoo \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox