Closed (fixed)
Project:
Advanced Forum
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2008 at 15:24 UTC
Updated:
23 Apr 2008 at 03:51 UTC
I like advanced forum module, it's really cool. But i would like my comment to looks the same. When somebody post a new comment in forum, it looks good (with pic on the right, post count etc.) That even counts comments using for other nodes. How to do same template (as forum answers) for comments only ? Maybe some advanced comment module ?
Comments
Comment #1
chazz commentedAnybody can help please ?
Comment #2
michelleThis can't be done without hacking the module at this point because it checks to be sure we're on the forum to avoid changing all site comments. I changed it to a feature request and will look at adding a config option for it.
If you want to hack it for now, you would need to adjust the _is_forum() function so it returns true for all comments.
Michelle
Comment #3
chazz commentedI dont know how to hack it :(
I can donate a few $$ if somebody can do this.
Thank you
Comment #4
cs8c commentedThis worked for me, at line 178
change to:
Comment #5
michelleYay, finally got to this so I can stop hacking my own module on my own site each time. LOL
Michelle
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.