1

How can i remove news, description and image from the main collection and collection view in dspace. What are the files to edit?

phang
  • 518
  • 4
  • 20

1 Answers1

1

For the Mirage2 UI, the following files would need to be modified.

For the Mirage UI, the following files would need to be modified

terrywb
  • 3,740
  • 3
  • 25
  • 50
  • Thank you for this. I just dont know which part of the two files to change. I have tried changing them and packing the project but no change. – phang Feb 21 '19 at 18:21
  • After making the change, did you run the maven build, run the ant build and restart tomcat? I recommend that you start a new question detailing what you have tried so far. Include the code that you have tried to edit. – terrywb Feb 21 '19 at 18:39