Remove unused areas
diff --git a/_projectCommon.php b/_projectCommon.php
index ac75de7..e8fbf88 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -13,7 +13,7 @@
# Break the navigation into sections
$Nav->addNavSeparator("About Subversive", "http://www.eclipse.org/projects/project_summary.php?projectid=technology.subversive");
- $Nav->addCustomNav("Subversive Home", "/subversive/index.php", "_self", 1);
+ $Nav->addNavSeparator("Subversive Home", "/subversive/index.php", "_self", 1);
$Nav->addNavSeparator("Downloads", "/subversive/downloads.php", "_self");
$Nav->addCustomNav("Latest Releases", "/subversive/latest-releases.php", "_self", 1);
@@ -51,7 +51,6 @@
$Menu->addMenuItem("Downloads", "/subversive/downloads.php", "_self");
$Menu->addMenuItem("Documentation", "/subversive/documentation.php", "_self");
$Menu->addMenuItem("Support", "/subversive/support.php", "_self");
- $Menu->addMenuItem("Getting Involved", "/subversive/getting-involved.php", "_self");
$Menu->addMenuItem("About", "http://www.eclipse.org/projects/project_summary.php?projectid=technology.subversive", "_self");
diff --git a/index.php b/index.php
index f27171b..0fca54a 100644
--- a/index.php
+++ b/index.php
@@ -25,7 +25,8 @@
// # Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
- <!-- <div id="bigbuttons">
+<!--
+<div id="bigbuttons">
<h3>Primary Links</h3>
<ul>
<li><a id="buttonDownload" href="/subversive/downloads.php"></a></li>
diff --git a/sidebars/download.php b/sidebars/download.php
index ebf5627..49e68a0 100644
--- a/sidebars/download.php
+++ b/sidebars/download.php
@@ -1,3 +1,4 @@
+<!--
<div class="sideitem">
<h6>Support Subversive Project</h6>
<table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
@@ -19,6 +20,7 @@
</tr>
</table>
</div>
+-->
<div class="sideitem">
<h6>Downloads</h6>
<ul>
diff --git a/sidebars/main.php b/sidebars/main.php
index f8003b7..478d73b 100644
--- a/sidebars/main.php
+++ b/sidebars/main.php
@@ -1,3 +1,4 @@
+<!--
<div class="sideitem">
<h6>Install Subversive</h6>
<table width="100%" cellspacing="0" cellpadding="0" style="margin-bottom: 0px;">
@@ -37,7 +38,8 @@
<td colspan="3" width="100%">To vote or leave a comment log onto Marketplace using your Eclipse account.</td>
</tr>
</table>
-</div>
+</div>
+-->
<div class="sideitem">
<h6>Project News</h6>
<ul>