[dokuwiki] Re: [PATCH] various Dokuwiki tests

On Sat, 29 Jul 2006 21:37:43 +0200
Anika Henke <a.c.henke@xxxxxxxx> wrote:

> Andreas Gohr wrote:
> 
> >>  - the upload form looks a bit shaky
> >>    [media_uploadform.patch]
> > 
> > 
> > Hmm... I'd prefer a solution without a table. Anika: any ideas?
> > 
> 
> Sorry, I can't see what's wrong with the upload form as it is now. 
> Matthias, what exactly do you mean by "shaky"??

The form elements are placed like this

   blahfasel: XXXXXX
   blahaginfasel: XXXX
   blabla: XXXXXX

The input elements wobble, the form looks disorderly.

and I would like to see them this way:

   blahfasel:     XXXXXX
   blahaginfasel: XXXXXX
   blabla:        XXXXXX

The input elements are in line. The user (at least me :-)) could
follow the cursor more easily.

By the way: The form looks like a table why not use <table> for it? It
would be pretty hard to do it with CSS (and it is not even more
flexible) and all applications I looked into do it with tables. Why not
dokuwiki?

  Best Regards
    Matthias

-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: