Hello everyone,
We installed dspace6.0 with mirage2 xmlui interface.
We hope to use the bootswatch lumen theme. We followed the steps in
https://github.com/antoine-atmire/DSpace/tree/mirage2%2Bbootswatch/dspace/modules/xmlui-mirage2/src/main/webapp/themes/Mirage2/styles
But dspace site is loaded without any css.
We copied under
dspace/modules/xmlui-mirage2/src/main/webapp/themes/Mirage2/styles:
--directory bootstrap_color_scheme with _main.scss:
@import "compass";
@function twbs-font-path($font-name) {
@return "../vendor/bootstrap-sass-official/assets/fonts/" + $font-name
}
@import
"../vendor/bootstrap-sass-official/assets/stylesheets/bootstrap/_variables.scss";
@import "bootswatch.min.css";
@import "shared/dspace-bootstrap-tweaks";
@import "../vendor/jquery-ui/themes/base/jquery-ui.css";
@import "style";
--file _bootswatch.scss
--file _styles.scss
And we actived the profile bootstrap_color_scheme in
dspace/modules/xmlui-mirage2/pom.xml
How can we get the theme worked?
Thanks for help
--
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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.