mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
DS-1251 Make Mirage the default XMLUI theme
commenting the reference theme and uncommenting the mirage theme in xmlui.xconf
This commit is contained in:
@@ -120,11 +120,11 @@
|
||||
<!-- <theme name="Test Theme 1" handle="123456789/1" path="theme1/"/> -->
|
||||
<!-- <theme name="Test Theme 2" regex="community-list" path="theme2/"/> -->
|
||||
|
||||
<!-- Default theme -->
|
||||
<theme name="Default Reference Theme" regex=".*" path="Reference/" />
|
||||
<!-- Mirage theme, @mire contributed theme, default since DSpace 3.0 -->
|
||||
<theme name="Atmire Mirage Theme" regex=".*" path="Mirage/" />
|
||||
|
||||
<!-- Mirage theme, @mire contribution of new theme to support easier development and branding -->
|
||||
<!-- <theme name="Atmire Mirage Theme" regex=".*" path="Mirage/" /> -->
|
||||
<!-- Reference theme, the default Manakin XMLUI layout up to DSpace 1.8 -->
|
||||
<!-- <theme name="Default Reference Theme" regex=".*" path="Reference/" /> -->
|
||||
|
||||
<!-- Classic theme, inspired by the JSP UI -->
|
||||
<!-- <theme name="Classic" regex=".*" path="Classic/" /> -->
|
||||
|
Reference in New Issue
Block a user