Created
September 3, 2009 19:43
-
-
Save web-zen/180488 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using a Web based javascript editor (EditArea) to edit xml files I wish to allow: | |
User creates new file and saves it | |
User opens current version of file, makes edits, saves it with no conflicts. | |
User opens current version of file, makes edits, has conflict, merges edits, saves. | |
User compares current version of file to selected older version from list. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment