Changes

Jump to navigation Jump to search
127 bytes removed ,  02:59, 4 September 2014
no edit summary
Line 52: Line 52:  
'''Context.type'''
 
'''Context.type'''
   −
* ''activity'', Sugar activity;
+
* ''activity'', Sugar application;
 
* ''book'', books in various forms;
 
* ''book'', books in various forms;
* ''talks'', offline discussion groups;
+
* ''group'', a social group of related activities;
* ''project'', general purpose context to group related Post objects;
+
* ''talks'', sub-type to mix-in offline discussion forum;
* ''package'', GNU/Linux package metadata.
+
* ''project'', sub-type to mix-in issue tracker and polling functionality.
    
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, [[#post-type|Post.type]] depends on Context type it was created for.
 
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, [[#post-type|Post.type]] depends on Context type it was created for.
Line 73: Line 73:     
* ''topic'', general purpose discussion; ''talks'' Contexts;
 
* ''topic'', general purpose discussion; ''talks'' Contexts;
* ''review'', review the Context; ''activity'' or ''book'' Contexts;
   
* ''artefact'', object generated by Context application; ''activity'' Contexts;
 
* ''artefact'', object generated by Context application; ''activity'' Contexts;
 
* ''issue'', problem with the Context; ''project'' Contexts;
 
* ''issue'', problem with the Context; ''project'' Contexts;
 
* ''poll'', a poll within the Context; ''project'' Contexts;
 
* ''poll'', a poll within the Context; ''project'' Contexts;
* ''notice'', auto-generated Post for updates within the Context; Context type independent;
   
* ''post'', a comment for a parent Post object; Context type independent.
 
* ''post'', a comment for a parent Post object; Context type independent.
  

Navigation menu