Posted by: ipsita mishra on: November 6, 2007
I am sure , if you are developing a module in Drupal, then sometimes you might have needed to remove the ‘preview’ button from the new entry form. May be you want to remove the preview option for comment posts. Then here is a simply useful code.
In your module file add these lines of code,
function [...]
Recent Comments