Move the Smiley table BELOW the body text box?

Adalbert - February 8, 2007 - 03:23
Project:Smileys
Version:5.x-1.1
Component:User interface
Category:support request
Priority:minor
Assigned:Unassigned
Status:won't fix
Description

How could I place the smiley table below the body text box?
Currently it appears above the text box and I don't really like how it looks.

Any info greatly appreciated.
Thank You!

#1

Gurpartap Singh - February 20, 2007 - 22:19
Status:active» fixed

Hello, look into smileys_form_alter() function in smileys.module and change '#weight' => 0 to a value which is higher than the weight of your body textarea (it's usually 5, hope so, so make it's more than 5).

#2

Anonymous - March 6, 2007 - 22:31
Status:fixed» closed

#3

gareth_w - April 4, 2008 - 10:36
Priority:normal» minor
Status:closed» active

Sorry to re-open an old issue, but I just wanted to say fantastic module - works like a charm!

This fix works OK for me, but it appears wither above the input box or below "Input Filters", in between would be nice ( As I don't want the users to be messing around with input filters!)

Can I please suggest/request that this please be added to the options on the settings page in the next release?

Many thanks,
Gareth

#4

rkdesantos - August 12, 2008 - 22:54

I'd also like to see this as a future option.

#5

rkdesantos - February 16, 2009 - 02:17

Hope this can be in the v6 release.

#6

Gurpartap Singh - June 27, 2009 - 17:17
Status:active» won't fix

I'm sorry but the rules say that the input format fieldset is always supposed to stick to the textarea. It won't be trivial to squeeze new fieldset between them, I'm guessing.

 
 

Drupal is a registered trademark of Dries Buytaert.