3liz / lizmap-web-client

Transfer a QGIS project on a server, Lizmap is providing the web interface to browse it
https://www.lizmap.com
Mozilla Public License 2.0
249 stars 141 forks source link

Aliases for titles / names of projects #4503

Closed Claire-stc closed 4 weeks ago

Claire-stc commented 4 weeks ago

Problem

The name appearing on top of the UI of the web client is exactly the name of the QGIS project, which may be constrained by naming conventions not allowing for names that are clear and easy to understand for the users of the web client.

Possible solution

It would be very helpful to be able to add an alias to the project's name, a clear name that could be shown on the UI of the web client instead of the original name of the QGIS project.

Gustry commented 4 weeks ago

Are you talking about the "title" in the project properties ? https://docs.lizmap.com/current/en/publish/configuration/project.html#services-capabilities

Claire-stc commented 4 weeks ago

Possibly ? I am talking of the element shown below.

We would like to keep our projects' name conform to our naming convention (with codes and "_") and change the title that appears on the interface.

image

Gustry commented 4 weeks ago

So yes, it's already possible, as you can see in the screenshot. Of course, no names in a web client should have a _ etc, and they can be customized. Update your title in the project properties, QGIS Server tab as written in the link above.

Claire-stc commented 4 weeks ago

The image seems to show the exact same name for the QGIS project and the project's name shown on the interface. We need to be able to have two different titles.

Claire-stc commented 4 weeks ago

Ah, found it, thanks! I am guessing this is where the elements need to be changed?

image