Port to Drupal 7
tstoeckler - April 20, 2009 - 15:36
| Project: | Block Class |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I would like to see the functionality of this module in Drupal 7 core. As a first start I tried to port the HEAD version to Drupal 7.
What I did was change the .info file to include the files and convert the DB queries in the .module file to DBTNG according to the docs.
What did not work, was disabling the module.
Maybe if someone would help, a 7.x-1.x-dev release could be created.

#1
Oh, and here's the patch...