gentics / mesh

Gentics Mesh - The open source headless CMS for developers
https://getmesh.io
Apache License 2.0
571 stars 117 forks source link

Ability to limit the number of available languages per project #1149

Open numito opened 3 years ago

numito commented 3 years ago

Gentics Mesh Version, operating system, or hardware.

Operating System

JVM

Problem

If you have configured multiple language for gentics, every project in the admin will have all the languages. It would be useful to limit each project with a subset of available languages.

Jotschi commented 3 years ago

The languages have already been modelled internally to be assigned and unassigned. There is even a endpoint implementation for this: https://github.com/gentics/mesh/blob/dev/core/src/main/java/com/gentics/mesh/core/endpoint/project/LanguageEndpoint.java

This has however never been finished and thus the endpoint is not enabled and can't be used.

We have another enterprise CMS which already handles languages in the way you describe and thus I wanted to add this in Mesh in a similar way but it was never finished.

numito commented 3 years ago

I will have a look at the endpoint and see what can be done. Maybe I can spend some time on this topic.

Le 9 nov. 2020 à 13:15, Johannes Schüth notifications@github.com a écrit :

The languages have already been modelled internally to be assigned and unassigned. There is even a endpoint implementation for this: https://github.com/gentics/mesh/blob/dev/core/src/main/java/com/gentics/mesh/core/endpoint/project/LanguageEndpoint.java https://github.com/gentics/mesh/blob/dev/core/src/main/java/com/gentics/mesh/core/endpoint/project/LanguageEndpoint.java This has however never been finished and thus the endpoint is not enabled and can't be used.

We have another enterprise CMS which already handles languages in the way you describe and thus I wanted to add this in Mesh in a similar way but it was never finished.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/gentics/mesh/issues/1149#issuecomment-723976947, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZXCF7ZAYDU462P2I4VF4LSO7MPJANCNFSM4S4UNGWQ.