Closed (fixed)
Project:
String Overrides
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Feb 2008 at 19:55 UTC
Updated:
15 Mar 2008 at 07:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
robloachHmmm, how could we fix this in the user interface?
Comment #2
scottrigbysubscribe. Thanks
Comment #3
anders.fajerson commentedHere is a quick fix, it replaces the textfilelds with textareas, but tries to keep them relatively small, to not clobber up the interface.
To make the interface more edit friendly some JavaSript interaction is probably neaded, like edit-in-place kind of functionality. But this fixes a real problem in the meantime and users will hopefully realise that a text editor is a better option when editing long strings.
The CSS is deliberately not cached.
Comment #4
robloachhttp://drupal.org/cvs?commit=103750
I did a couple of things to it:
Very nicely done. Thanks a lot!
Comment #5
robloachIt's in the Drupal 6 branch now. Thanks a lot for the help on this!
Comment #6
anders.fajerson commentedI quickly tested with % but only got it to work in Firefox. Perfect. The textareas looks great as well, agree that the resizeable bar is more useful then disturbing.
Comment #7
robloachWhat browser did the % for the textareas cause you trouble? I shamelessly only tested in Firefox and IE7.
Comment #8
anders.fajerson commentedThat was my point (although not that clear), in my tests you version works fine in Safari 3 and Opera 9 as well. So great work :)
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.