从 collection 和社区中删除新闻、描述和图片
Remove news, description and image from collection and communities
如何从 dspace 的 collection 和 collection 主视图中删除新闻、描述和图像。要编辑哪些文件?
对于 Mirage2 UI,需要修改以下文件。
- https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-xmlui-mirage2/src/main/webapp/xsl/aspect/artifactbrowser/collection-view.xsl
- https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-xmlui-mirage2/src/main/webapp/xsl/aspect/artifactbrowser/community-view.xsl
对于幻影UI,需要修改以下文件
如何从 dspace 的 collection 和 collection 主视图中删除新闻、描述和图像。要编辑哪些文件?
对于 Mirage2 UI,需要修改以下文件。
- https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-xmlui-mirage2/src/main/webapp/xsl/aspect/artifactbrowser/collection-view.xsl
- https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-xmlui-mirage2/src/main/webapp/xsl/aspect/artifactbrowser/community-view.xsl
对于幻影UI,需要修改以下文件