Matt I have used your block code and added to it basically to figure out the module name ($module_name) but the name of the file which in this case is
block-rosterdf-side-Group_Calendar.php
the extra code will parse out the "-" and take the word after the first "-" as the block name so Matt you will need to rename the file to use "block-WoWRosterDF-" for it to work but doing things this way allows the user to maybe have a few different installs of roster and still use the same blocks by just renaming it. The new code also defines the sql defines using the $module_name as part of the prefix. In time I would like to make more blocks for the df version of roster and maybe have different versions of each of the blocks for instance side, center, scrolling etc...






