[GeoNetwork-devel] Metadata field only visible to registered user

Hello,

I want to make sure that a metadata field is visible in display only to
registered users.
(e.g. like the button "Edit").

Is it possible do it?

Thx,
Clar
--
View this message in context: http://n2.nabble.com/Metadata-field-only-visible-to-registered-user-tp4413141p4413141.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.

Hi Clar. This is completely possible. Search for user-profiles.xml. In this
file, you can see the right allotment for all the different types of users.
To give the "RegisteredUser" profile the edit feature, find the code that is
responsible for the feature and move it to inside the registered user
profile. It is very easy to do. Hope this helps.
--
View this message in context: http://n2.nabble.com/Metadata-field-only-visible-to-registered-user-tp4413141p4476047.html
Sent from the GeoNetwork developer mailing list archive at Nabble.com.