h1. Resolved - Enhance the split screen posting mode *Completed on 20Aug2013* # change the way preview works - done # allow for editing existing posts - done # when saving a post, allow for continue editing and saving - done h2. Change preview and save actions h3. Existing Actions * split screen - typing on the left and preview on the right * right-pointing arrow, switches to large version of single screen mode for typing * left-pointing arrow, switches to split screen mode * preview: ** when in split screen mode, app remains in split screen mode ** when in single screen mode for typing, the app switches to split screen to show the preview text * when in split screen mode or in single screen mode for typing, and when the save button is clicked, the app switches to split screen mode h3. Change Actions To * when in single screen mode for typing, and the preview button is clicked, only the large version of preview screen is displayed. do not switch to split screen mode. - *done* * when in split screen mode, and the preview button is clicked, remain in split screen mode. - *done* * when in single screen mode for typing, and the save button is clicked, remain in single screen mode for typing. - *done* * when in split screen mode, and the save button is clicked, remain in split screen mode. - *done* h2. Files to move into production * *files moved into production on 20aug2013* ** splitscreen.js ** splitscreen.css ** BlogPreview.pm ** BlogUpdate.pm ** BlogAdd.pm ** splitscreenform.tmpl ** blogpostform.tmpl * *20aug2013 done* - additional or repeat files to move into production: ** BlogEdit.pm ** BlogAdd.pm ** splitscreenform.tmpl h2. Files to move into production - 21Aug2013 *Completed on 21Aug2013* * splitscreen.js * splitscreenform.tmpl * BlogEdit.pm #resolved #junco