[NONE] Fix link to GitHub on index.php, cleanup.

- Fixed link to GitHub pointed to wrong target.
- Removed pages no longer referenced and images no longer used.
diff --git a/documentation.php b/documentation.php
deleted file mode 100644
index 9390319..0000000
--- a/documentation.php
+++ /dev/null
@@ -1,40 +0,0 @@
-<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-/*******************************************************************************
- * Copyright (c) 2010
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    
- *******************************************************************************/
-
-	$pageTitle 		= "GEF Documentation";
-
-	$html  = <<<EOHTML
-<div id="midcolumn">
-<h2>$pageTitle</h2>
-<p>Apart from the provided reference documentation and the <i>new and noteworthy</i> of each release, there are several articles, tutorials, and presentations contributed by the community. 
-A bunch of examples may also help to understand the frameworks.
-
-<h3>New and Noteworthy</h3>
-<p>Information about what is new and noteworthy in each release can be found on the <a href="http://wiki.eclipse.org/GEF/New_and_Noteworthy">New and Noteworthy</a> page in the GEF wiki.</p>
-
-<h3>User Documentation</h3>
-<p>User documentation for the Cloudio and DOT end-user tools is provided through the <a href="http://wiki.eclipse.org/GEF/GEF4/Cloudio/User_Guide">Cloudio User Guide</a> and <a href="http://wiki.eclipse.org/GEF/GEF4/DOT/User_Guide">DOT User Guide</a>. 
-		
-<h3>Developer Documentation</h3>
-<p>Developer documentation for adopters and contributors is provided in the <a href="http://wiki.eclipse.org/GEF/Reference_Documentation">Reference Documentation</a> wiki page.
-
-<h3>Articles, Tutorials, Slides</h3>
-<p>Several (external) articles, tutorials, and slides can be found on the <a href="http://wiki.eclipse.org/GEF/Articles%2C_Tutorials%2C_Slides">Articles, Tutorials, Slides</a> page in the GEF Wiki.</p>
-
-<h3>Examples</h3>
-<p>Examples demonstrating the usage of the framework components are provided in bundled and unbundled form. Please refer to the <a href="http://wiki.eclipse.org/GEF/Examples">Examples</a> page in the GEF wiki for details.
-</div>
-EOHTML;
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
diff --git a/faq.php b/faq.php
deleted file mode 100755
index d85a8eb..0000000
--- a/faq.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php header("Location: http://wiki.eclipse.org/GEF_Developer_FAQ"); ?>
\ No newline at end of file
diff --git a/getting_involved.php b/getting_involved.php
deleted file mode 100644
index 5ccf91b..0000000
--- a/getting_involved.php
+++ /dev/null
@@ -1,36 +0,0 @@
-<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-/*******************************************************************************
- * Copyright (c) 2010
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    
- *******************************************************************************/
-
-	$pageTitle 		= "GEF Getting Involved";
-
-	$html  = <<<EOHTML
-<div id="midcolumn">
-<h2>$pageTitle</h2>
-<p>As every Eclipse project, GEF is strongly dependent on active support by its community. 
-You may become part of that community and get involved by reporting bugs or enhancement request, 
-by contributing patches, by participation in disscussions on the mailing list, or by supporting the maintaining of the GEF wiki.</p>
-
-<h3>Contributor Guide</h3>
-<p>If you want to know how to support us with triaging of bugs or contributing to GEF (e.g. by providing a patch to a known bug), please refer to the <a href="http://wiki.eclipse.org/GEF_Contributor_Guide">Contributor Guide</a> for further details.</p>
-
-<h3>Contributor Mailing List</h3>
-<p>Technical or organizational discussions (no help wanted questions) around the GEF project take place at the <a href="http://dev.eclipse.org/mailman/listinfo/gef-dev">GEF Developer Mailing List</a>.
-It is intended for use by developers actually working on or otherwise contributing to day-to-day development of the GEF project itself. Older discussions can be found in the <a href="http://dev.eclipse.org/mhonarc/lists/gef-dev/maillist.html">Mailing List Archive</a>.</p>
-
-
-
-</div>
-EOHTML;
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
\ No newline at end of file
diff --git a/images/buttonDocumentation.png b/images/buttonDocumentation.png
deleted file mode 100644
index bbfdde0..0000000
--- a/images/buttonDocumentation.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonDocumentation_sel.png b/images/buttonDocumentation_sel.png
deleted file mode 100644
index 8affb93..0000000
--- a/images/buttonDocumentation_sel.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonDownload.png b/images/buttonDownload.png
deleted file mode 100644
index e620092..0000000
--- a/images/buttonDownload.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonDownload_new.png b/images/buttonDownload_new.png
deleted file mode 100644
index e620092..0000000
--- a/images/buttonDownload_new.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonDownload_sel.png b/images/buttonDownload_sel.png
deleted file mode 100644
index d3a0330..0000000
--- a/images/buttonDownload_sel.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonInvolved.png b/images/buttonInvolved.png
deleted file mode 100644
index b3e9a82..0000000
--- a/images/buttonInvolved.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonInvolved_sel.png b/images/buttonInvolved_sel.png
deleted file mode 100644
index 346a452..0000000
--- a/images/buttonInvolved_sel.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonSupport.png b/images/buttonSupport.png
deleted file mode 100644
index bd36086..0000000
--- a/images/buttonSupport.png
+++ /dev/null
Binary files differ
diff --git a/images/buttonSupport_sel.png b/images/buttonSupport_sel.png
deleted file mode 100644
index a535fe8..0000000
--- a/images/buttonSupport_sel.png
+++ /dev/null
Binary files differ
diff --git a/index.php b/index.php
index 523f7ee..27d9d4c 100644
--- a/index.php
+++ b/index.php
@@ -34,7 +34,7 @@
 <h3>GEF (Graphical Editing Framework)</h3>
 <div id="introText">
 <p>
-The Eclipse <a href="http://www.eclipse.org/gef">Graphical Editing Framework (GEF)</a> provides Eclipse-integrated end-user tools in terms of a <a href="http://www.graphviz.org">Graphviz</a> authoring (<a href="https://github.com/eclipse/gef/wiki/DOT-User-Guide">DOT editor, DOT Graph view</a>) and a word cloud rendering environment (<a href="https://github.com/eclipse/gef/wiki/Cloudio-User-Guide">Tag Cloud view</a>), as well as framework components (<a href="https://github.com/eclipse/gef/wiki/Common">Common</a>, <a href="https://github.com/eclipse/gef/wiki/Geometry">Geometry</a>, <a href="https://github.com/eclipse/gef/wiki/FX">FX</a>, <a href="https://github.com/eclipse/gef/wiki/MVC">MVC</a>, <a href="https://github.com/eclipse/gef/wiki/Graph">Graph</a>, <a href="https://github.com/eclipse/gef/wiki/Layout">Layout</a>, <a href="https://github.com/eclipse/gef/wiki/Zest">Zest</a>, <a href="https://github.com/eclipse/gef/wiki/DOT">DOT</a>, and <a href="https://github.com/eclipse/gef/wiki/Cloudio">Cloudio</a>) to create rich graphical Java client applications, Eclipse-integrated or standalone. All relevant information can either be found on <a href="http://www.eclipse.org/projects/project_summary.php?projectid=tools.gef">GitHub</a> or on <a href="http://www.eclipse.org/projects/project_summary.php?projectid=tools.gef">projects.eclipse.org</a>.
+The Eclipse <a href="http://www.eclipse.org/gef">Graphical Editing Framework (GEF)</a> provides Eclipse-integrated end-user tools in terms of a <a href="http://www.graphviz.org">Graphviz</a> authoring (<a href="https://github.com/eclipse/gef/wiki/DOT-User-Guide">DOT editor, DOT Graph view</a>) and a word cloud rendering environment (<a href="https://github.com/eclipse/gef/wiki/Cloudio-User-Guide">Tag Cloud view</a>), as well as framework components (<a href="https://github.com/eclipse/gef/wiki/Common">Common</a>, <a href="https://github.com/eclipse/gef/wiki/Geometry">Geometry</a>, <a href="https://github.com/eclipse/gef/wiki/FX">FX</a>, <a href="https://github.com/eclipse/gef/wiki/MVC">MVC</a>, <a href="https://github.com/eclipse/gef/wiki/Graph">Graph</a>, <a href="https://github.com/eclipse/gef/wiki/Layout">Layout</a>, <a href="https://github.com/eclipse/gef/wiki/Zest">Zest</a>, <a href="https://github.com/eclipse/gef/wiki/DOT">DOT</a>, and <a href="https://github.com/eclipse/gef/wiki/Cloudio">Cloudio</a>) to create rich graphical Java client applications, Eclipse-integrated or standalone. All relevant information can either be found on <a href="https://github.com/eclipse/gef#eclipse-graphical-editing-framework-gef">GitHub</a> or on <a href="http://www.eclipse.org/projects/project_summary.php?projectid=tools.gef">projects.eclipse.org</a>.
 
 <img class="displayed" width="450" src="/gef/images/GEF4_MVC_FX_UI_Example.png" alt="GEF4 MVC.FX.UI Example" border="0"/>
 </p>
diff --git a/support.php b/support.php
deleted file mode 100644
index f272403..0000000
--- a/support.php
+++ /dev/null
@@ -1,42 +0,0 @@
-<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-/*******************************************************************************
- * Copyright (c) 2010
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *
- *******************************************************************************/
-
-	$pageTitle 		= "GEF Support";
-
-	$html  = <<<EOHTML
-<div id="midcolumn">
-<h2>$pageTitle</h2>
-<p>GEF support is provided by the community on a volunteer basis. You may use the following means to reach this community.</p>
-
-<h3>Adopter Guide</h3>
-<p>If you want to know how to setup your environment to develop against GEF, please refer to the <a href="http://wiki.eclipse.org/GEF/Adopter_Guide">Adopter Guide</a> for further details.</p>
-
-<h3>Frequently Asked Questions (FAQs)</h3>
-<p>For frequently asked questions and known pitfalls please refer to the <a href="http://wiki.eclipse.org/index.php/GEF_Developer_FAQ">GEF FAQs</a> or the <a href="http://wiki.eclipse.org/index.php/GEF_Troubleshooting_Guide">GEF Troubleshooting Guide</a>. 
-You might also consider the <a href="http://www.eclipse.org/swt/faq.php">SWT FAQs</a> or the <a href="http://wiki.eclipse.org/index.php/Eclipse_FAQs">Eclipse FAQs</a>.
-</p>
-	
-<h3>Forum & Newsgroup</h3>
-<p>Ask questions on the <a href="http://www.eclipse.org/forums/index.php?t=thread&frm_id=81">GEF Community Forum</a>
-or the <a href="news://news.eclipse.org/eclipse.tools.gef" target="_top">GEF newsgroup</a> (same contents).
-</p>
-
-<h3>Bugzilla</h3>
-<p>Report defects and ask for enhancements by creating a  
-	<a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=GEF">new bug entry</a> in the <a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a>. Please survey the list of <a href="http://dev.eclipse.org/bugs/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=GEF&short_desc=&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time" target="_self" >known bugs and demanded enhancements</a> before.
-</p>
-</div>
-EOHTML;
-
-# Generate the web page
-$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
\ No newline at end of file