Ignore “The” when sorting a View in Drupal

淺唱寂寞╮ 提交于 2020-01-15 05:09:06

问题


How can I ignore "The" when the user sorts a view in a Drupal site ?


回答1:


Have you tried looking into the Views Natural Sort Module ?

taken from module page linked above..

Provides a views filter that sorts titles by a more natural manner by ignoring articles like "The" and "A."



来源:https://stackoverflow.com/questions/3189092/ignore-the-when-sorting-a-view-in-drupal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!