Quote:
Originally Posted by Phalynx
Another Issue:
Our Modcrew cannot change the "Rename" field (linkfile)
I took a view on the template "links_addnewlink" and read this:
Code:
<if condition="$links_permissions['can_set_permissions'] and ($links_permissions['can_upload_files'] or $links_permissions['can_link_files'])">
Why this field requires "can_set_permissions"?
|
I have tended to use the *can_set_permissions* permission as a shorthand for 'LDM administrator'. A number of the fields on the add entry and add category forms are kept restricted from standard users, as (way back in the distant history of LDM) the sense was that normal users should not have access to them.