Hi.

I've been looking to see if we could replace the current <l:pane> based 
panels with <div> based alternatives.  I think this will help us style the 
panels better + I think they will work better (Vs tables) with the new 
layout.

Basically what I've done so far 
(https://github.com/tfennelly/jenkins/compare/JENKINS-23810) is:

   1. Created a new set of tags (<l:divpane>, <l:divpaneRow> and 
   <l:divpaneCell>) to replace the current <l:pane> tag.
   2. Updated the Build Queue, Executors and History panes to use this 
   approach.
   3. Can see it here: http://166.78.9.27:8080/
   
Examples of what they look like... 

<https://lh6.googleusercontent.com/-EdhWclL9x9c/U8lQPZKr83I/AAAAAAAABJY/9_8rrwy4BJM/s1600/Screenshot+2014-07-18+17.07.24.png>

<https://lh3.googleusercontent.com/-xRJoi1se6AA/U8lQZdvoBZI/AAAAAAAABJg/Ip35Cs0OAE4/s1600/Screenshot+2014-07-18+17.08.29.png>
Intentionally looks fairly similar to current panes but we can sex them up 
some more if we want (easier with divs).

I can see at least 22 plugins/components using this tag atm.  Do we try 
migrate them all (then we'd need a "shim" type tagset to support BC), or 
leave them using the current pane?

Comments/feedback please.

Regards,

T.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to