[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian-l10n-devel] Proposal: the way of DDTP back to ddtp.debian.org



On 08/31/2011 05:28 PM, Erik Esterer wrote:
2011/8/31 Michael Bramer<grisu@debian.org>:
On 08/31/2011 05:11 PM, Erik Esterer wrote:
2011/8/31 Michael Bramer<grisu@debian.org>:
On 08/31/2011 05:02 PM, Erik Esterer wrote:

Since you fix bugs and write new code for the web interface: has the
short description field a<textarea>      tag now? The old interface used
the<input>      tag only for the short description and Iceweasel ignored
it for spell checking. the<textarea>      works with Iceweasel spell
checking.

But this patch is not working:
- I can input more than 1 line
- I have a scroll-bar at the right side

After a little research, this should work:

<li>Translated ({{lang.language}}):<input type="text" name="short"
value="{{trans.display_short}}" size="75"
onchange="document.forms[0].submit.disabled=0" spellcheck="true"
/></div></li>

The input tag stays, only add spellcheck="true"[1]. Note that I
didn't test it.

I commit this patch to my git repo. (new web interface)

Thanks

Gruss
Grisu


Reply to: