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

Normal sort:

  • A Chorus Line
  • All American
  • Fiddler on the Roof
  • Oklahoma!
  • The King And I

Natural sort:

  • All American
  • A Chorus Line
  • Fiddler on the Roof
  • The King And I
  • Oklahoma!

This is done using a prebuilt, indexed table so it should perform well.

Note: Currently on sites with existing content you need to run the rebuild index feature on the settings page for this to start working. Additional content will be indexed automatically using through the Node API.

Current Development:
As we work on reviving this plugin, the priorities will be the following:

  1. All outstanding issues with the current code will be resolved.
  2. Drupal 7 and views 3 support will be added.
  3. Drupal 6 and views 3 support will be added.

Downloads

Version Downloads Date Links
6.x-1.0 tar.gz (8.31 KB) | zip (10.02 KB) 2009-Jul-01 Notes

Project Information


Maintainers for Views Natural Sort

  • neclimdul - 4 commits
    last: 2 years ago, first: 2 years ago

Issues for Views Natural Sort

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 12 Aug 09