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
=== modified file 'lib/canonical/launchpad/icing/style.css'
--- lib/canonical/launchpad/icing/style.css 2009-07-16 15:06:35 +0000
+++ lib/canonical/launchpad/icing/style.css 2009-07-21 03:23:28 +0000
@@ -1618,9 +1618,15 @@
1618 font-size: 1.5em;1618 font-size: 1.5em;
1619 font-family: "URW Gothic L","MgOpen Moderna","Lucida Sans",sans-serif;1619 font-family: "URW Gothic L","MgOpen Moderna","Lucida Sans",sans-serif;
1620 text-align: center;1620 text-align: center;
1621 margin: 1em 0 1em 0;1621 margin: auto;
1622 padding: 0.2em;1622 margin-top: 1em;
1623 margin-bottom: 1em;
1624 padding: 0.5em;
1623 background-color: #ededed;1625 background-color: #ededed;
1626 width: 90%;
1627}
1628#home-description .smaller {
1629 font-size: 80%;
1624}1630}
1625#home-stats {1631#home-stats {
1626 margin: auto;1632 margin: auto;
16271633
=== modified file 'lib/canonical/launchpad/templates/root-index.pt'
--- lib/canonical/launchpad/templates/root-index.pt 2009-07-17 17:59:07 +0000
+++ lib/canonical/launchpad/templates/root-index.pt 2009-07-21 06:42:41 +0000
@@ -46,7 +46,6 @@
46 alt=""46 alt=""
47 style="margin: 0 9em 1em 0"/>47 style="margin: 0 9em 1em 0"/>
48 <br />48 <br />
49
50 <input id="text" type="text" name="field.text" size="50" />49 <input id="text" type="text" name="field.text" size="50" />
51 <input type="submit" value="Search Launchpad" />50 <input type="submit" value="Search Launchpad" />
52 </form>51 </form>
@@ -59,11 +58,11 @@
59 <strong tal:content="view/blueprint_count/fmt:intcomma">123</strong>&nbsp;blueprints,58 <strong tal:content="view/blueprint_count/fmt:intcomma">123</strong>&nbsp;blueprints,
60 and&nbsp;counting...59 and&nbsp;counting...
61 </div>60 </div>
62 <div id="home-description">Launchpad is a unique collaboration and61 <div id="home-description">
63 <a href="http://bazaar-vcs.org/">Bazaar</a>62 Launchpad is a code hosting and software collaboration platform.<br />
64 code hosting platform for software projects. <a63 <span class="smaller">Launchpad is open source -- you can <a href="https://dev.launchpad.net/">join the community</a> of people
65 href="/+tour"64 who help improve it.</span>
66 >Read more...</a></div>65 </div>
67 <div id="home-page" style="width:90%; max-width:80em; margin:auto;">66 <div id="home-page" style="width:90%; max-width:80em; margin:auto;">
68 <div class="three column left" id="featured-projects">67 <div class="three column left" id="featured-projects">
69 <h2>Featured projects</h2>68 <h2>Featured projects</h2>

Subscribers

People subscribed via source and target branches

to status/vote changes: