There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-1ca8700f-4363-4770-9464-242f3231d277 XWIKI-23455 Open

Remove stop words for the Kebab Case Name Strategy

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-3ef32fa8-2c75-4861-8ddc-c7be70bf7bea Vincent Massol on 13/Jan/26 13:38
 

My thinking is that we should have a configuration option to list stopwords and populate it by default with all the English stopwords. This should cover:

  • Any language (admins can add or replace the default stopwords by those in any language)
  • Negation (admins could remove negative stop words if they want). Note that I'm not sure it's needed since you can phrase the page name positively or use some some other word (instead of "cant-login" you can use "unable-login" for example)