You are here

Now With 100% More Drupal

I've hacked my Drupal templates to support the super sekret project, however the hack is not clean. I've mentioned a couple of the issues I've had to the Drupal folks and was met with some minor acknowledgment (in the IRC channel, at least).

Ideally, I would like to offer the comment service as a module, so that a person could drop it into place, change a couple settings and have it neatly wrap the existing comment.module. For the moment I am left with making changes at the theme layer and that just doesn't feel as clean. The code is simple enough that it can wrap nearly any interface cleanly if I am allowed to overload a couple functions.

Until I am able to get some significant patches made I'll just have to make duplicates of the major themes, any requests?