To make the right mouse click more flexible it is useful to make an ajax
request for each one.
Examples of situations in which it is useful:
If file is read only, lesser options are needed
If working with multiple users, you may want to put a lock on files when
entering edit mode of a file.
(Suggestion: add ad column locked with possible values 0|1 to the files
table. To avoid a permanent lock if a user leaves the site at some point
require a relock every ... say 5 minutes and ad a locktime DATATIME field
to files)
Original issue reported on code.google.com by bterku...@gmail.com on 30 Oct 2006 at 11:54
Original issue reported on code.google.com by
bterku...@gmail.com
on 30 Oct 2006 at 11:54