Changes

Jump to navigation Jump to search
101 bytes added ,  03:31, 10 March 2009
Line 11: Line 11:     
=== Resume Activity ===
 
=== Resume Activity ===
In order to make it easier to continue past work, the home view will display recent entries in the activity palette. You can choose to resume those entries or starting a new instance of the activity with the palette 'Start' option.  
+
In order to make it easier to continue past work, the home view will display recent entries in the activity palette. You can choose to resume the entries or start a new instance of the activity with the palette 'Start' option.  
   −
When clicking on the activity icon in the favorites view, the last entry will be resumed by default. This is based on the assumption that in most of the cases one wants to resume previous work rather than creating a new instance.
+
When clicking on the activity icon in the favorites view, the last entry will be resumed by default. This is based on the assumption, that in most of the cases, one want to resume previous work rather than creating from scratch.
    
=== View source ===
 
=== View source ===
There were some great improvements to the View Source concept in this release cycle. You can display the source code of an activity  
+
There were some great improvements to the View Source concept in this release cycle. You can display the source code of an activity using the activity palette in the Frame or by using the keyboard short cut 'Shift+Alt+V' when in an activity.
using the activity palette in the Frame or by using 'Shift+Alt+V' directly when in an activity.
     −
 
+
The view source dialog will allow you to examine the content of the activity bundle and display it's files respectively. Further it allows you to survey  the latter is the source of the current activity instance, in the case of Browse this would be the source of the HTML page currently displayed. Activity authors need to implement get_document_path and return the path to the document the dialog should display.  
The former will handle the content of the activity bundle, the latter is the source of the current activity instance, in the case of Browse this would be the source of the HTML page currently displayed. Activity authors need to implement get_document_path and return the path to the document the dialog should display.  
      
The coloured activity icon represents the source of the activity instance. The outlined activity icon represent the bundle source for the activity itself, the template. We use this to help draw a distinction between the "activity instance" and the "activity bundle"
 
The coloured activity icon represents the source of the activity instance. The outlined activity icon represent the bundle source for the activity itself, the template. We use this to help draw a distinction between the "activity instance" and the "activity bundle"
3,267

edits

Navigation menu