You are here

Files in Views Natural Sort 7.2

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt ===== 7.x-1.4 ====== * [#1832526] Fix for empty word replacement fields making regex compilation fail. * [#1833388] Making the Help Text make more sense. * [#1853554] Delete node title index on node delete to keep the table smaller. ===== 7.x-1.3…
views_natural_sort.admin.inc views_natural_sort.admin.inc Callbacks for managing Views Natural Sort.
views_natural_sort.api.php views_natural_sort.api.php Hook Definition file for Views Natural Sort.
views_natural_sort.inc views_natural_sort.inc The Views Natural Sort module include file.
views_natural_sort.info views_natural_sort.info name = Views Natural Sort description = Sort results naturally on a node's title skipping articles like "the" and "a." dependencies[] = views dependencies[] = entity package = Views core = 7.x ; Views handlers files[] =…
views_natural_sort.install views_natural_sort.install The Views Natural Sort install file.
views_natural_sort.module views_natural_sort.module Views Natural Sort module.
views_natural_sort.test views_natural_sort.test
views_natural_sort.views.inc views_natural_sort.views.inc Views related hooks for the Views Natural Sort module.
views_natural_sort_handler_sort.inc handlers/views_natural_sort_handler_sort.inc Constains the views natural sort sorting handler.
views_natural_sort_handler_sort_text_field.inc handlers/views_natural_sort_handler_sort_text_field.inc Constains the views natural sort text field sorting handler.
views_natural_sort_test.info tests/modules/views_natural_sort_test/views_natural_sort_test.info name = Views Natural Sort Test description = Set up module for Views Natural Sort testing. package = Testing core = 7.x dependencies[] = views_natural_sort hidden = TRUE
views_natural_sort_test.install tests/modules/views_natural_sort_test/views_natural_sort_test.install Install file for the testing module for Views Natural Sort.
views_natural_sort_test.module tests/modules/views_natural_sort_test/views_natural_sort_test.module Testing module for Views Natural Sort.
views_natural_sort_text_field.info views_natural_sort_text_field.info name = Views Natural Sort Text Field Support description = Sort results naturally on a text field skipping articles like "the" and "a." dependencies[] = views_natural_sort package = Views core = 7.x ; Views handlers files[] =…
views_natural_sort_text_field.install views_natural_sort_text_field.install The install file for the Views Natural Sort Text Field module.
views_natural_sort_text_field.module views_natural_sort_text_field.module The Views Natural Sort Text Field module file.
views_natural_sort_text_field.views.inc views_natural_sort_text_field.views.inc Views Related hooks for the Views Natural Sort Text Field module.

Other projects