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
257 stars 143 forks source link

Show Lizmap modules infos #4804

Closed nworr closed 2 days ago

nworr commented 5 days ago

Funded by 3Liz image

mdouchin commented 2 days ago

Can you please copy/paste here the list of modules returned by the page ? I would like to identify which ones we should hide (not relevant for the admin)

Gustry commented 2 days ago

@mdouchin I think it's the hardcoded list in the PR in lizmap/modules/admin/lib/ModulesInfo/ModulesChecker.php.

I can try to implement it in the JSON metadata, using your branch @nworr

nworr commented 2 days ago
module
jelix
jacl2
jacl2db
jcommunity
admin
dataviz
filter
action
dynamicLayers
lizmap
proj4php
view
jacl2db_admin
jauthdb_admin
master_admin
Gustry commented 2 days ago

@nworr I have rebased, and work on your branch, to include the JSON as well.

I can confirm, only lizmapdemo is in the output when we do not ask for core modules, which is fine for me.

Gustry commented 2 days ago

image

image

Gustry commented 2 days ago

I can't ask the review to @nworr as you are the author of the PR. Can you check it @nworr and @mdouchin ?