Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
15.39 KB
MD5: f28a06170e9552de1fb721c2d75a90a8
SHA-1: 6f2cfaa5a6e33fd5cabf48c69b39d440e80ceebb
SHA-256: dbe8a26dfc40c294faba2016a4e9651d7c86f14ce18b6aff48e13ce2655fc37e
Download zip
17.41 KB
MD5: 78b5f9395737c2d52d46180fe8ee1cef
SHA-1: 00760f4ffc9d0d72e7721952144403bf8f7d6f4d
SHA-256: 17a200b23807a297ecd1ba648077ad7821a1dd8379916ffbec22345bb36280f5
Release notes
Changes since 7.x-3.0-beta1:
New features:
- #643828: Ignore maxlength by permission
- Added a maxlength_force_for_dev setting to activate for all, including user #1, during devlopment.
Bug fixes:
- #1346796: Error inserting image
- #1361816: Position counter outside of resizeable text area
- #1416608: Error when validating maxlength input
- #1554952: @count token not updating
- Sometimes, the CKEDITOR is not available even if the Drupal.settings.ckeditor is.
- #1247250: Maxlength only for the teaser field
- #1867566: Maxlength settings added to fields where it isn't enabled
- Some coding standard fixes thanks to Coder module.