In the admin interface, it would be very helpful to have a list of input/output pairs, rather just one big text entry box, so that you can quickly enter sets of custom replacements in one form submit.

Comments

jaydub’s picture

Version: master » 5.x-1.x-dev
Status: Active » Fixed

Just checked in a refactoring of wordfilter word list
adminstration.

The main admin page now shows the current word list
as a table with paged results. From here you can edit
or remove a single original word/replacement word pair.

The add page has been changed to allow easier creation
of multiple original word/replacement word pairs. Quick
explanation:

"Enter a word or phrase you want to filter followed
by '|' and the replacement word or phrase. You can
enter multiple word and replacement word pairs by
hitting return and adding more word pairs. Any word
or phrases that do not have a replacement word or
phrase will use the default replacement word below."

Anonymous’s picture

Status: Fixed » Closed (fixed)

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