Addon to set the admin language
Project description
This package provides a control panel to configure in which language do you want to show the admin interface.
This is useful if you need to configure a website in a language you don’t know.
This package is based in Silvuple a package that use to do this and more for Plone 3.
Installation
Install cs.adminlanguage by adding it to your buildout:
[buildout]
...
eggs =
cs.adminlanguage
and then running bin/buildout. Then start Plone and activate the add-on in the Add-ons control panel.
Now you can go to the Language Admin Settings control panel from this add-on and set the preferred admin language. This language will be used for all translation messages in domains that start with “plone” or “collective” (or the “linguaplone” domain).
Now any authenticated user with the “cs.adminlanguage: ViewinAdminLanguage” permission will see messages from those domains in the chosen admin language. The suggested way for configuring this, is to go to the Groups control panel, select the Administrators and Site Administrators groups, and grant them the AdminLanguageReader role.
Contribute
Issue Tracker: https://github.com/codesyntax/cs.adminlanguage/issues
Source Code: https://github.com/codesyntax/cs.adminlanguage
Support
If you are having issues, please let us know adding an issue in Github
License
The project is licensed under the GPLv2.
Contributors
Lur Ibargutxi, libargutxi@codesyntax.com
1.1 (2025-01-23)
Bug fixes:
Fix None type request. [petschki] (#4)
Internal:
Update configuration files. [plone devs]
Changelog
1.1 (unreleased)
Nothing changed yet.
1.0 (2024-12-11)
Initial release. [libargutxi]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cs_adminlanguage-1.1.tar.gz.
File metadata
- Download URL: cs_adminlanguage-1.1.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d31b1458994f0b8f1fccc76b45c131aa590dcde6f03289229802d56052f7176
|
|
| MD5 |
0d67b9e44f7e0e64072388c7898e6ea3
|
|
| BLAKE2b-256 |
a39e3e671d55b4eb49d0727070718d408d6298698439a82a17de095f61d386ef
|
File details
Details for the file cs.adminlanguage-1.1-py3-none-any.whl.
File metadata
- Download URL: cs.adminlanguage-1.1-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56ce9f557720b297eda07f558c22e94fdd49e2b6ac2db0af0c983353abbe59ce
|
|
| MD5 |
26d1dc1e955f6ef5bc19d45294c0261f
|
|
| BLAKE2b-256 |
00037567df01adbae9e848e1c0b2352b5ea009485f483ddb222180ba8644062b
|