From 08a214e96f99eb8aeac1aab1e35d230eedb51bb6 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sat, 7 Jan 2012 00:31:47 +0100 Subject: [PATCH 1/9] rewrap README --- README.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index 578eba3..2861c89 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,6 @@ -This file is for you to describe the ddportfolioservice application. Typically -you would include information such as the information below: +This file is for you to describe the ddportfolioservice +application. Typically you would include information such as the +information below: Installation and Setup ====================== From b540e244158c728947bb267546a4b55e28a74d78 Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Sat, 7 Jan 2012 00:44:00 +0100 Subject: [PATCH 2/9] modify templates - replace Debian Developer by Debian Member and DD address by Debian address in HTML/JS templates --- ChangeLog | 5 +++++ ddportfolioservice/templates/base.mako | 10 +++++----- ddportfolioservice/templates/showform.mako | 4 ++-- ddportfolioservice/templates/showurls.mako | 2 +- 4 files changed, 13 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 713e4c6..56ea329 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-01-07 Jan Dittberner + + * rename Debian Developer to Debian Member, change URL to + portfolio.debian.net + 2011-03-06 Jan Dittberner * add one year bug history graph URL (http://glandium.org/blog/?p=1817) diff --git a/ddportfolioservice/templates/base.mako b/ddportfolioservice/templates/base.mako index 7656d47..f9f9293 100644 --- a/ddportfolioservice/templates/base.mako +++ b/ddportfolioservice/templates/base.mako @@ -23,7 +23,7 @@ License along with this program. If not, see - ${_('Debian Developer Portfolio Service')}${self.titleaddon()} + ${_('Debian Member Portfolio Service')}${self.titleaddon()} ${h.stylesheet_link(h.url('/stylesheets/style.css'))} ${self.extrahead()} @@ -31,10 +31,10 @@ License along with this program. If not, see diff --git a/ddportfolioservice/templates/showform.mako b/ddportfolioservice/templates/showform.mako index 5ce2931..343633c 100644 --- a/ddportfolioservice/templates/showform.mako +++ b/ddportfolioservice/templates/showform.mako @@ -27,7 +27,7 @@ License along with this program. If not, see h.url(controller='showformscripts', action='index'))} ${h.form(h.url(action='urllist', controller='ddportfolio'), method='get')}
- ${_('Debian Developer Portfolio')} + ${_('Debian Member Portfolio')}
-