Changes between Version 1 and Version 2 of Ticket #1324


Ignore:
Timestamp:
Apr 19, 2010, 12:21:17 AM (14 years ago)
Author:
jng
Comment:

Description changed so that previewing matches how its done in Studio (which the original description was 95% close to)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1324 – Description

    v1 v2  
    66}}}
    77
    8 This enhancement will use the actual web layout resource id instead of the working (session) copy. This makes the editor functionally line up with MapGuide Studio.
     8This ticket will use the actual web layout resource id instead of the working (session) copy. This makes the editor functionally line up with MapGuide Studio.
    99
    10 When the "View in browser" button is clicked, the library resource will be updated with the session copy, before the preview url is launched.
     10Because there may be a disconnect between the library and session copies of the web layout (eg. The user hasn't saved the changes), a prompt will be displayed to save the current resource if the session copy has unsaved changes, before invoking the "view in browser" function
    1111
    12 ~~Because there may be a disconnect between the library and session copies of the web layout (eg. The user hasn't saved the changes), a prompt will be displayed to save the current resource if the session copy has unsaved changes, before invoking the "view in browser" function~~
     12Note that this only affects the "View in browser" function. The regular preview (from the toolbar button) will still display using the session copy, which reflects the current state of the resource (saved or unsaved).
    1313
    14 ~~Note that this only affects the "View in browser" function. The regular preview (from the toolbar button) will still display using the session copy, which reflects the current state of the resource (saved or unsaved).~~
     14This way we can have a before/after preview where clicking "View in browser" gives us the last-saved version of the library resource, and previewing via the toolbar button gives us the current version (w/ any unsaved changes).
    1515