Skip to content

Commit

Permalink
Fixing various substitutions (qgis#8203)
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored Apr 23, 2023
2 parents ee28b1e + 881b92f commit 8f45211
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
10 changes: 5 additions & 5 deletions docs/documentation_guidelines/substitutions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ Icon Substitution Icon S
|addPolygon| ``|addPolygon|`` |addPolyline| ``|addPolyline|``
|addArrow| ``|addArrow|`` |northArrow| ``|northArrow|``
|add3DMap| ``|add3DMap|`` |addMap| ``|addMap|``
|addElevationProfile| ``|addElevationProfile|`` |copyElevationProfile| ``|copyElevationProfile|``
|elevationProfile| ``|elevationProfile|`` |copyProfileSettings| ``|copyProfileSettings|``
|addLegend| ``|addLegend|`` |addHtml| ``|addHtml|``
|addManualTable| ``|addManualTable|`` |addTable| ``|addTable|``
|addImage| ``|addImage|`` |addMarker| ``|addMarker|``
Expand Down Expand Up @@ -509,7 +509,7 @@ Icon Substitution Icon
|lineIntersections| ``|lineIntersections|`` |mergeLayers| ``|mergeLayers|``
|sumPoints| ``|sumPoints|`` |sumLengthLines| ``|sumLengthLines|``
|randomPointsInPolygons| ``|randomPointsInPolygons|`` |randomPointsWithinPolygon| ``|randomPointsWithinPolygon|``
|randomPointsOnLines| ``|randomPointOOnLines|`` |randomPointsWithinExtent| ``|randomPointsWithinExtent|``
|randomPointsOnLines| ``|randomPointsOnLines|`` |randomPointsWithinExtent| ``|randomPointsWithinExtent|``
|multiToSingle| ``|multiToSingle|``
|grid| ``|grid|`` |tiles| ``|tiles|``
|merge| ``|merge|`` |rasterClip| ``|rasterClip|``
Expand Down Expand Up @@ -596,8 +596,6 @@ Icon Substitution Icon
:width: 1.5em
.. |addDelimitedTextLayer| image:: /static/common/mActionAddDelimitedTextLayer.png
:width: 1.5em
.. |addElevationProfile| image:: /static/common/mActionElevationProfile.png
:width: 1.5em
.. |addExpression| image:: /static/common/mActionAddExpression.png
:width: 1.5em
.. |addGeometryAttributes| image:: /static/common/mAlgorithmAddGeometryAttributes.png
Expand Down Expand Up @@ -772,7 +770,7 @@ Icon Substitution Icon
:width: 1.5em
.. |convexHull| image:: /static/common/mAlgorithmConvexHull.png
:width: 1.5em
.. |copyElevationProfile| image:: /static/common/mActionCopyProfileSettings.png
.. |copyProfileSettings| image:: /static/common/mActionCopyProfileSettings.png
:width: 1.5em
.. |copySelected| image:: /static/common/mActionCopySelected.png
:width: 1.5em
Expand Down Expand Up @@ -882,6 +880,8 @@ Icon Substitution Icon
:width: 1.5em
.. |editableEdits| image:: /static/common/mIconEditableEdits.png
:width: 1em
.. |elevationProfile| image:: /static/common/mActionElevationProfile.png
:width: 1.5em
.. |elevationscale| image:: /static/common/elevationscale.png
:width: 1.5em
.. |ellipseCenter2Points| image:: /static/common/mActionEllipseCenter2Points.png
Expand Down
14 changes: 7 additions & 7 deletions docs/server_manual/plugins.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@ Then, you can use the ``qgis-plugin-manager`` executable from the command line:
QGIS server version 3.19.0
List all plugins in /var/www/qgis-server/plugins
------------------------------------------------------------------------------------------------------------------------------------------------------
| Folder | Name | Version | Experimental | QGIS min | QGIS max | Author | Action ⚠ |
------------------------------------------------------------------------------------------------------------------------------------------------------
|wfsOutputExtension |wfsOutputExtension|1.6.2 | |3.0 | |3Liz | |
|qgis_server_render_geojson|GeoJson Renderer |v0.4 | |3.4 | |Matthias Kuhn (OPENGIS.ch)| |
|DataPlotly |Data Plotly |3.7.1 | |3.4 |3.98 |Matteo Ghetta (Faunalia) |Upgrade to 3.8.1 |
------------------------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------------------------------
| Folder | Name | Version | Experimental | QGIS min | QGIS max | Author | Action ⚠ |
------------------------------------------------------------------------------------------------------------------------------------------------------------
|wfsOutputExtension |wfsOutputExtension |1.6.2 | |3.0 | |3Liz | |
|qgis_server_render_geojson |GeoJson Renderer |v0.4 | |3.4 | |Matthias Kuhn (OPENGIS.ch) | |
|DataPlotly |Data Plotly |3.7.1 | |3.4 |3.98 |Matteo Ghetta (Faunalia) |Upgrade to 3.8.1 |
------------------------------------------------------------------------------------------------------------------------------------------------------------
We suggest you to read the full documentation in the
`readme file <https://github.com/3liz/qgis-plugin-manager/blob/master/README.md>`_ to know how to install or
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ functionalities:
their geometry.

You can |checkbox| :guilabel:`Force labels inside atlas feature`.
If you don't want to |radiobuttonoff| :guilabel:`Clip all layers` to the
atlas feature you can use the |radiobuttonon| :guilabel:`Clip selected layers`
If you don't want to |radioButtonOff| :guilabel:`Clip all layers` to the
atlas feature you can use the |radioButtonOn| :guilabel:`Clip selected layers`
option.
* |checkbox| :guilabel:`Clip to item`: it is possible to change the shape of the
map item by using a :ref:`shape <layout_basic_shape_item>` or :ref:`polygon
Expand Down
2 changes: 1 addition & 1 deletion docs/user_manual/working_with_mesh/mesh_properties.rst
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ To interact with or edit a base mesh layer element, following tools are availabl
* - |cad| :sup:`Enable Advanced Digitizing tools`
- Turn on/off the :ref:`Advanced Digitizing Panel <advanced_digitizing_panel>`
- :guilabel:`Advanced Digitizing` toolbar
* - |meshreindex| :sup:`Reindex Faces and Vertices`
* - |meshReindex| :sup:`Reindex Faces and Vertices`
- Recreate index and renumber the mesh elements for optimization
- :guilabel:`Mesh` menu
* - |meshDigitizing| :sup:`Digitize Mesh Elements`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ geometry then enter its attributes. To digitize the geometry:
place, following existing features.
* free-hand digitized, pressing :kbd:`R` or activating |streamingDigitize|
:sup:`Stream Digitizing`.
* drawn as curve, pressing :kbd:`Ctrl+Shift+G` or activating |DigitizeWithCurve|
* drawn as curve, pressing :kbd:`Ctrl+Shift+G` or activating |digitizeWithCurve|
:sup:`Digitize with Curve`.

.. note::
Expand Down
6 changes: 3 additions & 3 deletions substitutions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
:width: 1.5em
.. |addDelimitedTextLayer| image:: /static/common/mActionAddDelimitedTextLayer.png
:width: 1.5em
.. |addElevationProfile| image:: /static/common/mActionElevationProfile.png
:width: 1.5em
.. |addExpression| image:: /static/common/mActionAddExpression.png
:width: 1.5em
.. |addGCPPoint| image:: /static/common/mActionAddGCPPoint.png
Expand Down Expand Up @@ -256,7 +254,7 @@
:width: 1.5em
.. |convexHull| image:: /static/common/mAlgorithmConvexHull.png
:width: 1.5em
.. |copyElevationProfile| image:: /static/common/mActionCopyProfileSettings.png
.. |copyProfileSettings| image:: /static/common/mActionCopyProfileSettings.png
:width: 1.5em
.. |copySelected| image:: /static/common/mActionCopySelected.png
:width: 1.5em
Expand Down Expand Up @@ -376,6 +374,8 @@
:width: 1.5em
.. |editableEdits| image:: /static/common/mIconEditableEdits.png
:width: 1em
.. |elevationProfile| image:: /static/common/mActionElevationProfile.png
:width: 1.5em
.. |elevationscale| image:: /static/common/elevationscale.png
:width: 1.5em
.. |ellipseCenter2Points| image:: /static/common/mActionEllipseCenter2Points.png
Expand Down

0 comments on commit 8f45211

Please sign in to comment.