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
Comment #1
gregglesInteresting 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.