7915.2.35
by Barry Warsaw
Update tour links. |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
2 |
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
|
3 |
<head> |
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
|
5 |
<meta content="Launchpad is a supermarket of free software projects. As a project owner, you can tell the world everything they need to know about your work: where you track bugs, where you host your code, who’s involved, the details of your release plans and more. Free software community members and other projects can use Launchpad to either directly learn information about your project or use Launchpad’s extensive search to discover your work." name="description"/> |
|
6 |
<meta content="canonical, launchpad, tour" name="keywords"/> |
|
7 |
<meta content="en-US" name="language"/> |
|
8 |
<title>Launchpad tour</title> |
|
9 |
<style media="all" type="text/css"> |
|
10 |
@import "launchpad-tour.css"; |
|
11 |
</style> |
|
12 |
<script type="text/javascript" src="jquery-1.2.6.pack.js"></script> |
|
13 |
<script type="text/javascript" src="launchpad-tour.js"></script> |
|
14 |
<script type="text/javascript" src="selector.js"></script> |
|
15 |
</head> |
|
16 |
<body> |
|
17 |
<div id="container"> |
|
8498.3.2
by matthew.revell at canonical
Updated nav links and page numbering |
18 |
<p class="page-number">10 of 11</p> |
7915.2.35
by Barry Warsaw
Update tour links. |
19 |
<ul id="navigation-drop-down"> |
8498.3.13
by matthew.revell at canonical
Tour: Added middle and bottom back buttons to each page, added titles to back and next buttons. |
20 |
<li class="button-next"><a id="btnNext" href="join-launchpad" taborder="1" accesskey="1" title="Read about commercial subscriptions and free access to Launchpad">Next</a></li> |
7915.2.35
by Barry Warsaw
Update tour links. |
21 |
<li class="home"><a href="index" accesskey="2">Launchpad tour home</a></li> |
22 |
<li><a href="bugs" accesskey="3">Cross-project bug tracking</a></li> |
|
8498.3.1
by matthew.revell at canonical
Replace 'merge flows' section on code hosting tour page with a full code review pane. Removed obsolete 'tracking' tour page. Updated tour nav links to cover review in the code hosting page name. |
23 |
<li><a href="branch-hosting-tracking" accesskey="4">Code hosting and review</a></li> |
8498.3.2
by matthew.revell at canonical
Updated nav links and page numbering |
24 |
<li><a href="translation" accesskey="5">Web-based translation</a></li> |
25 |
<li><a href="community" accesskey="6">Community building</a></li> |
|
26 |
<li><a href="ppa" accesskey="7">Software distribution</a></li> |
|
27 |
<li><a href="community-support" accesskey="8">Community support</a></li> |
|
28 |
<li><a href="api" accesskey="9">Beta: web services API</a></li> |
|
29 |
<li><a href="feature-tracking" accesskey="a">Light-weight specifications</a></li> |
|
30 |
<li class="current"><a href="release-management" accesskey="b">Release management</a></li> |
|
31 |
<li><a href="join-launchpad" accesskey="c">Join Launchpad!</a></li> |
|
7915.2.35
by Barry Warsaw
Update tour links. |
32 |
</ul> |
33 |
<div id="page-intro-top"></div> |
|
34 |
<div id="page-intro"> |
|
35 |
<h1>Project and release management</h1> |
|
36 |
<p> |
|
37 |
<img src="images/rm/main-image.jpg" alt="Collaborate with free software communities." /> |
|
38 |
</p> |
|
39 |
<p class="intro-text"> |
|
40 |
<strong>Launchpad is a supermarket of free software projects.</strong> As a project |
|
41 |
owner, you can tell the world everything they need to know about your |
|
42 |
work: where you track bugs, where you host your code, who’s involved, |
|
43 |
the details of your release plans and more. |
|
44 |
<br /><br /> |
|
45 |
Free software community members and other projects can use Launchpad |
|
46 |
to either directly learn information about your project or use |
|
47 |
Launchpad’s extensive search to discover your work. |
|
48 |
</p> |
|
49 |
<div id="link-holder"><a href="https://launchpad.net/projects/+new">Add your project to Launchpad ></a></div> |
|
50 |
</div> |
|
51 |
<div id="page-intro-bottom"></div> |
|
52 |
<ul id="secondary-navigation"> |
|
8498.3.13
by matthew.revell at canonical
Tour: Added middle and bottom back buttons to each page, added titles to back and next buttons. |
53 |
<li class="button-prev"> |
8498.3.14
by matthew.revell at canonical
Fixed some accesskey and tab index issues in the tour. |
54 |
<a title="Back to the spec tracking page" href="feature-tracking" accesskey="d" tabindex="2">Back</a> |
8498.3.13
by matthew.revell at canonical
Tour: Added middle and bottom back buttons to each page, added titles to back and next buttons. |
55 |
</li> |
7915.2.35
by Barry Warsaw
Update tour links. |
56 |
<li class="button-next"> |
8498.3.14
by matthew.revell at canonical
Fixed some accesskey and tab index issues in the tour. |
57 |
<a href="join-launchpad" title="Read about commercial subscriptions and free access to Launchpad" accesskey="e" tabindex="3">Next</a> |
7915.2.35
by Barry Warsaw
Update tour links. |
58 |
</li> |
59 |
</ul> |
|
60 |
<div id="further-information"> |
|
61 |
<div class="furthur-information-block"> |
|
62 |
<div class="furthur-information-block-top"></div> |
|
63 |
<div class="furthur-information-block-mid"> |
|
64 |
<div class="block"> |
|
65 |
<h3>Lines of development</h3> |
|
66 |
<h4>Most free software projects have several concurrent lines of development, such as the current stable release, an older but still supported release and a trunk into which new work is committed.</h4> |
|
67 |
<p class="screen-holder"> |
|
68 |
<img src="images/rm/1.png" alt="Lines of development" /> </p> |
|
69 |
<p> |
|
70 |
||
7703.10.5
by Matthew Revell
Added commercial services mention in the 'Join Launchpad' pane of the final tour slide |
71 |
Launchpad calls these <em>series</em> and helps you to organise your work — code, translations, bug reports and so on — around them. Through series, your community can work in parallel on different major releases of your software.<br /><br /> |
7915.2.35
by Barry Warsaw
Update tour links. |
72 |
By targeting <a href="bugs" accesskey="e" tabindex="3">bug reports</a> and <a href="feature-tracking" accesskey="f" tabindex="4">chunks of work</a> to future releases, trusted members of your community can help you to create a light-weight roadmap for the future of your project. |
73 |
</p> |
|
74 |
</div> |
|
75 |
<div class="block odd"> |
|
76 |
<h3>Publishing your software</h3> |
|
77 |
<h4>Once you’re ready to publish, you can both publicise and distribute your releases using Launchpad.</h4> |
|
78 |
<p class="screen-holder"> |
|
79 |
<img src="images/rm/2.png" alt="Publishing your software" /> </p> |
|
80 |
<p> |
|
6779.1.1
by Diogo Matsubara
tour text changes |
81 |
Launchpad helps you to get your software to Ubuntu users, through <a href="ppa" accesskey="g" tabindex="5">Debian-style packages</a>, and as direct binary downloads from your project’s Launchpad home page. |
7915.2.35
by Barry Warsaw
Update tour links. |
82 |
</p> |
6753.5.2
by Diogo Matsubara
add changes from lp:~matthew.revell/launchpad/twozero-tour branch |
83 |
</div> |
7915.2.35
by Barry Warsaw
Update tour links. |
84 |
|
85 |
<div class="clear"></div> |
|
86 |
</div> |
|
87 |
<div class="furthur-information-block-bot"></div> |
|
6753.5.2
by Diogo Matsubara
add changes from lp:~matthew.revell/launchpad/twozero-tour branch |
88 |
</div> |
8498.3.3
by matthew.revell at canonical
First stages of adding the commercialisation page to the tour |
89 |
|
7915.2.35
by Barry Warsaw
Update tour links. |
90 |
</div> |
91 |
<ul id="footer-navigation"> |
|
8498.3.13
by matthew.revell at canonical
Tour: Added middle and bottom back buttons to each page, added titles to back and next buttons. |
92 |
<li class="button-prev"> |
8498.3.14
by matthew.revell at canonical
Fixed some accesskey and tab index issues in the tour. |
93 |
<a title="Back to the spec tracking page" href="feature-tracking" accesskey="f" tabindex="4">Back</a> |
8498.3.13
by matthew.revell at canonical
Tour: Added middle and bottom back buttons to each page, added titles to back and next buttons. |
94 |
</li> |
7915.2.35
by Barry Warsaw
Update tour links. |
95 |
<li class="button-next"> |
8498.3.14
by matthew.revell at canonical
Fixed some accesskey and tab index issues in the tour. |
96 |
<a href="join-launchpad" title="Read about commercial subscriptions and free access to Launchpad" accesskey="g" tabindex="5" title="Read about commercial subscriptions and free access to Launchpad">Next</a> |
7915.2.35
by Barry Warsaw
Update tour links. |
97 |
</li> |
6779.1.1
by Diogo Matsubara
tour text changes |
98 |
<li class="copyright"> |
14617.2.1
by William Grant
Update copyright notices to 2004-2012. |
99 |
© 2004-2012 Canonical Ltd. <a href="https://help.launchpad.net/Legal" accesskey="h" tabindex="6">Terms of Use</a> : <a href="https://help.launchpad.net/Feedback" accesskey="i" tabindex="7">Feedback</a> : <a href="https://answers.launchpad.net/launchpad-project/+faqs" accesskey="j" tabindex="8">FAQ</a> |
7915.2.35
by Barry Warsaw
Update tour links. |
100 |
</li> |
101 |
</ul> |
|
102 |
</div> |
|
103 |
</body> |
|
6753.5.2
by Diogo Matsubara
add changes from lp:~matthew.revell/launchpad/twozero-tour branch |
104 |
</html> |