The help page of Views for Upgrading to Drupal 7 (API) says:
Views now uses Drupal's dynamic-loading code registry.
You can safely remove your implementations of hook_views_handlers(), since they are no longer used.
This means that votingapi_views_handlers can now safely be removed.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | votingapi-remove-votingapi_views_handlers-1509752-1.patch | 1.84 KB | pisco |
Comments
Comment #1
pisco commentedHere's the patch.
Comment #2
pisco commentedComment #3
pifagor commented