You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2019. It is now read-only.
I want to be able to do the following things for any type of (conforming) content:
Every time I edit a piece of content, the system should create a new revision. I should be able to view these revisions without having to roll back.
If I screw up and want to roll back, the system should let me roll back to any point in the history tree (by duplicating it so that the reversion itself is a historied change)!
If I roll back to a specific point and then make a revision based on that, the system should append this history as well.
If I roll back and want to roll back to the state before I rolled back, I should be able to roll back my roll back. (Cue xzibit meme in comments, I know.)
If I delete an item, it moves it to a trash bin, and it is recoverable until I expunge the trash.
Oh. It also has to work with translation.
The text was updated successfully, but these errors were encountered:
I want to be able to do the following things for any type of (conforming) content:
Oh. It also has to work with translation.
The text was updated successfully, but these errors were encountered: