Ignore “The” when sorting a View in Drupal
问题 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