|
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |
6 | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
7 | 7 | <link rel="shortcut icon" href="../../img/favicon.ico" /> |
8 | | - <title>Themes - QWC2 - 2025.6-lts</title> |
| 8 | + <title>Themes - QWC2 - 2025.03.06-lts</title> |
9 | 9 | <link rel="stylesheet" href="../../css/theme.css" /> |
10 | 10 | <link rel="stylesheet" href="../../css/theme_extra.css" /> |
11 | 11 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" /> |
|
33 | 33 | <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav"> |
34 | 34 | <div class="wy-side-scroll"> |
35 | 35 | <div class="wy-side-nav-search"> |
36 | | - <a href="../.." class="icon icon-home"> QWC2 - 2025.6-lts |
| 36 | + <a href="../.." class="icon icon-home"> QWC2 - 2025.03.06-lts |
37 | 37 | </a><div role="search"> |
38 | 38 | <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get"> |
39 | 39 | <input type="text" name="q" placeholder="Search docs" title="Type search term here" /> |
|
146 | 146 | <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> |
147 | 147 | <nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> |
148 | 148 | <i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
149 | | - <a href="../..">QWC2 - 2025.6-lts</a> |
| 149 | + <a href="../..">QWC2 - 2025.03.06-lts</a> |
150 | 150 |
|
151 | 151 | </nav> |
152 | 152 | <div class="wy-nav-content"> |
@@ -294,7 +294,7 @@ <h3 id="automatic-theme-configuration">Automatic theme configuration <a name="au |
294 | 294 | <h3 id="manual-theme-configuration">Manual theme configuration <a name="manual-theme-configuration"></a><a class="headerlink" href="#manual-theme-configuration" title="Permanent link">¶</a></h3> |
295 | 295 | <p>The theme configuration file is located as follows:</p> |
296 | 296 | <ul> |
297 | | -<li>Standalone viewer: <code>qwc2-app/themesConfig.json</code></li> |
| 297 | +<li>Standalone viewer: <code>qwc2-app/static/themesConfig.json</code></li> |
298 | 298 | <li><code>qwc-docker</code>: <code>qwc-docker/volumes/config-in/<tentant>/themesConfig.json</code></li> |
299 | 299 | </ul> |
300 | 300 | <p><em>Note</em>: when using <code>qwc-docker</code>, the themes configuration may also be embedded as <code>themesConfig</code> directly in <code>qwc-docker/volumes/config-in/<tentant>/tenantConfig.json</code>.</p> |
@@ -341,7 +341,7 @@ <h3 id="manual-theme-configuration">Manual theme configuration <a name="manual-t |
341 | 341 | } |
342 | 342 | </code></pre> |
343 | 343 | <p>Refer to <a href="#external-layers">External layers</a>, <a href="#theme-info-links">Theme info links</a>, <a href="#plugin-data">Plugin data</a> and <a href="#background-layers">Background layers</a> for the format of the respective definitions.</p> |
344 | | -<p>Refer to the <a href="https://github.com/qgis/qwc2-demo-app/blob/master/themesConfig.json">sample <code>themesConfig.json</code></a> for a complete example.</p> |
| 344 | +<p>Refer to the <a href="https://github.com/qwc-services/qwc-docker/blob/master/volumes/config-in/default/themesConfig.json">sample <code>themesConfig.json</code></a> for a complete example.</p> |
345 | 345 | <p>The format of the theme definitions is as follows:</p> |
346 | 346 | <!-- Important: Use U+00A0 non-breaking spaces ( ) in code blocks --> |
347 | 347 | <table> |
|
0 commit comments