Drupal Comments

Drupal String Overrides For Comment form + Translated Month names

In yesterday's article How to hide Drupal comment Subject line and help text I talked about a simple and neat module Simplify, with help of whom I was able to get rid of confusing Subject line…

| 20 seen

How to hide Drupal comment Subject line and help text

There are several ways of hiding Input format options for Drupal comments, the simplest (but the wrongest) way is by just hiding area with CSS (display:none), second -  you can…

| 50 seen