By tamhas on
Drupal 6.10
In the INSTALL.txt for htmlpurifier, it says:
You can now create a new input format or add the HTML Purifier to an
existing input format. It is recommended that you place HTML Purifier as
the last filter in the input format. Reorder the filters if necessary.
How does one reorder the filters?
Comments
Go to Administer->Site
Go to Administer->Site configuration->Input formats. Click Configure on the Input format you are using. At the top of the Input format page, click Rearrange. You can then drag-and-drop the filters in whatever order you like.
How delightfully simple! I
How delightfully simple! I went to Input Formats, but failed to notice the Rearrange tab.