README.txt |
README.txt |
|
Soft Length Limit
This module provides a counter that indicates the maximum recommended
characters in a certain text field. This means the user will be warned if the
content length of the field is exceeded, but will still be able to pass… |
SoftLengthLimitJavascriptTest.php |
tests/src/FunctionalJavascript/SoftLengthLimitJavascriptTest.php |
Drupal\Tests\soft_length_limit\FunctionalJavascript |
|
soft_length_limit.css |
css/soft_length_limit.css |
|
div.soft-length-limit-tooltip.description {
display: inline-block;
font-style: italic;
position: relative;
margin-top: 1em;
z-index: 10;
}
.form-item div.soft-length-limit-tooltip.exceeded,
.form-item div.soft-length-limit-tooltip.under-min… |
soft_length_limit.info.yml |
soft_length_limit.info.yml |
|
soft_length_limit.info.yml |
soft_length_limit.libraries.yml |
soft_length_limit.libraries.yml |
|
soft_length_limit.libraries.yml |
soft_length_limit.module |
soft_length_limit.module |
|
|
soft_length_limit.schema.yml |
config/schema/soft_length_limit.schema.yml |
|
config/schema/soft_length_limit.schema.yml |