What theme(s) am I using? Greetings, I am working on upgrading DSpace 4.0 to the modern version, but meanwhile, I would like to edit the simple item display, adding fields like dc.description.abstract or dc.rights. I read the old conversations and understand that I would need to edit item-view.xsl. My question is - how do I know which one(s) to edit? When I run a search, I find 4 copies of item-view.xsl located in:
C:\DSpace\webapps\xmlui\themes\Mirage\lib\xsl\aspect\artifactbrowser C:\DSpace\webapps\xmlui\themes\Mirage42\lib\xsl\aspect\artifactbrowser C:\DSpace\webapps\xmlui\themes\dri2xhtml-alt\aspect\artifactbrowser C:\DSpace\webapps\xmlui\themes\Mirage-Myspace\lib\xsl\aspect\artifactbrowser The xmlui.xconf file has the following themes listed in the following order. Do I understand that all of them could being used, but Mirage is the main one, because it has regex=".*"? Would I still have to touch up all? <theme name="Mirage-Myspace" handle="10000/1000" path="Mirage-Myspace/" /> <theme name="Mirage" regex=".*" path="Mirage/" /> <theme name="Mirage42" handle="10000/1000" path="Mirage42/" /> <theme name="Economy" handle="10000/1001" path="EconomyTheme/"/> -- All messages to this mailing list should adhere to the DuraSpace Code of Conduct: https://duraspace.org/about/policies/code-of-conduct/ --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/88bf94ab-aefc-4119-9a27-23d4c4624c80n%40googlegroups.com.
