-
[#558668] Applied patch contributed by heatherann. This will fix the issue with "An" not being ignorned. It will also add a few french words.
-
[#558668] Applied patch contributed by heatherann. This will fix the issue with "An" not being ignorned. It will also add a few french words.
-
Fixing code standards issues. Only 1!
-
Porting Batch Index rebuilding to Drupal 7 There were some DB calls inside the batch process that needed to be updated. In addition, the menu item was dated to Drupal 6. Updated it to comply with the way Drupal 7 puts things in "Configuration".
-
More Drupal 7 compliant. Updated hook_nodeapi to be hook_node_insert and hook_node_update. Updated the db_affected_rows statement in _views_natureal_sort_store_node to be a single db_merge statement.
-
hook_schema now installs and uninstalls by default.
-
Moving on to Drupal 7. YAY!
-
Views Natural Sort: February 25, 2011 2:10
Commit 7b9216d on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Add support for removing and, or and of
-
fix bug where last node wasn't being updated.