Sugar Network/Resources: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 51: | Line 51: | ||
'''Context.type''' | '''Context.type''' | ||
* ''activity'', Sugar activity; | * ''activity'', Sugar activity; | ||
* ''book'', books in various forms; | * ''book'', books in various forms; | ||
* '' | * ''talks'', offline discussion groups; | ||
* ''project'', general purpose context to group related Post objects; | |||
* ''package'', GNU/Linux package metadata. | * ''package'', GNU/Linux package metadata. | ||
Context type specifies how context, and all related resources, can be used. For example, ''activity'' type assumes activity bundles uploaded to the ''Context.releases'' property, or, ''project'' contexts might have associated ''issue'' type Post objects. | |||
<div id="context-releases"></div> | <div id="context-releases"></div> | ||
| Line 74: | Line 76: | ||
* ''topic'', general purpose top-level Post; | * ''topic'', general purpose top-level Post; | ||
* ''review'', review the Context (topic); | * ''review'', review the Context (topic); | ||
* '' | * ''artefact'', object generated by Context application (topic); | ||
* ''question'', Q&A request (topic); | * ''question'', Q&A request (topic); | ||
* '' | * ''issue'', problem with the Context (topic); | ||
* ''idea'', an idea for the Context (topic); | * ''idea'', an idea for the Context (topic); | ||
* '' | * ''notice'', auto-generated Post for updates within the Context (topic); | ||
* '' | * ''post'', general purpose dependent Post; | ||
* '' | * ''solution'', solution for question, issue, or, idea (post). | ||