Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/cf5892853ce6fb19#

Hello,

I think inportal CMS is missing a 2 commons and very usefull functions we
can find in every serious content editor:   -

  • autosave content : need to create a "draft" state

      ...

        • avoid loosing work because session became inactive (IP change, session

      ...

        • timeout)

      ...

        • prevent loss on browser crash

      ...

        • give ability to continue later, without publishing

      ...

        • preview content : view final page in new window

      ...

        • make sure of final content before being online (impossible actually)

      ...

        • test "look" without changing live pages

      ...

        • correct errors before they are "live"

      The matter is we have 2 types of content, and the real "CMS" content is only
      accessible from a wysiwig editor, any idea on how to implement this? Maybe a
      link next to "Edit page", or later when editor is loaded?
      p

      Related Tasks

      Jira Legacy
      serverIn-Portal Issue Tracker
      keyINP-915