Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 195295 | Differences between
and this patch

Collapse All | Expand All

(-)downloads/index.php (-6 / +6 lines)
Lines 45-51 Link Here
45
    			</div>
45
    			</div>
46
	</div>		
46
	</div>		
47
47
48
    <div class="homeitem3col" style="margin-left:40px; width:90%">
48
<div style="float:left; clear:right; width:100%;">
49
    <div class="homeitem3col" style="width:auto;float:none; margin: 10px 60px auto 40px;">
49
		<h3>2.2 Release&nbsp;<a title="More Info" href="http://wiki.eclipse.org/index.php/Mylar_User_Guide#Installation"><img border=0 src="/mylyn/images/icon-help.gif"></a></h3> 
50
		<h3>2.2 Release&nbsp;<a title="More Info" href="http://wiki.eclipse.org/index.php/Mylar_User_Guide#Installation"><img border=0 src="/mylyn/images/icon-help.gif"></a></h3> 
50
		
51
		
51
		<br>&nbsp;&nbsp;&nbsp;<a href="http://www.eclipse.org/mylyn/new">New & Noteworthy</a> (Released 2007-12-21). Requires <a href="http://java.sun.com/j2se/1.5.0/download.jsp">JRE 5.0</a>. Supports <a href="http://www.bugzilla.org/">Bugzilla</a> 2.18 and later, <a href="http://trac.edgewall.org/">Trac</a> 0.9 and later.				
52
		<br>&nbsp;&nbsp;&nbsp;<a href="http://www.eclipse.org/mylyn/new">New & Noteworthy</a> (Released 2007-12-21). Requires <a href="http://java.sun.com/j2se/1.5.0/download.jsp">JRE 5.0</a>. Supports <a href="http://www.bugzilla.org/">Bugzilla</a> 2.18 and later, <a href="http://trac.edgewall.org/">Trac</a> 0.9 and later.				
Lines 73-79 Link Here
73
		</ul>	
74
		</ul>	
74
	</div>
75
	</div>
75
76
76
    <div class="homeitem3col" style="margin-left:40px; width:90%">
77
    <div class="homeitem3col" style="width:auto; float:none; margin:25px 60px auto 40px;">
77
		<h3>2.3 Weekly Builds&nbsp;<a title="More Info" href="http://wiki.eclipse.org/index.php/Mylar_User_Guide#Installation"><img border=0 src="/mylyn/images/icon-help.gif"></a></h3>
78
		<h3>2.3 Weekly Builds&nbsp;<a title="More Info" href="http://wiki.eclipse.org/index.php/Mylar_User_Guide#Installation"><img border=0 src="/mylyn/images/icon-help.gif"></a></h3>
78
		<br>&nbsp;&nbsp;&nbsp;<a href="http://www.eclipse.org/mylyn/new/new-dev.html">New & Noteworthy</a> (Released every Wednesday).  Weekly builds are production quality, but subject to UI changes.
79
		<br>&nbsp;&nbsp;&nbsp;<a href="http://www.eclipse.org/mylyn/new/new-dev.html">New & Noteworthy</a> (Released every Wednesday).  Weekly builds are production quality, but subject to UI changes.
79
		<ul>
80
		<ul>
Lines 89-95 Link Here
89
		</ul>
90
		</ul>
90
	</div>
91
	</div>
91
	
92
	
92
	<div class="homeitem3col" style="margin-left:40px; width:90%">
93
	<div class="homeitem3col" style="width:auto; float:none; margin:25px 60px auto 40px;>
93
		<h3>Extensions</h3>
94
		<h3>Extensions</h3>
94
		<!--
95
		<!--
95
		<br>&nbsp;&nbsp;&nbsp;For additional features use the following update sites, noting the feature descriptions before installing.
96
		<br>&nbsp;&nbsp;&nbsp;For additional features use the following update sites, noting the feature descriptions before installing.
Lines 102-110 Link Here
102
		</ul>
103
		</ul>
103
	</div>
104
	</div>
104
105
105
	<div align="homeitem3col" style="width:95%">&nbsp;</div>  
106
	<div class="homeitem3col" style="width:auto; float:none; border: medium none; margin:25px 60px auto 0px;">
106
107
	<div class="homeitem3col" style="width:95%; border:none; margin-left:0px">
108
		<table border="0" cellpadding="3"> 
107
		<table border="0" cellpadding="3"> 
109
			<tr>
108
			<tr>
110
				<td width=15></td>
109
				<td width=15></td>
Lines 136-141 Link Here
136
		<br>&nbsp;
135
		<br>&nbsp;
137
	</div>
136
	</div>
138
</div>
137
</div>
138
</div>
139
139
140
EOHTML;
140
EOHTML;

Return to bug 195295