Right now I add the following to the i18n-ascii.txt in every project. Even though not all of these are the most common at least the en dash, em dash, ellipsis and quotation marks would probably be better off in the configuration? Otherwise they could be included in the i18n-ascii.txt by default?

; DASHES

; figure dash
‒ = "-"

; en dash
– = "-"

; em dash
— = "-"

; horizontal bar
― = "-"

; swung dash
˜ = "-"

; ELLIPSIS

… = ""

; SOLIDUS

⁄ = ""

; QUOTATION MARKS

‘ = ""
’ = ""
“ = ""
” = ""

Comments

greggles’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Interesting idea. I think this is not relevant for the modern version of Pathauto and the 6.x-1.3 is no longer supported, so I'm closing this out.

If anyone disagrees, feel free to reopen/reassign the version.