Drupal Comments
Drupal String Overrides For Comment form + Translated Month names
| 2 viewsIn 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 field…
How to hide Drupal comment Subject line and help text
| 6 viewsThere 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 use the…