Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 20.59 KB
MD5: 571fdedfe9215a98ea6d79b54ceb71a5
SHA-1: ceed3a2532454850769ca790ba97f200ef88ad2f
SHA-256: 10ee3f77f1e4a5b1bf639be64961f24a3760ddc144826929208a01f734481945
Download zip 34.47 KB
MD5: c2697b463319b15e81d43e1d6a4ae7d9
SHA-1: 85a009fdca8a156fbf55dc748e86bc8519065fbf
SHA-256: c90ba6e1014533b7209b6c3e5501faf880f024eba3a025d29fe4d9b77b6fa537

Release notes

This is the first beta release of Wordfilter for Drupal 8. No more new features or heavy API changes will be included for the 8.x-2.x branch, just bug fixes. If you encounter problems with this version, please report that in the issue queue.

New since alpha5:
* Objects of filtering items will now be cached after their first build.
* WordfilterConfiguration::getItems() now cares for the correct sorting of the filtering items.
* Added permission checks on descriptions on Content and Comment Type administration forms, as well as on the filtering settings form. No permission checks added on the help page though, since the user may want to know what's possible with this module at all.
* Added unit tests for WordfilterConfiguration class.
* Using Xss::filterAdmin() instead of Html::escape() for substitution text and filter words.

Created by: mxh
Created on: 17 Nov 2016 at 09:56 UTC
Last updated: 27 Jul 2018 at 22:03 UTC
New features

Other releases