You're viewing old version number 4. - Current version

Add auto-save and live preview to blog posts

  • Definitely add the auto-save feature when creating/updating a blog post.
    • Client-side JavaScript would send Textile blog post markup to the server (like hitting the post button) at regular intervals.
    • Save interval: every five minutes? That would create a lot of versions, but who cares? The key is saving content.
  • Less important, do something similar to Ghost where the writing screen is enlarged, at least on larger screens like laptops, desktops, and maybe tablets.
    • /microblogpost/1227
    • The writing area goes beyond the standard CSS "sitewide" definition."
    • Writing/previewing area would use approx 900 to 1000px wide or wider.
    • Split vertical split screen.
    • Left pane would be the writing/Textile textarea box.
    • Right pane would be the live preview.
      • Preview, however, may not update with each keystroke. May not want that much complexity and JavaScript code. That would require a Textile and Junco translator in the browser.
      • Preview pane would update when user hit preview button. The left pane would not change, but the right pane would update.
      • Preview pane would update when the auto-save executes every five minutes.

http://jsfiddle.net/JimmySawczuk/PuWju/

#junco
#todo_later

From JR's : articles
178 words - 1196 chars
created on
updated on - #
source - versions

Related articles
Interesting task list feature for bullet point lists - Aug 09, 2013
Add collapsible header sections on mobile display - Jun 27, 2013
Possible to-do item - Author Marks - Jul 30, 2013
Add a forwarding feature? - Jun 27, 2013
Implement single page application qualities - Apr 01, 2014
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Nov 15, 2024 - 12:33 a.m. EST