Closed (fixed)
Project:
AJAX Comments
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2009 at 18:21 UTC
Updated:
6 Apr 2009 at 18:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
youkho commentedI think it's possible if you hide the comment form it'll turn to the normal comment module but when you show the form below the node it turns to the Ajax module, that's the simpliest solution i know.
Comment #2
MPiccinato commentedI had been looking at a why to implement this into the module but I can not find a way to grab the current node type within the form_alter function. Anyone know a way to do this?
Comment #3
MPiccinato commentedI have made a modified version of the module to handle node type settings. It could use some reviewing as I am sure it is not the best way of doing it, but it currently works for my purpose which was to disable it on the forums.
Comment #4
Rosamunda commentedThanks for the patch!!
I´ll try it and really hope that the functionality could became part of the module itself.
Comment #5
neochief commentedAdded this feature to the latest DEV. Thanks for the patch, Mathew.