diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/lib/global-vars.xsl b/ccm-sci-bundle/web/themes/foundry/foundry/lib/global-vars.xsl index a015164fc..181b8b020 100644 --- a/ccm-sci-bundle/web/themes/foundry/foundry/lib/global-vars.xsl +++ b/ccm-sci-bundle/web/themes/foundry/foundry/lib/global-vars.xsl @@ -62,9 +62,13 @@ processor, some are read from the configuration files of Foundry and some are de

- + + +

@@ -199,15 +203,15 @@ processor, some are read from the configuration files of Foundry and some are de - --> +--> - - -

- The languages supported by this theme. They are configured in - conf/global.xml using the <supported-languages> - element. Example for german and english: -

+
+    
+        

+ The languages supported by this theme. They are configured in + conf/global.xml using the <supported-languages> + element. Example for german and english: +

                 <?xml version="1.0"?>
                 <foundry:configuration>
                     …
@@ -217,89 +221,89 @@ processor, some are read from the configuration files of Foundry and some are de
                     </supported-languages>
                     …
                 </foundry:configuration>
-                
-

-
-
- +
+

+
+
+ - - -

- The language to use by theme engine for static texts etc. The language is determined - as follows: -

-
    -
  • If the negotiated language is also in the supported-languages
  • -
  • If not the language which set by the default attribute of the - <supported-languages> is used, but only if this language - is in the supported languages.
  • -
  • Otherwise the first of the supported languages is used.
  • -
-
-
- - - - - - - - - - - - + + +

+ The language to use by theme engine for static texts etc. The language is determined + as follows: +

+
    +
  • If the negotiated language is also in the supported-languages
  • +
  • If not the language which set by the default attribute of the + <supported-languages> is used, but only if this language + is in the supported languages.
  • +
  • Otherwise the first of the supported languages is used.
  • +
+
+
+ + + + + + + + + + + + - +
- + - - - + + + - - - + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - + + + - - - - + + + + - - - - + + + + \ No newline at end of file diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl b/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl index 00f532f97..fa2bb4f39 100644 --- a/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl +++ b/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/html-tags.xsl @@ -412,7 +412,7 @@ - + @@ -427,6 +427,10 @@
+
Theme mode
+
+ +
@@ -486,7 +490,7 @@
- + @@ -1140,7 +1144,7 @@ + href="{foundry:gen-path('styles/debug-mode.css', 'internal')}"/> diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/loaders.xsl b/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/loaders.xsl index 95f82ac6c..6fdbbad64 100644 --- a/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/loaders.xsl +++ b/ccm-sci-bundle/web/themes/foundry/foundry/lib/template-tags/loaders.xsl @@ -166,45 +166,17 @@ - - + href="{foundry:gen-path(concat('styles/', $filename, $origin))}" />
diff --git a/ccm-sci-bundle/web/themes/foundry/foundry/lib/utils.xsl b/ccm-sci-bundle/web/themes/foundry/foundry/lib/utils.xsl index fe873ebac..af559eb20 100644 --- a/ccm-sci-bundle/web/themes/foundry/foundry/lib/utils.xsl +++ b/ccm-sci-bundle/web/themes/foundry/foundry/lib/utils.xsl @@ -185,14 +185,7 @@ - - - + @@ -201,7 +194,7 @@ - -