1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-20 06:35:50 +02:00

Fix web presentation of update site

This commit is contained in:
Martin Oberhuber 2006-08-21 20:01:41 +00:00
parent d2fcb558d4
commit 1d81cd304e
2 changed files with 22 additions and 20 deletions

View file

@ -54,6 +54,28 @@
</script>
</head>
<body onload="init();">
<div align="right" width="230">
<a href="web/images/RSESample.gif">
<img src="web/images/RSESample_small.gif" alt="[RSE Sample Screenshot]" border="0" width="230" height="165" title="RSE Sample Screenshot" />
</a>
</div>
<h1 class="title">Target Management Project Updates</h1>
<h2>Just getting started?</h2>
<p><b>See <a href="http://www.eclipse.org/dsdp/tm/tutorial/">http://www.eclipse.org/dsdp/tm/tutorial/</a></b></p>
<hr/>
<p>For getting the software on this site, you need to use the Eclipse
<a href="http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm">
Update Manager</a> (choose <i>Help &gt; Software Updates &gt; Find and Install</i>
in Eclipse 3.2 or later).<br/>
Define a new remote update site named "Target Management Updates",
and specify</p>
<p><code>&nbsp;&nbsp;&nbsp;http://download.eclipse.org/dsdp/tm/updates/</code></p>
<p>as the URL to use.
See <a href="http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm">
Eclipse Help</a> for general information about using Update Manager.</p>
<p>If you do not have Eclipse installed yet, better use the
<a href="http://download.eclipse.org/dsdp/tm/downloads/">downloads from this site</a>.</p>
<!--[insert static HTML here]-->
<div id="data"><!-- this is where the transformed data goes --></div>
</body>

View file

@ -9,26 +9,6 @@
<style>@import url("web/site.css");</style>
</head>
<body>
<div align="right" width="230">
<a href="http://dsdp.eclipse.org/help/latest/topic/org.eclipse.rse.doc.user/images/RSESample.gif">
<img src="web/images/RSESample_small.gif" alt="RSE Sample Screenshot" border="0" width="230" height="165" title="RSE Sample Screenshot" />
</a>
</div>
<h1 class="title">Target Management Project Updates</h1>
<h2>Just getting started?</h2>
<p><b>See <a href="http://www.eclipse.org/dsdp/tm/tutorial/">http://www.eclipse.org/dsdp/tm/tutorial/</a></b></p>
<hr/>
<p>For getting the software on this site, you need to use the Eclipse
Update Manager (choose <i>Help &gt; Software Updates &gt; Find and Install</i>
in Eclipse 3.2 or later). Define a new remote update site named "Target Management Updates",
and specify</p>
<p>&nbsp;&nbsp;&nbsp;<code>http://download.eclipse.org/dsdp/tm/updates/</code></p>
<p>as the URL to use.</p>
<p>See <a href="http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-34.htm">
Eclipse Help</a> for general information about using Update Manager.</p>
<p>If you do not have Eclipse installed yet, better use the downloads from
<a href="http://download.eclipse.org/dsdp/tm/downloads/">this site</a>.</p>
<p class="bodyText"><xsl:value-of select="description"/></p>
<table width="100%" border="0" cellspacing="1" cellpadding="2">