src/cm/api/handlers.py
changeset 300 7aaf5c0d6af4
parent 299 34b4038e3069
child 328 2a6033ca510e
--- a/src/cm/api/handlers.py	Mon Jul 19 17:26:25 2010 +0200
+++ b/src/cm/api/handlers.py	Thu Jul 22 17:27:24 2010 +0200
@@ -191,7 +191,8 @@
 `content`: new content (in specified format)<br />
 `note`: note to add to edit<br />
 `new_version`: boolean: should a new version of the text be created?<br />
-`keep_comments`: boolean: should existing comments be keep (if possible)?<br />
+`keep_comments`: boolean: should existing comments be kept (if possible)?<br />
+`cancel_modified_scopes`: if set to 1, existing comments without scope in a new version are detached, otherwise they are deleted<br />
     """ 
     
     @staticmethod