Re: silva-2.2: comments
Marc Petitmermet <[email protected]> Tue, 16 Jun 2009 22:34:57 +0200
| Newsgroups | gmane.comp.web.zope.silva.devel |
|---|---|
| Message-ID | <[email protected]> |
On 16. Jun 2009, at 04:59 Uhr, Andy Altepeter wrote: > On Thursday 11 June 2009 05:06:59 pm Marc Petitmermet wrote: >>>> the image tool just looks a bit "messy" at the >>>> moment;-) the vertical alignment of the labels "image alignment:" >>>> and >>>> "link target:" seems to be different compared to the pull-down >>>> menu. >>> >>> I tried to neaten it up, have a look. >> >> wow. much better. thanks. > > Marc, > > I've made a few more changes to the link and image tools. Take a > look at them > now. > > The link tool's input field now switches to a textarea when it has the > focus -- this should allow for easier editing. IE and Safari wrap > long URIs > while FF adds a horizontal scrollbar. Either way it's much easier > to see the > uri. This begs the question -- should these just be textareas? > Probably > not, as the tool would take up more vertical space when it is > inactive. the idea is good but it is not working properly yet. safari 4: i don't see any changes; it is always the input field. firefox 3.0.11: create a new document and edit it -> link tool is open and shows input as well as text area field at the same time. the text area field is on the right side of the input field and therefore even outside the range of the kupu tools. the nice thing about textarea fields in firefox is that i can use the installed plug-in "it's all text" (https://addons.mozilla.org/en-US/firefox/addon/4125 ). this plug-in does what i normally do by hand with long urls in the input field. regards, marc