[408019] GMF Notation git website migration
diff --git a/_projectCommon.php b/_projectCommon.php
index 1f8028a..c8622ee 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -1,15 +1,15 @@
 <?php
-
 /*******************************************************************************
- * Copyright (c) 2009-2010 Eclipse Foundation and others.
+ * Copyright (c) 2009, 2013 Eclipse Foundation and others.
  * 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:
- *    
- *******************************************************************************/
+ *		Eclipse Foundation - Initial version
+ *		Anthony Hunter - changes for GMF Notation
+ ********************************************************************************/
 
 	# Set the theme for your project's web pages.
 	# See http://eclipse.org/phoenix/
@@ -29,7 +29,7 @@
    	$Nav->addCustomNav("Download", "http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-notation", "_self", 3);
 	$Nav->addCustomNav("Documentation", "documentation.php", "_self", 3);
 	$Nav->addCustomNav("Wiki", "http://wiki.eclipse.org/Graphical_Modeling_Framework", "_self", 3);
-	$Nav->addCustomNav("Getting Involved", "/cdt/developers.php", "_self", 3);
+	$Nav->addCustomNav("Support", "support.php", "_self", 3);
 	$Nav->addCustomNav("Newsgroup", "http://dev.eclipse.org/newslists/news.eclipse.modeling.gmf/maillist.html", "_self", 3);
 	$Nav->addCustomNav("Mailing List", "https://dev.eclipse.org/mailman/listinfo/gmf-releng", "_self", 3);
 	$Nav->addCustomNav("Modeling Corner", "http://wiki.eclipse.org/Modeling_Corner", "_self", 3);
diff --git a/documentation.php b/documentation.php
index 1fe6dc8..fc25ba2 100644
--- a/documentation.php
+++ b/documentation.php
@@ -1,14 +1,15 @@
 <?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
+ * Copyright (c) 2009, 2013 Eclipse Foundation and others.
  * 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:
- *    
- *******************************************************************************/
+ *		Eclipse Foundation - Initial version
+ *		Anthony Hunter - changes for GMF Notation
+ ********************************************************************************/
 
 	$pageTitle 		= "GMF Notation Documentation";
 	$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/gmf-notation/style.css"/>');
diff --git a/index.php b/index.php
index 0ccbf3f..130997f 100644
--- a/index.php
+++ b/index.php
@@ -1,14 +1,15 @@
 <?php
 /*******************************************************************************
- * Copyright (c) 2010 Eclipse Foundation and others.
+ * Copyright (c) 2009, 2013 Eclipse Foundation and others.
  * 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:
- *    
- *******************************************************************************/
+ *		Eclipse Foundation - Initial version
+ *		Anthony Hunter - changes for GMF Notation
+ ********************************************************************************/
 
 	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());
 	
@@ -25,7 +26,7 @@
 	Downloads, Software Install Site</a></li>
 <li><a id="buttonDocumentation" href="documentation.php" title="Documentation">
 	Tutorials, Examples, Reference Documentation</a></li>
-<li><a id="buttonSupport" href="http://wiki.eclipse.org/GMF_Documentation" title="Support">
+<li><a id="buttonSupport" href="support.php" title="Support">
 	Bug Tracker, Newsgroup</a></li>
 <li><a id="buttonInvolved" href="http://wiki.eclipse.org/Graphical_Modeling_Framework" title="Getting Involved">
 	git, Workspace Setup, Wiki, Committers</a></li>
diff --git a/support.php b/support.php
new file mode 100644
index 0000000..2b883e5
--- /dev/null
+++ b/support.php
@@ -0,0 +1,41 @@
+<?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) 2009, 2013 Eclipse Foundation and others.
+ * 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:
+ *		Eclipse Foundation - Initial version
+ *		Anthony Hunter - changes for GMF Notation
+ ********************************************************************************/
+
+	$pageTitle 		= "GMF Notation Support";
+	$App->AddExtraHtmlHeader('<link rel="stylesheet" type="text/css" href="/gmf-notation/style.css"/>');
+
+	$html  = <<<EOHTML
+<div id="midcolumn">
+<h2>$pageTitle</h2>
+<p>GMF Notation support is provided by the community on a volunteer basis. You may use the following means to reach this community.</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/Graphical_Modeling_Framework_FAQ">GMF FAQ</a>. You might also consider the 
+<a href="http://wiki.eclipse.org/index.php/GEF_Troubleshooting_Guide">GEF Troubleshooting Guide</a>,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=16">GMF Community Forum</a>
+or the <a href="news://news.eclipse.org/eclipse.tools.gmf" target="_top">GMF 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=GMP">new bug entry</a> in the <a href="https://bugs.eclipse.org/bugs/">Eclipse Bugzilla</a>.
+</p>
+</div>
+EOHTML;
+
+# Generate the web page
+$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+?>
\ No newline at end of file