Greetings,
We noticed that you put all code into .module file which is not the best practice because all code is loaded on all pages even when it is not needed. We suggest to move admin pages code into block_class.admin.inc. I have attached the new version of 1.3 to this post.
It also includes our changes from another our post regarding human readable list of classes...
| Comment | File | Size | Author |
|---|---|---|---|
| block_class_new.zip | 1.89 KB | ardas |
Comments
Comment #1
berenddeboer commentedardas, can you roll this as a patch against the dev version?
Comment #2
berenddeboer commentedThe module is only 108 lines, supply patch against dev if you want this fixed.