|
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 - QWC - 2025.10.30</title> |
| 8 | + <title>Themes - QWC - 2025.11.05</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"> QWC - 2025.10.30 |
| 36 | + <a href="../.." class="icon icon-home"> QWC - 2025.11.05 |
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" /> |
|
152 | 152 | <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> |
153 | 153 | <nav class="wy-nav-top" role="navigation" aria-label="Mobile navigation menu"> |
154 | 154 | <i data-toggle="wy-nav-top" class="fa fa-bars"></i> |
155 | | - <a href="../..">QWC - 2025.10.30</a> |
| 155 | + <a href="../..">QWC - 2025.11.05</a> |
156 | 156 |
|
157 | 157 | </nav> |
158 | 158 | <div class="wy-nav-content"> |
@@ -357,7 +357,7 @@ <h3 id="manual-theme-configuration">Manual theme configuration <a name="manual-t |
357 | 357 | <table> |
358 | 358 | <thead> |
359 | 359 | <tr> |
360 | | -<th>Entry</th> |
| 360 | +<th>Field</th> |
361 | 361 | <th>Description</th> |
362 | 362 | </tr> |
363 | 363 | </thead> |
@@ -611,6 +611,10 @@ <h3 id="manual-theme-configuration">Manual theme configuration <a name="manual-t |
611 | 611 | <td>List of denominators of allowed print scales. If omitted, defaults to <code>defaultPrintScales</code>.</td> |
612 | 612 | </tr> |
613 | 613 | <tr> |
| 614 | +<td><code>"printTemplateBlacklist": [<template_name>],</code></td> |
| 615 | +<td>Optional, list of print template names to ignore.</td> |
| 616 | +</tr> |
| 617 | +<tr> |
614 | 618 | <td><code>"skipEmptyFeatureAttributes": <boolean>,</code></td> |
615 | 619 | <td>Optional, whether to skip empty attributes in the identify results. Default is <code>false</code>.</td> |
616 | 620 | </tr> |
|
0 commit comments