Closed (fixed)
Project:
Theme Settings
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2008 at 20:45 UTC
Updated:
7 Oct 2008 at 03:39 UTC
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
Comment #1
aharown07 commentedNevermind. Decided to just hack the comments_vb.module in vbDrupal instead. Not really hard to do.