I'm using Theme Settings w/vbDrupal, a Drupal fork (vbdrupal.org).
Since this fork replaces the standard comments module w/it's own vbComments module, "Theme Settings" doesn't work w/the "add new comment" etc. stuff... which I want to modify.
So... I'm looking for any info on how Theme Settings talks to the comments module so I can see if there's a way to get it work w/the vbDrupal comments module.

Comments

aharown07’s picture

Status: Active » Closed (fixed)

Nevermind. Decided to just hack the comments_vb.module in vbDrupal instead. Not really hard to do.