details: http://www.bx.psu.edu/hg/galaxy/rev/84ecf82a2ce7 changeset: 2392:84ecf82a2ce7 user: Anton Nekrutenko anton@bx.psu.edu date: Fri May 01 11:09:04 2009 -0400 description: New quickie
3 file(s) affected in this change:
static/images/qk/quickie5_lrg.png static/images/qk/quickie5_small.png static/welcome.html
diffs (99 lines):
diff -r 9ad7b4abbfc7 -r 84ecf82a2ce7 static/images/qk/quickie5_lrg.png Binary file static/images/qk/quickie5_lrg.png has changed diff -r 9ad7b4abbfc7 -r 84ecf82a2ce7 static/images/qk/quickie5_small.png Binary file static/images/qk/quickie5_small.png has changed diff -r 9ad7b4abbfc7 -r 84ecf82a2ce7 static/welcome.html --- a/static/welcome.html Fri May 01 10:11:00 2009 -0400 +++ b/static/welcome.html Fri May 01 11:09:04 2009 -0400 @@ -71,15 +71,15 @@
<div class="current-quickie"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> - <tr> - <td align="center"> - <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie4_whatsnew/flow.html',width:640,height:500,scroll:'no'})"> - <img src="images/qk/quickie4_lrg.png" border="0"> - <br> - </a> + <tr> + <td align="center"> + <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie5_join/flow.html',width:640,height:500,scroll:'no'})"> + <img src="images/qk/quickie5_lrg.png" border="0"> + <br> + </a>
- </td> - </tr> + </td> + </tr> </table> </div>
@@ -87,34 +87,40 @@ <hr>
<div class="previous"> - <table border="0" cellpadding="0" cellspacing="0" width="100%"> - <tr> - <td width="32%" style="border-right: solid white 10px;"> - <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie1_TabSeq/flow.html',width:640,height:500,scroll:'no'})"> - <div class="quickie"> - <img src="images/qk/quickie1_small.png" border="0"> - </div> - </a> - </td> - <td width="32%" style="border-left: solid white 5px; border-right: solid white 5px"> - <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie2_Grouping/flow.html',width:640,height:500,scroll:'no'})"> - <div class="quickie"> - <img src="images/qk/quickie2_small.png" border="0"> - </div> - </a> - </div> - </td> - <td width="32%" style="border-left: solid white 10px;" > - <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie3_Intervals/flow.html',width:640,height:500,scroll:'no'})"> - <div class="quickie"> - <img src="images/qk/quickie3_small.png" border="0"> - </div> - </a> - </td> - - </tr> + <table border="0" cellpadding="0" cellspacing="0" width="100%"> + <tr> + <td width="50%" style="border-right: solid white 10px; border-bottom: solid white 10px"> + <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie1_TabSeq/flow.html',width:640,height:500,scroll:'no'})"> + <div class="quickie"> + <img src="images/qk/quickie1_small.png" border="0"> + </div> + </a> + </td> + <td width="50%" style="border-left: solid white 10px; border-bottom: solid white 10px"> + <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie2_Grouping/flow.html',width:640,height:500,scroll:'no'})"> + <div class="quickie"> + <img src="images/qk/quickie2_small.png" border="0"> + </div> + </a> + </td> + </tr> + <tr> + <td width="50%" style="border-right: solid white 10px; border-top: solid white 10px" > + <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie3_Intervals/flow.html',width:640,height:500,scroll:'no'})"> + <div class="quickie"> + <img src="images/qk/quickie3_small.png" border="0"> + </div> + </a> + </td> + <td width="50%" style="border-left: solid white 10px; border-top: solid white 10px" > + <a href="javascript:parent.show_in_overlay({url:'http://screencast.g2.bx.psu.edu/galaxy/quickie4_whatsNew/flow.html',width:640,height:500,scroll:'no'})"> + <div class="quickie"> + <img src="images/qk/quickie4_small.png" border="0"> + </div> + </a> + </td> + </tr> </table> -</div> </div>
<br/>
galaxy-dev@lists.galaxyproject.org