From 68527d7c968bfcd946a4da8a378d35595887ddab Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 10 May 2020 03:04:58 +0100 Subject: [PATCH] Ignore the word 'and' in pathauto aliases --- config/default/pathauto.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/pathauto.settings.yml b/config/default/pathauto.settings.yml index 01eddea..ac65ef6 100644 --- a/config/default/pathauto.settings.yml +++ b/config/default/pathauto.settings.yml @@ -9,7 +9,7 @@ max_component_length: 100 transliterate: true reduce_ascii: false case: true -ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with' +ignore_words: 'a, an, and, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with' update_action: 2 safe_tokens: - alias