david_williams | 269a8c6 | 2007-09-23 04:34:53 +0000 | [diff] [blame] | 1 | <?php |
| 2 | |
| 3 | $pageTitle="Eclipse Web Tools Platform (WTP) Patch Downloads"; |
| 4 | $indexTop="<font class=indextop> |
| 5 | Web Tools Platform<br /> |
| 6 | patch downloads</font><br /> |
| 7 | <font class=indexsub>Latest patch downloads from the Web Tools Platform project</font>"; |
| 8 | |
| 9 | $pageExplanation=" |
| 10 | <p>This is the starting page for where you can find the latest <a |
| 11 | href=\"http://wiki.eclipse.org/index.php/WTP_Build_Types\">patch features</a> produced by the <a |
| 12 | href=\"http://www.eclipse.org/webtools\">Eclipse Web Tools |
| 13 | Platform (WTP) Project</a>.</p> |
| 14 | <p>They are normaly very specialized, for a specific purpose or adopter, and not for |
| 15 | general use. Those that are for general use -- and end-users -- will be made available |
| 16 | via update manager. |
| 17 | </p> |
| 18 | <p>If you got here to this patch-build site by accident or casual |
| 19 | browsing, please be aware that <a |
| 20 | href=\"http://download.eclipse.org/webtools/downloads/\" target=\"_top\"> |
| 21 | declared builds</a> are available!</p> |
| 22 | "; |
| 23 | |
| 24 | $mainTableHeader="Latest Patch Feature Downloads"; |
| 25 | |
| 26 | $pageFooterEnd="<p><a href=\"http://download.eclipse.org/webtools/committers/\" |
| 27 | target=\"_top\">Continuous builds</a> are also available which are for |
| 28 | committers and early testers.</p>"; |
| 29 | |
david_williams | 38cdb42 | 2007-09-23 06:24:37 +0000 | [diff] [blame] | 30 | $subsectionHeading="History of Patch Builds"; |
david_williams | 269a8c6 | 2007-09-23 04:34:53 +0000 | [diff] [blame] | 31 | ?> |