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

scoutbaker’s picture

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.

tamhas’s picture

How delightfully simple! I went to Input Formats, but failed to notice the Rearrange tab.