What the input filter settings that are imposed on a node in drupal?
Answer Posted / Manish Asthana
In Drupal, input filters help to sanitize user input for nodes. The filter settings can be found under the 'Text Format' option while creating or editing a node. Some common input filters include 'Filtered HTML', 'Basic HTML', 'Full HTML', and 'Nothing'. Each filter has its own level of allowed HTML tags and attributes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers