Changes

Jump to navigation Jump to search
399 bytes added ,  17:18, 9 March 2009
Line 16: Line 16:     
=== View source ===
 
=== View source ===
There has been some refinements to the View Source dialog. You can access it from the Activity palette in the Frame or by using 'Shift+Alt+V' directly.
+
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 'Shift+Alt+V' directly when in an activity.
 +
 
 +
 
 +
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