3liz / lizmap-docker-compose

Run Lizmap stack with docker-compose
30 stars 42 forks source link

Review how we add test projects #35

Open Gustry opened 1 year ago

Gustry commented 1 year ago

For now, it seems wrong the way we include QGIS project. We are missing one level directory.

Source of projects : https://github.com/3liz/lizmap-docker-compose/tree/master/lizmap.dir/instances Copy : https://github.com/3liz/lizmap-docker-compose/blob/master/configure.sh#L110

We are missing the "Lizmap repository" folder. We should also include the configuration in the INI file.

And I think we should provide a better eye-looking projects. It's important for end users for a nice feeling.

dmarteau commented 1 year ago

We are missing the "Lizmap repository" folder.

What do you mean ?

Gustry commented 1 year ago

There isn't any "Lizmap repository" provided by default. And when we want to add one, the, combobox is not showing the correct folder. It must be one level up if you want to see these projects in Lizmap. Screenshot from 2022-09-13 17-58-45

ksnip_20220913-175918

Gustry commented 1 year ago

Arf sorry, I just understood. I think we should use the same folder, easier for people to understand. People are often thinking that we can have a single QGIS project in a folder.

dmarteau commented 1 year ago

You may have several projects. You may have serveral sub-folders with projects inside.

As far as I can remember, Lizmap know (or knew at list) deal with projects in subfolder. But maybe I'm wrong.