[drupal-devel] [feature] common.inc Move textarea pre hook between
title and textarea
stefan nagtegaal
drupal-devel at drupal.org
Mon Mar 14 23:20:04 UTC 2005
Issue status update for http://drupal.org/node/18828
Project: Drupal
Version: cvs
Component: base system
Category: feature requests
Priority: normal
Assigned to: Anonymous
Reported by: jbond
Updated by: stefan nagtegaal
Status: patch
Indeed, nice and simple patch! +1 from me either..
stefan nagtegaal
Previous comments:
------------------------------------------------------------------------
March 13, 2005 - 10:52 : jbond
Attachment: http://drupal.org/files/issues/common.inc_10.patch (1.8 KB)
This patch moves the textarea hook for 'pre' between the title and the
textarea. This makes it easier for simply textarea enhancements like
quicktags to add a toolbar just above the textarea. It doesn't appear
to have any effect on the fckeditor or htmlarea modules. It doesn't
introduce any new hooks.
------------------------------------------------------------------------
March 13, 2005 - 18:56 : killes at www.drop.org
Guess that is a patch.
------------------------------------------------------------------------
March 14, 2005 - 14:38 : Bèr Kessels
+1 From me.
Any module that adds something, will want to add it after the title. I
really cannot think of any case where aditional content should sit
above the title, but I can think of loads of cases where content needs
to sit between the title and textarea.
More information about the drupal-devel
mailing list