29 Sep
2001
29 Sep
'01
1:28 p.m.
marc lindahl wrote:
From: Simon Blandford <home@simonb.org.uk>
I can use __ac_permissions__ to authorize what methods can/can't be accessed in the Document class but how do I enable certain methods whilst barring access to the file contents of the document itself?
Wouldn't that be the 'view' permission?
Err yes. But how do I create a Document object in python with this permission disabled? If I don't set the view flag for the whole Document Library then no one will be able to do anything with it Regards, Simon B.