Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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?

Related Tasks

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels