plone / plone.i18n

Text normalization logic and language, country, cctld data.
8 stars 11 forks source link

1letter/svg flag support #36

Closed 1letter closed 2 years ago

1letter commented 3 years ago

use SVG Flags in Language Selector

Related PRs:

https://github.com/plone/plone.staticresources/pull/143 https://github.com/plone/plone.i18n/pull/36 https://github.com/plone/plone.app.i18n/pull/8 https://github.com/plone/plone.app.multilingual/pull/386 upcoming PR in buildout.coredev for old 5.x branches

mister-roboto commented 3 years ago

@1letter thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

1letter commented 3 years ago

@thet only for my better understanding:

jensens commented 2 years ago

see #42