| Download | Size | md5 hash |
|---|---|---|
| htmLawed-7.x-3.0.tar.gz | 64.13 KB | e840db1f09ebf8431388fd78a1aeaa84 |
| htmLawed-7.x-3.0.zip | 66.3 KB | e7b6a569cb693c597cdee2a5572ef9dc |
Release notes
This is version 3 of the htmLawed module for Drupal 7. Version 1 or 2 of the module does not exist for Drupal 7. Version 3 of the module cannot import htmLawed settings used with older versions of the module.
The new version of the module has reduced functionality compared to version 2. This is in accordance with Drupal's philosophy. (Thanks to Andy Fowlston; http://drupal.org/node/1095752.) Unlike version 2, version 3 does not provide the ability to filter content before it is saved in the database, or to use different htmLawed configurations for different node components like teaser and body or for different content (node)-types. Content-type-specific htmLawed settings can be achieved in Drupal 7 using another module like the 'Better Formats' module, or by using Drupal's core functionality to use different input formats for different content-types, and setting different htmLawed configurations for the different input formats.
Special thanks to Federico Jaramillo for encouraging the release of this version of the module and providing example code to test (http://drupal.org/node/1161224).