Diff for "FrontPage"

Not logged in - Log In / Register

Differences between revisions 91 and 93 (spanning 2 versions)
Revision 91 as of 2009-07-27 16:45:50
Size: 4675
Editor: 92-237-59-186
Comment:
Revision 93 as of 2009-08-03 16:00:52
Size: 4800
Editor: 92-237-59-186
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
||<tablestyle="float:right; font-size: 0.9em; width:25%; background:#fff; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Quick links'''||
|| [[NewToLaunchpad|Get started with Launchpad]]<<BR>>[[HelpRotation|See who's on help duty]]<<BR>>[[Feedback|Contact the team]] ||

Launchpad is an open source suite of tools that help people and teams to work together on software projects.

||<tablestyle="width: 100%;" colspan=3 style="background: #2a2929; font-weight: bold; color: #f6bc05;">I want to...||
||'''~+[[Bugs/YourProject|Track my project's bugs]]+~''' || '''~+[[Code|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]]+~''' ||

<<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]], encourage [[Teams/Mentoring|mentoring]].||
||<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|Translating software]], [[Translations/YourProject|translating your project]], [[Translations/Groups|translation groups]].||
||<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]] - build and publish Ubuntu packages in your own apt repository. [[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://edge.launchpad.net/+apidoc|reference documentation]] and more.||
Line 11: Line 28:
Launchpad is a free software suite of tools that help people and teams to work together on software projects. Read on to find out how to use Launchpad and get involved in our community.

<<Anchor(user-guide)>>
= User guide =

Want to learn Launchpad? Take a look through this user guide to get an overview of how it all fits together.

 * '''[[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]].
 * '''[[Teams]]:''' [[Teams/Joining|join]] a team, [[Teams/CreatingAndRunning|create and run]] a team, set up a team [[Teams/MailingLists|mailing list]], encourage [[Teams/Mentoring|mentoring]].
 * '''[[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.
 * '''Bug Tracker:'''
  * use the [[Bugs/YourProject|bug tracker for your project]]
  * learn about [[Bugs/Expiry|bug expiry]]
  * [[Bugs/MultiProjectBugs|track one bug across many projects]]
  * Launchpad's [[Bugs/Statuses|bug statuses]] and how it [[Bugs/Statuses/External|translates external bug statuses]]
  * [[Bugs/Subscriptions|subscribe to bugs]] by email and Atom feed
  * learn the bug tracker's [[Bugs/EmailInterface|email interface]].
  * '''BETA:''' share bug comments between Launchpad and external trackers: [[Bugs/BugzillaPlugin|Bugzilla]] and [[Bugs/TracPlugin|Trac]].
 * '''[[Translations]]:''' [[Translations/StartingToTranslate|Translating software]], [[Translations/YourProject|translating your project]], [[Translations/Groups|translation groups]].
 * '''[[Code|Code Hosting]]:'''
  * [[Code/FindingAndDownloading|Finding and downloading code]]
  * [[Code/UploadingABranch|Uploading code to Launchpad]]
  * [[Code/TeamBranches|Team branches]]
  * [[Code/Review|Code reviews and voting]]
  * [[Code/BugAndBlueprintLinks|Linking branches to bug reports and blueprints]]
  * [[Code/PersonalBranches|Personal - non-project - branches]]
  * [[Code/Imports|Importing CVS and Subversion repositories into Bazaar branches]]
 * '''[[Answers]]:''' [[Answers/AskingForHelp|ask for help with free software]], [[Answers/OfferingHelp|offer help]], use Answers for [[Answers#your-project|your project]].
 * '''Blueprint:''' [[Blueprint|track specifications]] and chunks of work.
 * '''[[Packaging]]:''' [[Packaging/PPA|Personal package archives]] - build and publish Ubuntu packages in your own apt repository. [[Packaging/UploadErrors|Common package upload errors]].
 * '''BETA: [[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://edge.launchpad.net/+apidoc|reference documentation]] and more.


= Get involved =
== Get involved ==
Line 52: Line 36:
= Other stuff = == Other stuff ==

Welcome to Launchpad Help

Launchpad is an open source suite of tools that help people and teams to work together on software projects.

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

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, encourage mentoring.

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

Translating software, translating your project, translation groups.

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. 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)