Changes

103 bytes removed ,  03:39, 10 March 2009
Line 18: Line 18:  
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.
 
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.
   −
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 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 source of the current activity instance (the document). In the case of the Browse activity this would be the source of the HTML page currently displayed.  
    
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