client/js/defaults.js
changeset 511 4a48a1a9fd1e
parent 487 48be7ebb3187
child 512 480c1d2d6915
equal deleted inserted replaced
510:a8f02d66bf02 511:4a48a1a9fd1e
    48     save_view: true,
    48     save_view: true,
    49         /* show buttons to save view */
    49         /* show buttons to save view */
    50     default_view: false,
    50     default_view: false,
    51         /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. the default_view will be the last */
    51         /* Allows to load default view (zoom+offset) at start on read_only mode, instead of autoScale. the default_view will be the last */
    52 
    52 
       
    53     /* URL parsing */
       
    54     update_url:true,
       
    55         /* update the url each time the paper shift or on zoom in/out, with the serialized view (offset and scale) */
       
    56     
    53 
    57 
    54     /* TOP BAR BUTTONS */
    58     /* TOP BAR BUTTONS */
    55     show_search_field: true,
    59     show_search_field: true,
    56     show_user_list: true,
    60     show_user_list: true,
    57     user_name_editable: true,
    61     user_name_editable: true,