vbDrupal
aharown07 - October 6, 2008 - 20:45
| Project: | Theme Settings |
| Version: | 5.x-1.5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

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