Diff for "FrontPage"

Not logged in - Log In / Register

Differences between revisions 23 and 107 (spanning 84 versions)
Revision 23 as of 2007-07-21 15:29:34
Size: 1587
Editor: nor75-18-82-241-238-155
Comment: Restored page after vandal deleted it.
Revision 107 as of 2012-10-29 21:44:12
Size: 5901
Editor: pool-173-66-28-115
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
   = Launchpad Highlights = #acl launchpadTeamACL:read,write All:read
Line 7: Line 6:
Launchpad is a tool for collaboration between different projects. It makes it easier for people who work on a variety of free software projects, in particular, to share information about bugs, features and translations. Launchpad is used by Ubuntu and other distributions for bug tracking, translations and release feature planning. It is also used by "upstream" projects in the same way, and it makes collaborating between all these projects very easy. = Welcome to Launchpad Help =
Line 9: Line 8:
 * [:FeatureHighlights:Launchpad 1.0 Feature Guide] - a quick guide to the most interesting features in Launchpad 1.0. This should be your first read! Launchpad is an open source suite of tools that help people and teams to work together on software projects. [[https://launchpad.net/+tour|See the tour]] for an introduction to what you can do with Launchpad.
Line 11: Line 10:
= Documentation = ||<tablestyle="width: 100%;" colspan=3 style="background: #2a2929; font-weight: bold; color: #f6bc05;">I want to...||
||'''~+[[Bugs/YourProject|Track my project's bugs]]+~''' || '''~+[[Code/QuickStart|Host my project's code]]+~''' || '''~+[[Translations/YourProject|Translate my project]]+~''' ||
||'''~+[[Packaging/PPA|Distribute Ubuntu software]]+~'''||'''~+[[Teams/MailingLists|Run a mailing list]]+~'''||'''~+[[Translations/StartingToTranslate|Help translate a project]]+~''' ||
Line 13: Line 14:
 * Detailed documentation for [:BlueprintDocumentation:the feature planning tool] built into Launchpad, that lets you keep track of new features under development, who is responsible for them, how well-defined they are, when they are likely to land in your product, and where the code is that implements them.
 * How to [:UsingMaloneEmail:use email to interact with the bug tracker]. You can file bugs, and change the statuses of bugs as well as commenting on bugs, using only email.
 * How you can use the [:LaunchpadMessageRationale:X-Launchpad-Message-Rationale] header to filter email sent to you by Launchpad.
||<tablestyle="width: 100%;" colspan=2 style="background: #2a2929; font-weight: bold; color: #f6bc05;">Talk to us — we're here to help||
|| '''In IRC chatrooms''' || `#launchpad` channel for user questions, `#launchpad-dev` for development. Both are on Freenode. (If you don't know about IRC, [[http://www.wikihow.com/Get-Started-with-IRC-(Internet-Relay-Chat)|try this guide]]). ||
|| '''On our mailing lists''' || [[http://lists.ubuntu.com/mailman/listinfo/launchpad-users|launchpad-users]] for user questions, [[https://launchpad.net/~launchpad-dev|launchpad-dev]] for development. ||
|| '''Via the web''' || [[https://answers.launchpad.net/launchpad/+addquestion|Launchpad Answers]]. ||
Line 17: Line 19:
= Other resources = ||<tablestyle="width: 100%;" colspan=2 style="background: #2a2929; font-weight: bold; color: #f6bc05;">New to Launchpad||
||<style="background:#F1F1ED;">~+'''[[PrivacyConfidentialityAndDisclosure | Privacy, confidentiality and disclosure]] in Launchpad || The types of information that Launchpad recognises, how to change information types, and how to share them with people. ||
Line 19: Line 22:
 * [:BazaarLinks:Stories of the Bazaar in Launchpad]
 * ComingFeatures -- see what features the Launchpad team plan to add during the coming months.
 * NewFeatures -- new features from the most recent Launchpad release.
<<Anchor(user-guide)>>
||<tablestyle="width: 100%;" colspan=2 style="background: #2a2929; font-weight: bold; color: #f6bc05;">User guide||
||<style="background:#F1F1ED;">'''[[YourAccount|Your account]]'''||Create a [[YourAccount/NewAccount|new account]], learn about [[YourAccount/Karma|karma]], log into other websites with [[YourAccount/OpenID|OpenID]], [[YourAccount/ContactingPeople|contact people and teams]].||
||<style="background:#F1F1ED;">'''[[Teams]]'''||[[Teams/Joining|Join]] a team, [[Teams/CreatingAndRunning|create and run]] a team, set up a team [[Teams/MailingLists|mailing list]].||
||<style="background:#F1F1ED;">'''[[Projects]]'''|| [[Projects/Registering|Register a project]], learn about [[Projects/SeriesMilestonesReleases|releases]], publish your [[Projects/FileDownloads|project files]], buy a [[https://answers.launchpad.net/launchpad/+faq/208|commercial subscription]] for a non-open source project.||
||<style="background:#F1F1ED;">'''[[Bugs|Bug tracker]]'''|| [[Bugs/YourProject|Bug tracking for your project]], [[Bugs/MultiProjectBugs|track one bug across many projects]], Launchpad's [[Bugs/Statuses|bug statuses]], [[Bugs/Subscriptions|subscribe to bugs]] by email and Atom feed, learn the bug tracker's [[Bugs/EmailInterface|email interface]], [[Bugs/BugzillaPlugin|Bugzilla]] and [[Bugs/TracPlugin|Trac]] plugins.||
||<style="background:#F1F1ED;">'''[[Translations]]'''||[[Translations/StartingToTranslate|Help for translators]], [[Translations/YourProject|translation help for projects]].||
||<style="background:#F1F1ED;">'''[[Code|Code Hosting]]'''|| [[Code/FindingAndDownloading|Finding and downloading code]], [[Code/UploadingABranch|uploading code to Launchpad]], [[Code/TeamBranches|team branches]], [[Code/Review|code reviews]], [[Code/BugAndBlueprintLinks|linking branches to bugs]], [[Code/PersonalBranches|non-project branches]], [[Code/Imports|importing CVS, Subversion and git repos into Bazaar branches]].||
||<style="background:#F1F1ED;">'''[[Answers]]'''||[[Answers/AskingForHelp|Ask for help with free software]], [[Answers/OfferingHelp|offer help]], use Answers for [[Answers#your-project|your project]].||
||<style="background:#F1F1ED;">'''[[Blueprint]]'''||Track specifications and chunks of work.||
||<style="background:#F1F1ED;">'''[[Packaging]]'''||[[Packaging/PPA|Personal package archives]] &mdash; build and publish Ubuntu packages in your own apt repository. [[Packaging/SourceBuilds|Source package recipes]] &mdash; create daily builds from a Bazaar branch. [[Packaging/UploadErrors|Common package upload errors]]. ||
||<style="background:#F1F1ED;">'''[[API]]'''|| Use the [[https://help.launchpad.net/API/launchpadlib|Python library]], use the [[https://help.launchpad.net/API/Hacking|API without Python]], read the [[http://launchpad.net/+apidoc|reference documentation]] and more.||


== Get involved ==

Launchpad is free software. You can get involved in a number of ways:

 * '''[[https://dev.launchpad.net|Join the development community]]:''' learn about and participate in Launchpad development.
 * '''[[GetInvolved/BetaTesting|Beta testing]]:''' be the first to try new features and help shape them before launch.
 * '''[[DocTeam|Documentation team]]:''' help others to use Launchpad with user guides, screencasts and more.

== Other stuff ==
 
 * Found spam in Launchpad? [[https://answers.launchpad.net/launchpad/+addquestion|Report it]] to the Launchpad team.
 * [[http://blog.launchpad.net/|The Launchpad blog]].
 * [[http://www.youtube.com/CanonicalLaunchpad|Launchpad's YouTube channel]], [[Videos|Ogg Theora versions]]
 * See [[http://blog.launchpad.net/maintenance|planned downtime]] and subscribe to our [[http://blog.launchpad.net/category/notifications/feed|notification feed]].
 * Look up unfamiliar terms in our [[Glossary|glossary]].

Please also take a look at our [[TermsofUse|terms of use]], [[PrivacyPolicy|privacy policy]] and other [[Legal|legal information]].

Welcome to Launchpad Help

Launchpad is an open source suite of tools that help people and teams to work together on software projects. See the tour for an introduction to what you can do with Launchpad.

I want to...

Track my project's bugs

Host my project's code

Translate my project

Distribute Ubuntu software

Run a mailing list

Help translate a project

Talk to us — we're here to help

In IRC chatrooms

#launchpad channel for user questions, #launchpad-dev for development. Both are on Freenode. (If you don't know about IRC, try this guide).

On our mailing lists

launchpad-users for user questions, launchpad-dev for development.

Via the web

Launchpad Answers.

New to Launchpad

Privacy, confidentiality and disclosure in Launchpad

The types of information that Launchpad recognises, how to change information types, and how to share them with people.

User guide

Your account

Create a new account, learn about karma, log into other websites with OpenID, contact people and teams.

Teams

Join a team, create and run a team, set up a team mailing list.

Projects

Register a project, learn about releases, publish your project files, buy a commercial subscription for a non-open source project.

Bug tracker

Bug tracking for your project, track one bug across many projects, Launchpad's bug statuses, subscribe to bugs by email and Atom feed, learn the bug tracker's email interface, Bugzilla and Trac plugins.

Translations

Help for translators, translation help for projects.

Code Hosting

Finding and downloading code, uploading code to Launchpad, team branches, code reviews, linking branches to bugs, non-project branches, importing CVS, Subversion and git repos into Bazaar branches.

Answers

Ask for help with free software, offer help, use Answers for your project.

Blueprint

Track specifications and chunks of work.

Packaging

Personal package archives — build and publish Ubuntu packages in your own apt repository. Source package recipes — create daily builds from a Bazaar branch. Common package upload errors.

API

Use the Python library, use the API without Python, read the reference documentation and more.

Get involved

Launchpad is free software. You can get involved in a number of ways:

Other stuff

Please also take a look at our terms of use, privacy policy and other legal information.

FrontPage (last edited 2022-11-08 21:02:17 by jugmac00)