cancel
Showing results for 
Search instead for 
Did you mean: 

Hide exif from view

biker89
Confirmed Champ
Confirmed Champ

Hello. Are there any ways to hide\not show element EXIF when user open image?

1 ACCEPTED ANSWER

kalpesh_c2
Star Collaborator
Star Collaborator

Hi,
You wanted to only hide the properties or remove the properties ?
If you wanted to remove then goto manage aspects and remove this

EXIF (exif:exif)

aspect from Currently Selected aspects,

Thanks,
Kalpesh
ContCentric

View answer in original post

2 REPLIES 2

kalpesh_c2
Star Collaborator
Star Collaborator

Hi,
You wanted to only hide the properties or remove the properties ?
If you wanted to remove then goto manage aspects and remove this

EXIF (exif:exif)

aspect from Currently Selected aspects,

Thanks,
Kalpesh
ContCentric

cesarista
World-Class Innovator
World-Class Innovator

Hi:

If you do not need EXIF metadata extraction, you may disable it in alfresco-global.properties (extracter.TikaAuto.enabled=false). So new uploaded content will not extract metadata automatically and so, it will not show exif properties. 

Regards.

--C.