Merge lp:~beuno/launchpad/open-the-world into lp:launchpad/db-devel

Proposed by Martin Albisetti
Status: Merged
Merged at revision: not available
Proposed branch: lp:~beuno/launchpad/open-the-world
Merge into: lp:launchpad/db-devel
Diff against target: None lines
To merge this branch: bzr merge lp:~beuno/launchpad/open-the-world
Reviewer Review Type Date Requested Status
Francis J. Lacoste (community) release-critical Approve
Review via email: mp+9096@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Albisetti (beuno) wrote :

This branch updates the homepage to reflect our open sourcing. :)

Revision history for this message
Francis J. Lacoste (flacoste) :
review: Approve (release-critical)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/canonical/launchpad/icing/style.css'
2--- lib/canonical/launchpad/icing/style.css 2009-07-16 15:06:35 +0000
3+++ lib/canonical/launchpad/icing/style.css 2009-07-21 03:23:28 +0000
4@@ -1618,9 +1618,15 @@
5 font-size: 1.5em;
6 font-family: "URW Gothic L","MgOpen Moderna","Lucida Sans",sans-serif;
7 text-align: center;
8- margin: 1em 0 1em 0;
9- padding: 0.2em;
10+ margin: auto;
11+ margin-top: 1em;
12+ margin-bottom: 1em;
13+ padding: 0.5em;
14 background-color: #ededed;
15+ width: 90%;
16+}
17+#home-description .smaller {
18+ font-size: 80%;
19 }
20 #home-stats {
21 margin: auto;
22
23=== modified file 'lib/canonical/launchpad/templates/root-index.pt'
24--- lib/canonical/launchpad/templates/root-index.pt 2009-07-17 17:59:07 +0000
25+++ lib/canonical/launchpad/templates/root-index.pt 2009-07-21 06:42:41 +0000
26@@ -46,7 +46,6 @@
27 alt=""
28 style="margin: 0 9em 1em 0"/>
29 <br />
30-
31 <input id="text" type="text" name="field.text" size="50" />
32 <input type="submit" value="Search Launchpad" />
33 </form>
34@@ -59,11 +58,11 @@
35 <strong tal:content="view/blueprint_count/fmt:intcomma">123</strong>&nbsp;blueprints,
36 and&nbsp;counting...
37 </div>
38- <div id="home-description">Launchpad is a unique collaboration and
39- <a href="http://bazaar-vcs.org/">Bazaar</a>
40- code hosting platform for software projects. <a
41- href="/+tour"
42- >Read more...</a></div>
43+ <div id="home-description">
44+ Launchpad is a code hosting and software collaboration platform.<br />
45+ <span class="smaller">Launchpad is open source -- you can <a href="https://dev.launchpad.net/">join the community</a> of people
46+ who help improve it.</span>
47+ </div>
48 <div id="home-page" style="width:90%; max-width:80em; margin:auto;">
49 <div class="three column left" id="featured-projects">
50 <h2>Featured projects</h2>

Subscribers

People subscribed via source and target branches

to status/vote changes: