Project:Theme Settings
Version:5.x-1.5
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

Status:active» closed (fixed)

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