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...

CommentFileSizeAuthor
block_class_new.zip1.89 KBardas

Comments

berenddeboer’s picture

ardas, can you roll this as a patch against the dev version?

berenddeboer’s picture

Status: Active » Closed (won't fix)

The module is only 108 lines, supply patch against dev if you want this fixed.