Mercurial > p > roundup > code
diff doc/user_guide.txt @ 2138:f76d1642014a
doc cleanup, editing and creation of a What's New
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 26 Mar 2004 06:02:20 +0000 |
| parents | ee3cf6a44f29 |
| children | ef226254ef46 096063697f77 |
line wrap: on
line diff
--- a/doc/user_guide.txt Fri Mar 26 05:16:03 2004 +0000 +++ b/doc/user_guide.txt Fri Mar 26 06:02:20 2004 +0000 @@ -2,7 +2,7 @@ User Guide ========== -:Version: $Revision: 1.26 $ +:Version: $Revision: 1.27 $ .. contents:: @@ -176,6 +176,14 @@ When searching on interval properties use the same syntax as for dates. +Simple support for collision detection +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +Item edit pages remember when the item was last edited. When a form is +submitted, the user will be informed if someone else has edited the item +at the same time they tried to. + + Web Interface =============
