Novulo Culture plug-in

Novulo Culture plug-in

This plug-in’s purpose is providing the installed cultures on the server. The culture names that will be returned are only of the format: two lower case letters, hyphen, two upper case letters, for example, nl-NL, en-US, etc.

What comes with the plug-in?

UI element

The UI element is an auto complete element, called Cult_CultureFieldSelector. It can be added, for example to a text field, when making a model in the Architect. When the application is installed, the UI element of the plugin will provide a drop down that will show the installed cultures. The languages that translations are supported for in the Architect will be displayed in the beginning of the list, followed by the rest of the cultures. The final result should be something similar to this:

Action

The action simply returns a list of all the cultures.

Configuration

There is no setting that need to be configured for the plug-in to work