What the input filter settings that are imposed on a node in drupal?
Answer / 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 |
When did drupal 8 release?
Name and describe the five conceptual layers in a drupal system.
What is bootstrap in drupal?
What are the steps for migrating drupal website to a new server?
What databases are supported by drupal?
Explain drupal administration
How we can achieve the multistep form using drupal form api?
Explain about drupal version release dates?
How to fetch a new version of drupal?
What are hooks in drupal ?
How to move a drupal site from one host/server to another?
What are views in drupal?