3liz / qgis-pgmetadata-plugin

QGIS Plugin to manage some metadata from PostgreSQL layer
GNU General Public License v2.0
12 stars 10 forks source link

Add support for localized glossary labels and descriptions #50

Closed mdouchin closed 3 years ago

mdouchin commented 3 years ago
mdouchin commented 3 years ago

@Gustry could please you work on the last 2 checkboxes i.e. the use of the new version of the function inside QGIS ? SELECT pgmetadata.get_dataset_item_html_content('{schema}', '{table}', '{locale}');

Gustry commented 3 years ago

Ok yes ! Looks cool ! Can we merge it like this ? I will add a test as well, just to be sure.

How will it work for the LWC module side ?

mdouchin commented 3 years ago

We can merge like this and open a new PR for the modification in the Python code

For the Lizmap module, see https://github.com/3liz/lizmap-pgmetadata-module/issues/6