After search & test for many solutions within the forum, I has successfully disabled the 'edit permission' from sidebar and dropdown menu for user album.
Now the question is how to disable 'view permission' and 'reorder' from sidebar and dropdown menu?
As to 'view permission', after the user album owner's 'edit permission' was revoked, he still has the 'view permission'. So how to remove the 'view permission' also?
As to re-order, I have setup re-arrange plugin, so re-order is a dulplicate function.
Update: Solved. See below. Not perfect but works.
Posts: 69
is it related with modules/core/module.inc,
and
Posts: 69
work around Solution:
for reoder (two similar blocks):
find
replace
for view permission(two similar blocks):
add before
, after the end, add a close "}".