Merge lp:~matthew.revell/launchpad/whats-new-10-04 into lp:launchpad

Proposed by Matthew Revell
Status: Merged
Approved by: Matthew Revell
Approved revision: no longer in the source branch.
Merged at revision: not available
Proposed branch: lp:~matthew.revell/launchpad/whats-new-10-04
Merge into: lp:launchpad
Diff against target: 60 lines (+23/-17)
2 files modified
lib/lp/app/templates/root-index.pt (+22/-16)
version.txt (+1/-1)
To merge this branch: bzr merge lp:~matthew.revell/launchpad/whats-new-10-04
Reviewer Review Type Date Requested Status
Michael Nelson (community) Approve
Review via email: mp+24408@code.launchpad.net

Commit message

[r=noodles][ui=none] What's new and version.txt for 10.04.

Description of the change

This updates the version number (in version.txt) to 10.04 and also refreshes the "Recent blog posts" items on the Launchpad front page.

The new blog posts cover:

 * The increase of the standard PPA size to 2GiB (Matthew R)
 * Automatic translation template generation from a Bazaar branch (Danilo)
 * Easier project configuration in the "Get involved" portlet (Curtis)
 * Ubuntu package suggestions for projects (Curtis).

None of these blog posts is yet live but arrangements are in place with the authors named above.

You can view these changes at https://launchpad.dev (take a look at the footer for the version number change).

To post a comment you must log in.
Revision history for this message
Michael Nelson (michael.nelson) wrote :

Hi Matt,

Assuming the links will work this is all good. I had one thought about the following text, but you're the wordsmith, so feel free to ignore it (I think it's just the stupid feeling when reviewing that you have to find something;) ):

> + There are new links to configure your project's use of Launchpad direct from its project overview page.

Just a feeling rather than any knowledge of grammar, but s/direct/directly ?

I actually thought the following substitution was a bit easier:

s/direct from its/right on the/

review: Approve
Revision history for this message
Matthew Revell (matthew.revell) wrote :

You're right about "directly"; it was a hang over from a previous wording form. Thanks for spotting that. I've changed it to "right on the" as you suggested.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'lib/lp/app/templates/root-index.pt'
--- lib/lp/app/templates/root-index.pt 2010-03-06 08:09:53 +0000
+++ lib/lp/app/templates/root-index.pt 2010-04-29 13:32:48 +0000
@@ -117,27 +117,33 @@
117 <h2>Recent Launchpad blog posts</h2>117 <h2>Recent Launchpad blog posts</h2>
118 <ul>118 <ul>
119 <li class="news">119 <li class="news">
120 <a href="http://blog.launchpad.net?p=1513">
121 2GiB PPAs for everyone!</a><span class="registered"> &ndash; 04 May 2010</span><br />
122 We've doubled the standard Personal Package Archive size to 2 GiB.
123 </li>
124 <li class="news">
125 <a href="http://blog.launchpad.net?p=1491">
126 Automatic translation template generation</a><span class="registered"> &ndash; 04 May 2010</span><br />
127 Opening a project for translation is now easier with automatic template generation direct from the
128 project's Bazaar branch.
129 </li>
130 <li class="news">
131 <a href="http://blog.launchpad.net?p=1503">
132 Link projects to Ubuntu packages</a><span class="registered"> &ndash; 04 May 2010</span><br />
133 Launchpad now helps you specify which Ubuntu package is associated with any project in Launchpad.
134 </li>
135 <li class="news">
136 <a href="http://blog.launchpad.net?p=1501">
137 Easier project configuration</a><span class="registered"> &ndash; 04 May 2010</span><br />
138 There are new links to configure your project's use of Launchpad right on its project overview page.
139 </li>
140 <li class="news">
120 <a href="http://blog.launchpad.net/?p=1356">141 <a href="http://blog.launchpad.net/?p=1356">
121 Finding and managing patches</a><span class="registered"> &ndash; 03 Mar 2010</span><br />142 Finding and managing patches</a><span class="registered"> &ndash; 03 Mar 2010</span><br />
122 Pick the low-hanging fruit. Launchpad now makes it easy to find and work with all bug143 Pick the low-hanging fruit. Launchpad now makes it easy to find and work with all bug
123 patches associated with a project or package.144 patches associated with a project or package.
124 </li>145 </li>
125 <li class="news">146 <li class="news">
126 <a href="http://blog.launchpad.net/?p=1316">
127 Measuring bug heat</a><span class="registered"> &ndash; 27 Jan 2010</span><br />
128 Launchpad shows a new calculated measure of a bug's importance to help make triage easier.
129 </li>
130 <li class="news">
131 <a href="http://blog.launchpad.net/general/anonymous-access-to-the-launchpad-web-service-api">
132 Anonymous API access</a><span class="registered"> &ndash; 19 Jan 2010</span><br />
133 Your launchpadlib scripts can now get read-only access to the Launchpad API without needing authentication.
134 </li>
135 <li class="news">
136 <a href="http://blog.launchpad.net/coming-features/the-road-ahead">
137 The road ahead for Launchpad</a><span class="registered"> &ndash; 08 Jan 2010</span><br />
138 Take a look at where Launchpad is going, and where you can get involved, by reading our 2010 roadmap.
139 </li>
140 <li class="news">
141 <a href="http://blog.launchpad.net/general/launchpad-is-now-open-source">147 <a href="http://blog.launchpad.net/general/launchpad-is-now-open-source">
142 Launchpad now open source</a><span class="registered"> &ndash; 21 Jul 2009</span><br />148 Launchpad now open source</a><span class="registered"> &ndash; 21 Jul 2009</span><br />
143 Get the code to Launchpad and join our development community.149 Get the code to Launchpad and join our development community.
144150
=== modified file 'version.txt'
--- version.txt 2010-03-30 13:57:03 +0000
+++ version.txt 2010-04-29 13:32:48 +0000
@@ -1,1 +1,1 @@
110.03110.04