Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat ariatemplates/ariatemplates#1427 Customization of widget's error messages #106

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ymeine
Copy link
Contributor

@ymeine ymeine commented Mar 30, 2015

Documentation for feature described there: ariatemplates/ariatemplates#1427

Not all details have been documented (widgets' resources are kind of fully private now).

Specific documentation for each widget has been added.

Below is the original description of the feature.


It is now possible for a user to customize the error messages used by the widgets.

There are 3 levels of error messages specifications, the two firsts being user configuration while the last is the hardcoded default.

This is resolved in this order of precedence:

  • local: widget's configuration
  • global: application's environment
  • hardcoded: widget's resources

… messages

Documentation for feature described there: ariatemplates/ariatemplates#1427

Not all details have been documented (widgets' resources are kind of fully private now).

Specific documentation for each widget has been added.

Below is the original description of the feature.

----

It is now possible for a user to customize the error messages used by the widgets.

There are 3 levels of error messages specifications, the two firsts being user configuration while the last is the hardcoded default.

This is resolved in this order of precedence:

- local: widget's configuration
- global: application's environment
- hardcoded: widget's resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant