You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by "Dave Jarvis (JIRA)" <ji...@apache.org> on 2017/04/25 17:59:04 UTC

[jira] [Updated] (JSPWIKI-436) Auto-save during editing

     [ https://issues.apache.org/jira/browse/JSPWIKI-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Jarvis updated JSPWIKI-436:
--------------------------------
    Priority: Major  (was: Minor)

> Auto-save during editing
> ------------------------
>
>                 Key: JSPWIKI-436
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-436
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Core & storage
>    Affects Versions: 2.8
>            Reporter: brushed
>             Fix For: 3.0
>
>
> Allow to auto-save the page during (long) edit-sessions.
> This requires the jspwiki-engine to support Minor -Edit [JSPWIKI-435]	such that no new versions are created for each auto-save operations.
> The auto-save will be performed through an ajax call to the backend.
> {noformat}
> POST:
> {"id":nnn,"method":"edit.saveText","params":["markup",xxxx]}
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)