Closed (fixed)
Project:
htmLawed
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 May 2011 at 12:39 UTC
Updated:
22 May 2011 at 22:33 UTC
HI everyone
D7 verison has just been released, starting form version 3.
V3 is a back to basis approach. Everything not core to an Input Filter has been removed:
Which means it works as any other input filter. It filters stuff after saving and only filtering is called.
Comments are welcome.
Comments
Comment #1
alpha2zee commentedIn Drupal 7, content type-specific input formats can be set using Drupal's core functionality: see http://drupal.org/node/1003262. For different htmLawed settings for different content-types, one would set up different input formats using the different htmLawed settings, and designate the use of the different formats for the different content-types. Such 'fine-tuning' of htmLawed filter settings is also possible through the Better Formats module (http://drupal.org/project/better_formats).
Comment #2
alpha2zee commented