diff -r b3ee7d1b472a -r 64c2eaafe5e2 src/widgets/CreateAnnotation.js --- a/src/widgets/CreateAnnotation.js Fri Jun 29 16:22:52 2012 +0200 +++ b/src/widgets/CreateAnnotation.js Thu Jul 05 19:08:13 2012 +0200 @@ -10,13 +10,14 @@ show_title_field : false, /* For the moment, titles can't be sent to ldtplatform */ show_creator_field : true, start_visible : true, - always_visible : true, + always_visible : false, sync_on_slice_widget : true, /* If false, syncs on current timecode */ takeover_arrow : false, - minimize_annotation_widget : false, + minimize_annotation_widget : true, creator_name : "", - creator_avatar : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", + creator_avatar : "", tags : false, + tag_titles : false, pause_on_write : true, max_tags : 8, polemics : [{ @@ -91,11 +92,11 @@ IriSP.Widgets.CreateAnnotation.prototype.template = '