| 45 |
enable Drupal's "HTML filter" to remove or escape user entered HTML tags. |
enable Drupal's "HTML filter" to remove or escape user entered HTML tags. |
| 46 |
|
|
| 47 |
- If you've enabled multiple filters, you may need to rearrange them to |
- If you've enabled multiple filters, you may need to rearrange them to |
| 48 |
ensure they execute in the correct order. |
ensure they execute in the correct order. For example, if HTML filtering |
| 49 |
|
is enabled, it is essential that BBCode be sorted AFTER the HTML filter. |
| 50 |
|
If not this module will change the BBCode into HTML, and the HTML filter |
| 51 |
|
will disallow and remove the code again. |
| 52 |
|
|
| 53 |
Complementing Modules |
Complementing Modules |
| 54 |
------------------------------------------------------------------------------ |
------------------------------------------------------------------------------ |