bug 361998: content removed, "Under Construction" added, button URLs adapted
diff --git a/pages/_index.html b/pages/_index.html
index a620d35..939cf3f 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -1,41 +1,42 @@
 <div id="bigbuttons">
 <h3>Primary Links</h3>
 <ul>
-	<li><a id="buttonDownload" href="download.php" title="Download">Eclipse
-	Distribution, Update Site, Dropins</a></li>
-	<li><a id="buttonDocumentation" href="midcolumn_example.php"
-		title="Documentation">Tutorials, Examples, Videos, Reference Documentation</a></li>
-	<li><a id="buttonSupport" href="midcolumn_example.php" title="Download">Bug
-	Tracker, Newsgroup, Professional Support</a></li>
-	<li><a id="buttonInvolved" href="midcolumn_example.php" title="Getting Involved">CVS,
-	Workspace Setup, Wiki, Committers</a></li>
+    <li><a id="buttonDownload" href="download.php" title="Download">Eclipse
+    Distribution, Update Site, Dropins</a></li>
+    <li><a id="buttonDocumentation" href="http://wiki.eclipse.org/Vex#Documentation"
+        title="Documentation">Tutorials, Examples, Videos, Reference Documentation</a></li>
+    <li><a id="buttonSupport" href="http://wiki.eclipse.org/Vex#Support" title="Download">Bug
+    Tracker, Newsgroup, Professional Support</a></li>
+    <li><a id="buttonInvolved" href="http://wiki.eclipse.org/Vex#Contributing" title="Getting Involved">CVS,
+    Workspace Setup, Wiki, Committers</a></li>
 </ul>
 </div>
 
 <div id="midcolumn">
-<h3>MyProject - use this header describe what it does</h3>
+<h3>Vex - A Visual Editor for XML</h3>
 <div id="introText">
 
-<p class="left">MyProject is a framework for development of cool stuff and
-more cool stuff. Just describe your project here very briefly. Use the center 
-section below for a screenshot, a screenshot collage or a screencast.</p>
+<p class="left">Vex is a <b>V</b>isual <b>E</b>ditor for <b>X</b>ML that hides the raw XML tags from the user, providing instead a <b>word processor like</b> interface. Vex uses standard <b>DTD files to define document types</b> and <b>CSS stylesheets to define document layout</b>. Vex contains definitions for <a href="http://en.wikipedia.org/wiki/Docbook">DocBook</a> and <a href="http://en.wikipedia.org/wiki/DITA">DITA</a>. To edit other XML formats only a DTD and a CSS are needed.</p>
 
-<p class="right"> This project was just provisioned.  You can see the proposal 
+<p class="right"> This project was just provisioned.  You can see the proposal
 <a href="/proposals/mylyn.docs.vex">here</a>
 
 </p>
 
+<h3>Under Construction</h3>
 </div>
+<!--
 
- 
+
 
 <div id="screencast">
 <object width="640" height="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=8260921&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=DBD7EF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=8260921&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=DBD7EF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="640" height="480"></embed></object>
 </div>
-
-<!-- 
+-->
+<!--
 <h3>...and yet powerful</h3>
  -->
+<!--
 <div id="feature_1">
 
 <h4>Some cool feature</h4>
@@ -55,7 +56,7 @@
 <div id="feature_4">
 <h4>User Experience</h4>
 <p>
-Experiment with style.css to create columns for text, just the way you want it. This section 
+Experiment with style.css to create columns for text, just the way you want it. This section
 is a bit wider and can contain more words, even small logos or graphics to describe a neat feature in more detail.</p>
 </div>
 
@@ -88,4 +89,5 @@
 <h3>Another announcement</h3>
 <p>MyProject is pleased to announce...</p>
 </div>
-</div>
\ No newline at end of file
+</div>
+-->
\ No newline at end of file