Hi,
I have just commited some changes in the Jyve code. Now there is a
feature where you can set permissions to allow the users to modify
their own entries (projects, ..., answers). These permissions are
named: modify_own_project, ..., modify_own_answer.
You also need to update your turbine classes.
SQL insert script to assign these permissions will follow later.
For the moment You can assign this permissions manually in the db, or
use the turbine user admin tools. (Don't forget, that Permissions are
assigned to Roles and Roles are assigned to Users/Visitors)
Remark:
I did not add this new feature to the Delete* classes, since they seam
to not the be in use anyway. Or am I wrong..? (For deleting entries the
Update* classes are used.)
Question to Jon *:
Could these Delete* files be removed from CVS?
Have fun!
(especially with this new feature)
t. Bernie
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]