Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't create a new draft/reviewed version if "save and continue editing" is clicked #33

Open
andreash opened this issue Jun 14, 2009 · 3 comments

Comments

@andreash
Copy link

If I intend "just to save" and then continue my work, it might be a good idea, that no new version is created, at least not if the page isn't published yet. How about just saving the updated page into the current version?

Cheers,
Andreas

@jgarber
Copy link
Owner

jgarber commented Jun 23, 2009

Yeah, I agree. I think we're going to have 100 drafts between published versions if we don't. The only thing I worry about is how it affects rollback. If I keep making a change and clicking Save and Continue Editing but then I accidently delete a chunk of text, there's no way to go back.

@jgarber
Copy link
Owner

jgarber commented Jun 23, 2009

So I'm thinking there might be a way to group minor revisions by some combination of time, button clicked, and status.

@nicholasjhenry
Copy link

I commented about this in Issue #11, but it appears my comments maybe more relevant here:

An alternative implementation could be a "Save without Revision" option which overwrites the last revision (similar to Writeboard)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants