This patch allows an install profile to rearrange the weights of standard filters (like URL filter) within a format, as you might need to do to install spam span or a similar module. With this patch, you can call install_add_filter for core filters as well as contributed filters.

CommentFileSizeAuthor
filter.inc_.patch885 bytesshaisachs

Comments

James Andres’s picture

Status: Needs review » Fixed

This was fixed by a different patch a while back. Use the function install_set_filter() instead.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.