Skip to content

codesyntax/cs.adminlanguage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs.adminlanguage

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

Support

If you are having issues, please let us know adding an issue in Github

License

The project is licensed under the GPLv2.

About

No description, website, or topics provided.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE.GPL
Unknown
LICENSE.rst

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •