Activity Team/FAQ: Difference between revisions
No edit summary |
Garycmartin (talk | contribs) Added list of SL processes & resources for authors |
||
Line 10: | Line 10: | ||
=== Activity Development questions === | === Activity Development questions === | ||
==== What Sugar Labs author resources should I be aware of? ==== | |||
:For new Activities: | |||
::Create a Gitorious project repository at http://git.sugarlabs.org/ and start hacking on your code! :-) | |||
::Request a trac component for your activity at http://dev.sugarlabs.org/ | |||
::Open a trac ticket to request addition to Pootle our translation system (if your strings are mature) | |||
::Add your Activity to http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Roadmap if you want to be on the SoaS distro | |||
:If your Activity is migrating over from the OLPC infrastructure: | |||
::See [[Activity_Team/How_to_migrate_from_OLPC|How to migrate from OLPC]]. | |||
:When releasing an existing Activity: | |||
::If you have one, update your wiki page at http://wiki.sugarlabs.org/go/Activities/<actvity-name> | |||
::Upload your new .xo bundle, screenshots, notes to http://activities.sugarlabs.org/ | |||
::Upload .bz2 source to shell.sugarlabs.org /upload/sugar/sources/honey | |||
::Edit http://wiki.sugarlabs.org/go/Development_Team/Source_Code and make sure it's pointing to your latest .bz2 | |||
==== Where do I find information about implementing X in Sugar? ==== | ==== Where do I find information about implementing X in Sugar? ==== |