Bug 318135 - Convert Kepler pages in html
Change-Id: Ie9b2b14896390bb633dd1b51e7c492c432cab8e2
Signed-off-by: Eric Poirier <eric@eclipse.org>
diff --git a/_projectCommon.php b/_projectCommon.php
new file mode 100644
index 0000000..3784640
--- /dev/null
+++ b/_projectCommon.php
@@ -0,0 +1,21 @@
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+
+ # Set the theme for your project's web pages.
+ # See the Committer Tools "How Do I" for list of themes
+ # https://dev.eclipse.org/committers/
+ # Optional: defaults to system theme
+$theme = "solstice";
+$App->Promotion = FALSE;
+
+$App->setOutDated( '2011-11-11', '<a href="https://projects.eclipse.org/releases/kepler">Kepler</a> is a past version of Eclipse. Please visit our <a href="/downloads/">download</a> page for the latest version of Eclipse. ' );
\ No newline at end of file
diff --git a/content/en_friends.php b/content/en_friends.php
new file mode 100644
index 0000000..e0cd9e6
--- /dev/null
+++ b/content/en_friends.php
@@ -0,0 +1,95 @@
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+?>
+<div class="col-sm-24">
+ <div id="novaContent">
+ <div id="fullcolumn" class="kepler subpage friends">
+ <a href="/home/" class="nav-button smaller right"><sup>«</sup>Click
+ here to continue to eclipse.org<sup>»</sup></a>
+ <ul id="mainmenu" class="no_bullets">
+ <li id="item_downloads"><a
+ href="/downloads/packages/release/Kepler/SR2"
+ title="Downloads"><span class="icon"></span><span
+ class="caption">Downloads</span></a></li>
+ <li id="item_highlights"><a href="/kepler/" title="Highlights"><span
+ class="icon"></span><span class="caption">Highlights</span></a></li>
+ <li id="item_projects"><a href="/kepler/projects.php"
+ title="Projects"><span class="icon"></span><span
+ class="caption">Projects</span></a></li>
+ <li id="item_democamps"><a
+ href="http://wiki.eclipse.org/Eclipse_DemoCamps_Kepler_2013"
+ title="DemoCamps"><span class="icon"></span><span
+ class="caption">DemoCamps</span></a></li>
+ <li id="item_friends" class="active"><a
+ href="/kepler/friends.php" title="Friends of Kepler"><span
+ class="icon"></span><span class="caption">Friends of Kepler</span></a></li>
+ </ul>
+ <p id="now-available">
+ <a href="/downloads/packages/release/Kepler/SR2" title="Downloads"
+ class="button bigger">Now Available</a>
+ </p>
+ <p id="release-date">June 26, 2013</p>
+ <a href="/kepler/kepler.php" class="info-button"
+ title="Who is Kepler?">Who is Kepler?</a>
+ <div id="page-right">
+ <div class="page-container">
+ <h2 id="h2_friends">Friends of Kepler</h2>
+ <div id="friend-scale" class="scale-invert">
+ <div id="friend-scale-level" style="width: 68%;"></div>
+ <div id="friend-scale-count">680/1000 Friends</div>
+ </div>
+ <ul id="ul_donorList" class="clearfix no_bullets">
+ <li>Anonymous - $35</li>
+ <li>Anonymous - $35</li>
+ <li>Anonymous - $35</li>
+ <li>Anonymous - $35</li>
+ <li>Anonymous - $35</li>
+ <li>Anonymous - $35</li>
+ <li>Anonymous - $35</li>
+ <li>Anonymous - $35</li>
+ <li>Andrew Mckinlay - $35</li>
+ <li>Anonymous - $35</li>
+ </ul>
+ <a class="button-more button"
+ href="/donate/donorlist.php?showAll=0"
+ style="padding-left: 0;">More</a>
+ <h2 id="h2_join">Join now!</h2>
+ <p>
+ Everyday millions of people use Eclipse. <a href="/donate/">Friends
+ of Eclipse</a> allows you to contribute back to the
+ Eclipse community.
+ </p>
+ <p>
+ For a US$35 contribution, you can become a Friend of
+ Eclipse. As a special thank you, Friends will get early
+ access to the <a href="/kepler/">Kepler release</a>, direct
+ from the download server at the Eclipse Foundation. Your
+ contribution will also help support the Eclipse community.
+ </p>
+ <p class="center">
+ <a href="/donate/" class="button bigger">Donate Now</a>
+ </p>
+ <p class="legal">[1] Friends of Eclipse get special access to
+ the Eclipse Foundation download server. This server will be
+ available to Friends of Eclipse while the download packages
+ are being synchronized to our mirrors. This typically means
+ the packages will be available up to 24 hrs before everyone
+ else. The Eclipse Foundation will also be dedicating extra
+ bandwidth to this download server, so Friends should
+ experience a faster download.</p>
+ </div>
+ </div>
+
+ </div>
+ </div>
+</div>
\ No newline at end of file
diff --git a/content/en_index.php b/content/en_index.php
new file mode 100644
index 0000000..aa44f7a
--- /dev/null
+++ b/content/en_index.php
@@ -0,0 +1,80 @@
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+?>
+<div class="col-sm-24">
+ <div id="novaContent">
+ <div id="fullcolumn" class="kepler subpage highlights">
+ <a href="/home/" class="nav-button smaller right"><sup>«</sup>Click
+ here to continue to eclipse.org<sup>»</sup></a>
+ <ul id="mainmenu" class="no_bullets">
+ <li id="item_downloads"><a
+ href="/downloads/packages/release/Kepler/SR2"
+ title="Downloads"><span class="icon"></span><span
+ class="caption">Downloads</span></a></li>
+ <li id="item_highlights" class="active"><a href="/kepler/"
+ title="Highlights"><span class="icon"></span><span
+ class="caption">Highlights</span></a></li>
+ <li id="item_projects"><a href="/kepler/projects.php"
+ title="Projects"><span class="icon"></span><span
+ class="caption">Projects</span></a></li>
+ <li id="item_democamps"><a
+ href="http://wiki.eclipse.org/Eclipse_DemoCamps_Kepler_2013"
+ title="DemoCamps"><span class="icon"></span><span
+ class="caption">DemoCamps</span></a></li>
+ <li id="item_friends"><a href="/kepler/friends.php"
+ title="Friends of Kepler"><span class="icon"></span><span
+ class="caption">Friends of Kepler</span></a></li>
+ </ul>
+ <p id="now-available">
+ <a href="/downloads/packages/release/Kepler/SR2" title="Downloads"
+ class="button bigger">Now Available</a>
+ </p>
+ <p id="release-date">June 26, 2013</p>
+ <a href="/kepler/kepler.php" class="info-button"
+ title="Who is Kepler?">Who is Kepler?</a>
+ <div id="mini-hightlights">
+ <h2 id="h2_highlights">Highlights</h2>
+ <ul class="ul_highlights">
+ <li><a title="Eclipse Web Tools Platform Project website"
+ href="http://www.eclipse.org/webtools/">Eclipse Web Tools
+ Platform (WTP) 3.5</a> now supports the development of
+ Java EE 7 applications.</li>
+ <li><a title="Stardust website"
+ href="http://www.eclipse.org/stardust/">Stardust 1.0</a>
+ provides a complete Business Process Management (BPM) suite
+ of tools and runtimes.</li>
+ <li><a title="Orion website"
+ href="http://www.eclipse.org/orion">Orion 3.0</a> includes
+ significant usability features and easier deployment to Java
+ applications servers.</li>
+ <li><a
+ title="Business Intelligence and Reporting Tools (BIRT) website"
+ href="http://www.eclipse.org/birt/">Business Intelligence
+ and Reporting Tools (BIRT)</a> support for big data
+ reporting now includes support for MongoDB and Cassandra.</li>
+ <!-- <li><a title="Hudson website" href="http://www.eclipse.org/hudson/">Hudson 3.1</a> feature improvements focused on scalability for large deployments, including multi-tenancy for Hudson jobs.</li>-->
+ <li><a title="Mylyn website"
+ href="http://www.eclipse.org/mylyn/">Mylyn</a> now includes
+ better support for code reviews through a navigator view and
+ integration with Gerrit.</li>
+ <li><a
+ title="Maven Integration for Web Tools Platform website"
+ href="http://www.eclipse.org/m2e-wtp/">Maven Integration for
+ WTP</a> now makes it easier to use Maven for Java EE
+ projects in Eclipse.</li>
+
+ </ul>
+ </div>
+ </div>
+ </div>
+</div>
\ No newline at end of file
diff --git a/content/en_kepler.php b/content/en_kepler.php
new file mode 100644
index 0000000..d9186e6
--- /dev/null
+++ b/content/en_kepler.php
@@ -0,0 +1,84 @@
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+?>
+<div class="col-sm-24">
+ <div id="novaContent">
+ <div id="fullcolumn" class="kepler subpage whoiskepler">
+ <a href="/home/" class="nav-button smaller right"><sup>«</sup>Click
+ here to continue to eclipse.org<sup>»</sup></a>
+ <ul id="mainmenu" class="no_bullets">
+ <li id="item_downloads"><a
+ href="/downloads/packages/release/Kepler/SR2"
+ title="Downloads"><span class="icon"></span><span
+ class="caption">Downloads</span></a></li>
+ <li id="item_highlights"><a href="/kepler/" title="Highlights"><span
+ class="icon"></span><span class="caption">Highlights</span></a></li>
+ <li id="item_projects"><a href="/kepler/projects.php"
+ title="Projects"><span class="icon"></span><span
+ class="caption">Projects</span></a></li>
+ <li id="item_democamps"><a
+ href="http://wiki.eclipse.org/Eclipse_DemoCamps_Kepler_2013"
+ title="DemoCamps"><span class="icon"></span><span
+ class="caption">DemoCamps</span></a></li>
+ <li id="item_friends"><a href="/kepler/friends.php"
+ title="Friends of Kepler"><span class="icon"></span><span
+ class="caption">Friends of Kepler</span></a></li>
+ </ul>
+ <p id="now-available">
+ <a href="/downloads/packages/release/Kepler/SR2" title="Downloads"
+ class="button bigger">Now Available</a>
+ </p>
+ <p id="release-date">June 26, 2013</p>
+ <a href="/kepler/kepler.php" class="info-button active"
+ title="Who is Kepler?">Who is Kepler?</a>
+ <div id="page-right">
+ <div class="page-container">
+ <h2 id="h2_kepler">Who is Kepler?</h2>
+ <p>
+ <img src="/kepler/images/kepler.png" id="kepler_pic" /><strong>Johannes
+ Kepler</strong> (German: <span
+ title="Representation in the International Phonetic Alphabet (IPA)">[ˈkʰɛplɐ]</span>;
+ December 27, 1571 – November 15, 1630) was a German
+ mathematician, astronomer and astrologer. A key figure in
+ the 17th century scientific revolution, he is best known for
+ his eponymous laws of planetary motion, codified by later
+ astronomers, based on his works <em>Astronomia nova</em>, <em>Harmonices
+ Mundi</em>, and <em>Epitome of Copernican Astronomy</em>.
+ These works also provided one of the foundations for Isaac
+ Newton's theory of universal gravitation.
+ </p>
+ <p>During his career, Kepler was a mathematics teacher at a
+ seminary school in Graz, Austria, where he became an
+ associate of Prince Hans Ulrich von Eggenberg. Later he
+ became an assistant to astronomer Tycho Brahe, and
+ eventually the imperial mathematician to Emperor Rudolf II
+ and his two successors Matthias and Ferdinand II. He was
+ also a mathematics teacher in Linz, Austria, and an adviser
+ to General Wallenstein. Additionally, he did fundamental
+ work in the field of optics, invented an improved version of
+ the refracting telescope (the Keplerian Telescope), and
+ mentioned the telescopic discoveries of his contemporary
+ Galileo Galilei.</p>
+ <p class="legal">
+ This article uses material from the Wikipedia article <a
+ href="http://en.wikipedia.org/wiki/Johannes_Kepler"
+ target="_blank">Johannes Kepler</a>, which is released
+ under the <a
+ href="http://creativecommons.org/licenses/by-sa/3.0/">Creative
+ Commons Attribution-Share-Alike License 3.0</a>.
+ </p>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
\ No newline at end of file
diff --git a/content/en_projects.php b/content/en_projects.php
new file mode 100644
index 0000000..42b5685
--- /dev/null
+++ b/content/en_projects.php
@@ -0,0 +1,780 @@
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+?>
+<div class="col-sm-24">
+ <div id="novaContent">
+ <div id="fullcolumn" class="kepler subpage projects">
+ <div id="page-left">
+ <div class="page-container">
+ <a href="/kepler/" class="nav-button"><sup>«</sup>Back</a>
+ <h2 id="h2_projects">Projects</h2>
+ <span class="download-heading">Download <img
+ src="images/icon_download.png" alt="Download icon" /></span>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/acceleo"
+ title="Acceleo website">Acceleo</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/acceleo/download"
+ title="Download Acceleo">3.4.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/actf/"
+ title="Accessibility Tools Framework website">Accessibility
+ Tools Framework</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/actf/downloads/index.php"
+ title="Download Accessibility Tools Framework">1.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://eclipse.org/amp"
+ title="Agent Modeling Platform website">Agent Modeling
+ Platform</a>
+ </dt>
+ <dd>
+ <a href="http://eclipse.org/amp/installing/"
+ title="Download Agent Modeling Platform">0.9.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/modeling/amalgam"
+ title="Amalgamation website">Amalgamation</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/downloads/packages/"
+ title="Download Amalgamation">1.4.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/atl/"
+ title="ATL - A Model Transformation Technology website">ATL
+ - A Model Transformation Technology</a>
+ </dt>
+ <dd>
+ <a href="http://eclipse.org/mmt/downloads/?project=atl"
+ title="Download ATL - A Model Transformation Technology">3.4.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://eclipse.org/bpel/"
+ title="BPEL Designer website">BPEL Designer</a>
+ </dt>
+ <dd>
+ <a
+ href="https://hudson.eclipse.org/hudson/job/bpel-0.5/lastSuccessfulBuild/artifact/site/target/"
+ title="Download BPEL Designer">1.0.2</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/birt/"
+ title="Business Intelligence and Reporting Tools (BIRT) website">Business
+ Intelligence and Reporting Tools (BIRT)</a>
+ </dt>
+ <dd>
+ <a href="http://download.eclipse.org/birt/downloads/"
+ title="Download Business Intelligence and Reporting Tools (BIRT)">4.3.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/cdt"
+ title="C/C++ Development Tooling (CDT) website">C/C++
+ Development Tooling (CDT)</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/cdt/downloads.php"
+ title="Download C/C++ Development Tooling (CDT)">8.2.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/cdo"
+ title="CDO Model Repository website">CDO Model
+ Repository</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/cdo/downloads"
+ title="Download CDO Model Repository">4.2.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/recommenders/"
+ title="Code Recommenders website">Code Recommenders</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/recommenders/download/"
+ title="Download Code Recommenders">1.0.4</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/datatools/"
+ title="Data Tools Platform website">Data Tools Platform</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/datatools/downloads.php"
+ title="Download Data Tools Platform">1.11.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/dltk/"
+ title="Dynamic Languages Toolkit website">Dynamic
+ Languages Toolkit</a>
+ </dt>
+ <dd>
+ <a
+ href="http://download.eclipse.org/technology/dltk/downloads/"
+ title="Download Dynamic Languages Toolkit">5.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/ecf"
+ title="Eclipse Communication Framework website">Eclipse
+ Communication Framework</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/ecf/downloads.php"
+ title="Download Eclipse Communication Framework">3.6.1</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/egf"
+ title="Eclipse Generation Factories (EGF) website">Eclipse
+ Generation Factories (EGF)</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/downloads/download.php?file=/egf/tool/egf_1.2.0/org.eclipse.egf_1.2.0.v20140605-1143.zip"
+ title="Download Eclipse Generation Factories (EGF)">1.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/egit/"
+ title="Eclipse Git Team Provider website">Eclipse Git
+ Team Provider</a>
+ </dt>
+ <dd>
+ <a href="http://eclipse.org/egit/download"
+ title="Download Eclipse Git Team Provider">3.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/gyrex/"
+ title="Eclipse Gyrex Project website">Eclipse Gyrex
+ Project</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/gyrex/download/"
+ title="Download Eclipse Gyrex Project">1.2.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/epp/"
+ title="Eclipse Packaging Project website">Eclipse
+ Packaging Project</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/downloads"
+ title="Download Eclipse Packaging Project">2.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/eclipse/"
+ title="Eclipse Project website">Eclipse Project</a>
+ </dt>
+ <dd>
+ <a href="http://download.eclipse.org/eclipse/"
+ title="Download Eclipse Project">4.3.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/scout"
+ title="Eclipse Scout website">Eclipse Scout</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/scout/downloads/"
+ title="Download Eclipse Scout">3.9.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/webtools/"
+ title="Eclipse Web Tools Platform Project website">Eclipse
+ Web Tools Platform Project</a>
+ </dt>
+ <dd>
+ <a href="http://download.eclipse.org/webtools/downloads/"
+ title="Download Eclipse Web Tools Platform Project">3.5.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/eclipselink/"
+ title="EclipseLink Project website">EclipseLink Project</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/eclipselink/downloads/index.php"
+ title="Download EclipseLink Project">2.5.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/ecoretools/"
+ title="Ecore Tools website">Ecore Tools</a>
+ </dt>
+ <dd>1.2.0</dd>
+ </dl>
+ <dl>
+ <dt>EMF</dt>
+ <dd>2.9.0</dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/emf/compare/"
+ title="EMF Compare website">EMF Compare</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/emf/compare/downloads/"
+ title="Download EMF Compare">2.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://eclipse.org/diffmerge/"
+ title="EMF Diff/Merge website">EMF Diff/Merge</a>
+ </dt>
+ <dd>
+ <a href="http://wiki.eclipse.org/EMF_DiffMerge/Download"
+ title="Download EMF Diff/Merge">0.2.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/facet/"
+ title="EMF Facet website">EMF Facet</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/facet/downloads/"
+ title="Download EMF Facet">0.3.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a
+ href="http://www.eclipse.org/modeling/emf/?project=query"
+ title="EMF Query website">EMF Query</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/emf/downloads/?project=query"
+ title="Download EMF Query">1.7.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a
+ href="http://www.eclipse.org/modeling/emf/?project=transaction"
+ title="EMF Transaction website">EMF Transaction</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/emf/downloads/?project=transaction"
+ title="Download EMF Transaction">1.7.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a
+ href="http://www.eclipse.org/modeling/emf/?project=validation"
+ title="EMF Validation website">EMF Validation</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/emf/downloads/?project=validation"
+ title="Download EMF Validation">1.7.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://eclipse.org/equinox"
+ title="Equinox website">Equinox</a>
+ </dt>
+ <dd>
+ <a href="http://download.eclipse.org/equinox/"
+ title="Download Equinox">3.9.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a
+ href="http://www.eclipse.org/modeling/emft/?project=eef"
+ title="Extended Editing Framework (EEF) website">Extended
+ Editing Framework (EEF)</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/emft/downloads/?project=eef"
+ title="Download Extended Editing Framework (EEF)">1.2.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/gef"
+ title="Graphical Editing Framework (GEF) website">Graphical
+ Editing Framework (GEF)</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/gef/downloads.php"
+ title="Download Graphical Editing Framework (GEF)">3.9.0
+ (Kepler)</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>Graphical Modeling Framework (GMF) Notation</dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-notation"
+ title="Download Graphical Modeling Framework (GMF) Notation">1.7.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a
+ href="http://www.eclipse.org/modeling/gmp/?project=gmf-runtime"
+ title="Graphical Modeling Framework (GMF) Runtime website">Graphical
+ Modeling Framework (GMF) Runtime</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-runtime"
+ title="Download Graphical Modeling Framework (GMF) Runtime">1.7.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/gmf-tooling"
+ title="Graphical Modeling Framework (GMF) Tooling website">Graphical
+ Modeling Framework (GMF) Tooling</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/gmp/downloads/?project=gmf-tooling"
+ title="Download Graphical Modeling Framework (GMF) Tooling">3.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/graphiti/"
+ title="Graphiti website">Graphiti</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/graphiti/download.php"
+ title="Download Graphiti">0.10.0</a>
+ </dd>
+ </dl>
+ </div>
+ </div>
+
+ <div id="page-right">
+ <div class="page-container">
+ <span class="download-heading">Download <img
+ src="images/icon_download.png" alt="Download icon" /></span>
+ <!-- <a href="/kepler/" class="nav-button">Back<sup>»</sup></a>-->
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/intent"
+ title="Intent website">Intent</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/intent/downloads/"
+ title="Download Intent">0.8.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/jgit/"
+ title="Java implementation of Git website">Java
+ implementation of Git</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/jgit/download/"
+ title="Download Java implementation of Git">3.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/jwt/"
+ title="Java Workflow Tooling website">Java Workflow
+ Tooling</a>
+ </dt>
+ <dd>
+ <a
+ href="http://wiki.eclipse.org/JWT_Downloads#Current_Releases"
+ title="Download Java Workflow Tooling">1.3.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/jubula/"
+ title="Jubula Functional Testing Tool website">Jubula
+ Functional Testing Tool</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/jubula/download.php"
+ title="Download Jubula Functional Testing Tool">2.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/koneki"
+ title="Koneki website">Koneki</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/koneki/download.php"
+ title="Download Koneki">1.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/linuxtools/"
+ title="Linux Tools website">Linux Tools</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/linuxtools/downloads.php"
+ title="Download Linux Tools">2.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/mpc"
+ title="Marketplace Client website">Marketplace Client</a>
+ </dt>
+ <dd>1.2.0</dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/m2e/"
+ title="Maven Integration website">Maven Integration</a>
+ </dt>
+ <dd>
+ <a href="http://eclipse.org/m2e/download/"
+ title="Download Maven Integration">1.4.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/m2e-wtp/"
+ title="Maven Integration for Web Tools Platform website">Maven
+ Integration for Web Tools Platform</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/m2e-wtp/download/"
+ title="Download Maven Integration for Web Tools Platform">1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>MDT UML2</dt>
+ <dd>4.1.0</dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/modeling/mdt/?project=xsd"
+ title="MDT XSD (XML Schema Definition) website">MDT XSD
+ (XML Schema Definition)</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/mdt/downloads/?project=xsd"
+ title="Download MDT XSD (XML Schema Definition)">2.9.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/mat"
+ title="Memory Analyzer website">Memory Analyzer</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/mat/downloads.php"
+ title="Download Memory Analyzer">1.3.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://eclipse.org/mft/"
+ title="Model Focusing Tools website">Model Focusing
+ Tools</a>
+ </dt>
+ <dd>0.9.2</dd>
+ </dl>
+ <dl>
+ <dt>
+ <a
+ href="http://www.eclipse.org/modeling/emft/?project=mwe"
+ title="Modeling Workflow Engine website">Modeling
+ Workflow Engine</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/emft/downloads/?project=mwe"
+ title="Download Modeling Workflow Engine">2.4.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/MoDisco/"
+ title="MoDisco website">MoDisco</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/MoDisco/downloads/"
+ title="Download MoDisco">0.11.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/mylyn/"
+ title="Mylyn website">Mylyn</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/mylyn/downloads/"
+ title="Download Mylyn">3.9</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/objectteams/"
+ title="Object Teams website">Object Teams</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/objectteams/download.php"
+ title="Download Object Teams">2.2.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/modeling/mdt/ocl"
+ title="OCL (Object Constraint Language) website">OCL
+ (Object Constraint Language)</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/mdt/downloads/?project=ocl"
+ title="Download OCL (Object Constraint Language)">4.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/orion"
+ title="Orion website">Orion</a>
+ </dt>
+ <dd>
+ <a href="http://download.eclipse.org/orion/"
+ title="Download Orion">3.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/papyrus"
+ title="Papyrus website">Papyrus</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/mdt/papyrus/downloads/"
+ title="Download Papyrus">0.10.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/ptp"
+ title="Parallel Tools Platform (PTP) website">Parallel
+ Tools Platform (PTP)</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/ptp/downloads.php"
+ title="Download Parallel Tools Platform (PTP)">7.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/pdt/"
+ title="PHP Development Tools website">PHP Development
+ Tools</a>
+ </dt>
+ <dd>
+ <a
+ href="http://download.eclipse.org/tools/pdt/downloads/index.php"
+ title="Download PHP Development Tools">3.2</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/mmt/qvto"
+ title="QVT Operational website">QVT Operational</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/mmt/downloads/index.php?project=qvto&showAll=0&showMax=5"
+ title="Download QVT Operational">3.3.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://eclipse.org/rap"
+ title="Remote Application Platform website">Remote
+ Application Platform</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/rap/downloads/"
+ title="Download Remote Application Platform">2.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/riena2"
+ title="Riena Project website">Riena Project</a>
+ </dt>
+ <dd>
+ <a href="http://wiki.eclipse.org/Riena_Getting_started"
+ title="Download Riena Project">5.0.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/sapphire/"
+ title="Sapphire website">Sapphire</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/sapphire/downloads/index.php"
+ title="Download Sapphire">0.6.2</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/soa/sca/index.php"
+ title="SCA Tools website">SCA Tools</a>
+ </dt>
+ <dd>
+ <a href="http://wiki.eclipse.org/SCA#Install"
+ title="Download SCA Tools">2.3.1</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/sphinx/"
+ title="Sphinx website">Sphinx</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/sphinx/download.php"
+ title="Download Sphinx">0.7.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/stardust/"
+ title="Stardust website">Stardust</a>
+ </dt>
+ <dd>
+ <a href="http://wiki.eclipse.org/Stardust/Download"
+ title="Download Stardust">1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/subversive/"
+ title="Subversive - SVN Team Provider website">Subversive
+ - SVN Team Provider</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/subversive/downloads.php"
+ title="Download Subversive - SVN Team Provider">1.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/tcf"
+ title="Target Communication Framework website">Target
+ Communication Framework</a>
+ </dt>
+ <dd>
+ <a href="http://eclipse.org/tcf/downloads.php"
+ title="Download Target Communication Framework">1.1.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/tm/"
+ title="Target Management website">Target Management</a>
+ </dt>
+ <dd>
+ <a
+ href="http://download.eclipse.org/tm/downloads/index.php"
+ title="Download Target Management">3.5.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/windowbuilder/"
+ title="WindowBuilder website">WindowBuilder</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/windowbuilder/download.php"
+ title="Download WindowBuilder">1.6.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/modeling/m2t/xpand"
+ title="Xpand website">Xpand</a>
+ </dt>
+ <dd>
+ <a
+ href="http://www.eclipse.org/modeling/m2t/downloads/?showAll=0&project=xpand"
+ title="Download Xpand">1.4.0</a>
+ </dd>
+ </dl>
+ <dl>
+ <dt>
+ <a href="http://www.eclipse.org/Xtext/"
+ title="Xtext website">Xtext</a>
+ </dt>
+ <dd>
+ <a href="http://www.eclipse.org/Xtext/download.html"
+ title="Download Xtext">2.4.2</a>
+ </dd>
+ </dl>
+ </div>
+ </div>
+ </div>
+ </div>
+</div>
\ No newline at end of file
diff --git a/css/styles.css b/css/styles.css
index 480e1d6..a7dd9b9 100644
--- a/css/styles.css
+++ b/css/styles.css
@@ -73,7 +73,7 @@
#fullcolumn.kepler.subpage.projects{
background:url("../images/sub_projects.jpg") no-repeat;
- height: 874px;
+ height: 915px;
}
#fullcolumn.kepler h1,
#fullcolumn.kepler h2,
@@ -379,7 +379,9 @@
#fullcolumn.kepler #h2_join{
padding-left:0;
padding-bottom: 10px;
- padding-top:0px
+ padding-top:0px;
+ margin-top: 0;
+ margin-bottom: 0;
}
#fullcolumn.kepler h2#h2_twitter{
background: url("../images/h2_twitter.png") no-repeat;
@@ -425,6 +427,11 @@
text-transform: uppercase;
}
+#ul_donorList{
+ padding-left:0;
+ margin-bottom:0;
+}
+
#ul_donorList li{
width: 164px;
display: block;
@@ -481,6 +488,7 @@
dl {
overflow: hidden;
+ margin-bottom:0;
}
dt {
float: left;
@@ -498,6 +506,7 @@
float: right;
padding: 0 0 0 .4em;
margin: 0;
+ font-size:12px;
}
/* That's the leader! */
dl:after {
@@ -519,6 +528,10 @@
text-decoration: underline;
}
+#fullcolumn.kepler a.button{
+ margin-bottom:0;
+}
+
#fullcolumn.kepler a.button:link,
#fullcolumn.kepler a.button:visited {
font-family: 'EB Garamond',"Times New Roman",Georgia,Serif;
@@ -565,4 +578,8 @@
#fullcolumn.kepler #h2_kepler{
padding-left: 0;
+ margin-top:0;
+ padding-top:0;
+ margin-bottom:0;
+ padding-bottom:0;
}
\ No newline at end of file
diff --git a/css/styles.min.css b/css/styles.min.css
deleted file mode 100644
index ba836cc..0000000
--- a/css/styles.min.css
+++ /dev/null
@@ -1 +0,0 @@
-#novaContent>br,#clearFooter,#hide{display:none}#footer{margin-top:-16px}sup{font-size:100%;vertical-align:top}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:inline-block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}.preload{display:none}#fullcolumn.kepler a:link,#fullcolumn.kepler a:visited,#fullcolumn.kepler a:active{color:#4c320a;text-decoration:underline}#fullcolumn.kepler a:hover{text-decoration:none}#fullcolumn.kepler{height:746px;width:980px;padding-top:0;position:relative;font-family:"Times New Roman",Georgia,Serif}#fullcolumn.kepler p,#fullcolumn.kepler li,#fullcolumn.kepler{color:#000;font-size:15px;line-height:20px}#fullcolumn.kepler.subpage{background:url(../images/sub2.jpg) no-repeat}#fullcolumn.kepler.subpage.projects{background:url(../images/sub_projects.jpg) no-repeat;height:874px}#fullcolumn.kepler h1,#fullcolumn.kepler h2,#fullcolumn.kepler h3,ul#mainmenu li a span{font-family:'EB Garamond',"Times New Roman",Georgia,Serif;text-transform:uppercase;font-size:30px;font-weight:400}#fullcolumn.kepler h1,#fullcolumn.kepler h2,#fullcolumn.kepler h3{padding:23px 0 29px 55px;border-bottom:0;color:#260303;background-position:0 13px}#fullcolumn.kepler ul.no_bullets li{list-style:none;margin-left:0}ul#mainmenu{padding:0;margin:0;position:absolute;left:544px;top:65px}ul#mainmenu li{clear:both}.subpage ul#mainmenu{left:52px;top:265px}#fullcolumn.kepler ul#mainmenu li a{display:block;text-decoration:none;position:relative}ul#mainmenu li a span.caption{display:block;position:absolute;top:18px;left:92px;height:46px;width:300px}ul#mainmenu li span.icon{background:url(../images/item_menu.png) no-repeat;display:block;height:68px;width:78px;float:left}ul#mainmenu li#item_downloads a{height:50px}ul#mainmenu li#item_downloads span.icon{background-position:13px -8px}ul#mainmenu li#item_downloads:hover span.caption{background:url(../images/item_menu.png) -206px -307px no-repeat}ul#mainmenu li#item_highlights{padding-top:0}ul#mainmenu li#item_highlights a{height:59px}ul#mainmenu li#item_highlights span.icon{background-position:13px -433px}ul#mainmenu li#item_highlights:hover span.caption{background:url(../images/item_menu.png) -206px -307px no-repeat}ul#mainmenu li#item_highlights.active span.caption{background:url(../images/item_menu.png) -206px -262px no-repeat}ul#mainmenu li#item_projects a{height:71px}ul#mainmenu li#item_projects span.icon{background-position:12px -107px}ul#mainmenu li#item_projects:hover span.caption{background:url(../images/item_menu.png) -206px -125px no-repeat}ul#mainmenu li#item_democamps a{height:69px}ul#mainmenu li#item_democamps span.icon{background-position:12px -218px}ul#mainmenu li#item_democamps:hover span.caption{background:url(../images/item_menu.png) -206px -305px no-repeat}ul#mainmenu li#item_friends a{height:61px}ul#mainmenu li#item_friends span.icon{background-position:11px -325px}ul#mainmenu li#item_friends:hover span.caption{background:url(../images/item_menu.png) -206px -482px no-repeat}ul#mainmenu li#item_friends.active span.caption{background:url(../images/item_menu.png) -206px -440px no-repeat}ul#mainmenu li#item_projects a span.caption{top:23px}#fullcolumn.kepler ul#mainmenu li a:hover,#fullcolumn.kepler ul#mainmenu li.active a,#fullcolumn.kepler a.active{text-decoration:none}#fullcolumn.kepler a.info-button:link,#fullcolumn.kepler a.info-button:visited,#fullcolumn.kepler a.info-button:active{background-image:url(../images/info.png);background-repeat:no-repeat;display:block;position:absolute;top:536px;left:320px;padding-left:19px;text-decoration:none}#fullcolumn.kepler.subpage a.info-button:link{top:168px;left:315px}#fullcolumn.kepler a.info-button:hover,#fullcolumn.kepler a.info-button.active{background-position:0 -18px}#fullcolumn.kepler p#release-date{font-family:'EB Garamond',"Times New Roman",Georgia,Serif;position:absolute;bottom:0;text-align:center;float:left;width:481px;font-size:14px;line-height:23px;padding-bottom:20px;margin-bottom:0}#fullcolumn.kepler p#now-available a:link,#fullcolumn.kepler p#now-available a:active,#fullcolumn.kepler p#now-available a:visited{font-family:'EB Garamond',"Times New Roman",Georgia,Serif;position:absolute;margin-top:210px;text-align:center;float:left;margin-left:150px;font-size:21px;padding-bottom:20px}#fullcolumn.kepler p#now-available,#fullcolumn.kepler p#release-date{margin-bottom:0}#fullcolumn.kepler p#release-date span{font-size:15px}#mini-hightlights{padding:0;margin:0;position:absolute;left:544px;top:467px;width:400px;height:258px;overflow:hidden}.subpage #mini-hightlights{top:60px;height:621px}#fullcolumn.kepler #mini-hightlights ul{margin-left:1em}#fullcolumn.kepler #mini-hightlights li{font-size:17.5px;line-height:25px;margin-bottom:18px;list-style-type:square;list-style-image:none}#fullcolumn.kepler.frontpage #mini-hightlights h2#h2_highlights{padding-left:0;padding-bottom:0;font-size:20px;font-weight:700;background:0}#page-left{padding:0 0 0 11px;width:456px;position:absolute;left:0}#page-right{padding:0 13px 0 0;width:474px;position:absolute;right:0}.friends #page-right .page-container{padding-top:31px}.friends #page-right{height:768px}.page-container{padding:61px 52px}#fullcolumn.kepler a.nav-button:link,#fullcolumn.kepler a.nav-button:visited,#fullcolumn.kepler a.nav-button:active{text-indent:0;text-transform:uppercase;color:#260303;padding:10px 20px;font-family:'EB Garamond',"Times New Roman",Georgia,Serif;font-weight:400;position:absolute;display:block;font-size:26px;text-decoration:none;padding-bottom:20px}#fullcolumn.kepler a.nav-button:hover{background:url(../images/item_menu.png) -185px -34px no-repeat}#fullcolumn.kepler a.nav-button.smaller{font-size:15px}#fullcolumn.kepler a.nav-button.smaller.right{width:420px;text-align:center;bottom:0;color:#000;right:18px;z-index:99;font-weight:700}#fullcolumn.kepler a.nav-button.smaller.right:hover{font-weight:400;background:0}#fullcolumn.kepler #page-right a.nav-button{top:20px;right:25px}#fullcolumn.kepler #page-left a.nav-button{bottom:-15px;left:4px}.ul_highlights li{padding-bottom:16px;line-height:21px}#h2_highlights{background:url(../images/h2_highlights.png) no-repeat}#h2_friends{background:url(../images/h2_friends.png) no-repeat}#fullcolumn.kepler #h2_join{padding-left:0;padding-bottom:10px;padding-top:0}#fullcolumn.kepler h2#h2_twitter{background:url(../images/h2_twitter.png) no-repeat;background-position:0 19px}#fullcolumn.kepler p.legal{display:block;position:absolute;bottom:70px;width:390px;font-size:11px;line-height:16px;margin-bottom:0}#fullcolumn.kepler.whoiskepler p.legal{bottom:20px}#friend-scale{border:1px solid #260303;position:relative;margin-bottom:13px}#friend-scale-level{background:#260303;height:36px}#friend-scale-count{position:absolute;right:25px;top:10px;font-size:22px;color:#260303}.scale-invert #friend-scale-count{color:#d9fcfc;right:auto;left:25px}.button-more{display:block;margin-bottom:15px;text-transform:uppercase}#ul_donorList li{width:164px;display:block;float:right;white-space:nowrap;margin-right:11px}#fullcolumn.kepler h2#h2_projects{padding:0;margin-bottom:25px}.projects .page-container{padding:31px 27px}.projects #page-right .page-container{padding-top:73px}#ul_legend{position:absolute;top:38px;left:190px}#ul_legend li{display:inline;padding-left:17px;background-repeat:no-repeat;background-position:0 5px}.new{background-image:url(../images/legend_new.png)}.info{background-image:url(../images/legend_info.png)}span.download-heading{position:absolute;right:41px;top:30px;font-weight:700;font-size:18px;color:#260303}span.download-heading img{padding:0 0 0 6px}#page-left span.download-heading{right:27px}dl{overflow:hidden}dt{float:left;padding:0 .4em 0 0;margin:0;font-size:14px;line-height:20.5px}dt img{height:13px;padding-right:3px}dd{float:right;padding:0 0 0 .4em;margin:0}dl:after{content:"";display:block;overflow:hidden;height:10px;font-size:5px;border-bottom:.4em dotted}#fullcolumn.kepler dl a:link,#fullcolumn.kepler dl a:active,#fullcolumn.kepler dl a:visited{text-decoration:none;color:#260303}#fullcolumn.kepler dl a:hover{text-decoration:underline}#fullcolumn.kepler a.button:link,#fullcolumn.kepler a.button:visited{font-family:'EB Garamond',"Times New Roman",Georgia,Serif;text-transform:uppercase;padding:3px 6px;font-weight:700;line-height:1.3em;font-weight:400;text-decoration:none;display:inline-block;color:#260303}#fullcolumn.kepler a.button.bigger:link,#fullcolumn.kepler a.button.bigger:visited,#fullcolumn.kepler a.button.bigger:active{font-size:28px;padding-top:0;padding-bottom:10px;font-weight:700}#fullcolumn.kepler a.button.bigger:hover{background:0;background:url(../images/item_menu.png) -198px -303px no-repeat}#fullcolumn.kepler a.button:active{position:relative;top:1px}.center{text-align:center}#kepler_pic{padding:5px 10px 0 0;float:left}#fullcolumn.kepler #h2_kepler{padding-left:0}
\ No newline at end of file
diff --git a/friends.php b/friends.php
index 869c1d7..1933634 100644
--- a/friends.php
+++ b/friends.php
@@ -1,60 +1,36 @@
-<?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'
+<?php
/*******************************************************************************
- * Copyright (c) 2009-2010 Eclipse Foundation and others.
+ * Copyright(c) 2015 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
+ * http://eclipse.org/legal/epl-v10.html
*
- * Contributors: Christopher Guindon (Eclipse Foundation)
- * Nathan Gervais (Eclipse Foundation)
- *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
*******************************************************************************/
- require_once 'includes/friendsFunctions.php';
- $progress = (getWantedCount()*100)/1000;
- $friend_count = getWantedCount();
-
- #
- # Begin: page-specific settings. Change these.
- $page = "Friends of Eclipse";
- $pageTitle = "Eclipse.org - Kepler Simultaneous Release : " . $page;
- $pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
- $pageAuthor = "Christopher Guindon";
-
- # Paste your HTML content between the EOHTML markers!
-
- ob_start();
- ?>
- <div id="fullcolumn" class="kepler subpage friends">
- <?php include_once('includes/nav.php');?>
- <div id="page-right">
- <div class="page-container">
- <h2 id="h2_friends">Friends of Kepler</h2>
- <div id="friend-scale" class="<?php print ($progress <= 50) ? 'scale-normal' : 'scale-invert'; ?>">
- <div id="friend-scale-level" style="width: <?php print $progress;?>%;"></div>
- <div id="friend-scale-count"><?php print $friend_count;?>/1000 Friends</div>
- </div>
- <ul id="ul_donorList" class="clearfix no_bullets">
- <?php sideDonorList(10);?>
- </ul>
- <a class="button-more button" href="/donate/donorlist.php?showAll=0" style="padding-left:0;">More</a>
- <h2 id="h2_join">Join now!</h2>
- <p>Everyday millions of people use Eclipse. <a href="/donate/">Friends of Eclipse</a> allows you to contribute back to the Eclipse community.</p>
- <p>For a US$35 contribution, you can become a Friend of Eclipse. As a special thank you, Friends will get early access to the <a href="/kepler/">Kepler release</a>, direct from the download server at the Eclipse Foundation. Your contribution will also help support the Eclipse community.</p>
- <p class="center"><a href="/donate/" class="button bigger">Donate Now</a></p>
- <p class="legal">
- [1] Friends of Eclipse get special access to the Eclipse Foundation download server. This server will be available to Friends of Eclipse while the download packages are being synchronized to our mirrors. This typically means the packages will be available up to 24 hrs before everyone else. The Eclipse Foundation will also be dedicating extra bandwidth to this download server, so Friends should experience a faster download.
- </p>
- </div>
- </div>
-
- </div>
- <?
- $html = ob_get_clean();
- # Generate the web page
- $App->Promotion = TRUE;
- $App->AddExtraHtmlHeader('<link href="http://fonts.googleapis.com/css?family=EB+Garamond" rel="stylesheet" type="text/css"/>');
- $App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.min.css?chrisguindon-eclipse" rel="stylesheet"/>');
- $App->AddExtraHtmlHeader('<!--[if IE 7]><link rel="stylesheet" type="text/css" href="/home/content/ie7_nova.css" media="screen"/><![endif]-->');
- $App->generatePage('Nova', $Menu, NULL , $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
+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'
+
+
+// Begin: page-specific settings. Change these.
+$page = "Friends of Eclipse";
+$pageTitle = "Eclipse.org - Kepler Simultaneous Release : " . $page;
+$pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
+$pageAuthor = "Christopher Guindon";
+
+// Place your html content in a file called content/en_pagename.php
+ob_start();
+include("content/en_" . $App->getScriptName());
+$html = ob_get_clean();
+
+# Generate the web page
+$App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.css" rel="stylesheet"/>');
+$App->generatePage("solstice", $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
\ No newline at end of file
diff --git a/includes/friendsFunctions.php b/includes/friendsFunctions.php
deleted file mode 100644
index 29cca6d..0000000
--- a/includes/friendsFunctions.php
+++ /dev/null
@@ -1,61 +0,0 @@
-<?php
-require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/smartconnection.class.php");
-require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/classes/friends/friendsContributionsList.class.php");
-
-function sideDonorList($_numrows, $_amount=TRUE) {
-
-
- $where = "WHERE F.is_benefit = 1 AND FC.date_expired > '2014-05-01 00:00:00' AND FC.date_expired < '2014-08-01 00:00:00'";
-
- $friendsContributionsList = new FriendsContributionsList();
- $friendsContributionsList->selectFriendsContributionsList(0, $_numrows, $where);
- $friend = new Friend();
- $contribution = new Contribution();
- $fcObject = new FriendsContributions();
-
- $count = $friendsContributionsList->getCount();
- for ($i=0; $i < $count; $i++)
- {
- $fcObject = $friendsContributionsList->getItemAt($i);
- $friend = $fcObject->getFriendObject();
- $contribution = $fcObject->getContributionObject();
- $date = $contribution->getDateExpired();
- $date = strtotime($date);
- $date = strtotime("-1 year", $date);
- $now = strtotime("now");
- if ($date <= $now) {
- $anonymous = $friend->getIsAnonymous();
- if ($anonymous != 1) {
- $name = ucfirst(strtolower($friend->getFirstName())) . " " . ucfirst(strtolower($friend->getLastName()));
- $name = htmlentities($name);
- }
- else
- $name = "Anonymous";
- $benefit = $friend->getIsBenefit();
- if ($benefit)
- $style = "";
- else
- $style = "";
- if ($_amount) {
- $amount = $contribution->getAmount();
- echo "<li $style>$name - $" . $amount . "</li>";
- }
- else {
- if ($i % 2 == 0){
- echo "<b>" . $name . " </b>";
- }
- else {
- echo "$name ";
- }
- }
- }
- }
-}
-
-function getWantedCount() {
- $where = "WHERE F.is_benefit = 1 AND FC.date_expired > '2014-05-01 00:00:00' AND FC.date_expired < '2014-08-01 00:00:00'";
-
- $friendsContributionsList = new FriendsContributionsList();
- $friendsContributionsList->selectFriendsContributionsList(0, 2000, $where);
- return $friendsContributionsList->getCount();
-}
\ No newline at end of file
diff --git a/includes/highlights.php b/includes/highlights.php
deleted file mode 100644
index b388e02..0000000
--- a/includes/highlights.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php
-
-$items = file("../highlights.txt");
-print "[";
-
-
- $first = true;
- for($i=0;$i<count($items);$i++){
- if($first == TRUE){
- $first = FALSE;
- print '"';
- }
- else { print ',"'; }
- print addcslashes($items[$i], "\\\"\n\r\t/") . '"';
- }
-
-print "]";
diff --git a/includes/nav.php b/includes/nav.php
deleted file mode 100644
index 9072c3b..0000000
--- a/includes/nav.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-$active = ' class="active"';
-?>
-<a href="/home/" class="nav-button smaller right"><sup>«</sup>Click here to continue to eclipse.org<sup>»</sup></a>
-<ul id="mainmenu" class="no_bullets">
- <li id="item_downloads"><a href="/downloads/packages/release/Kepler/SR2" title="Downloads"><span class="icon"></span><span class="caption">Downloads</span></a></li>
- <li id="item_highlights"<?php if ($page == 'Highlights') print $active;?>><a href="/kepler/" title="Highlights"><span class="icon"></span><span class="caption">Highlights</span></a></li>
- <li id="item_projects"><a href="/kepler/projects.php" title="Projects"><span class="icon"></span><span class="caption">Projects</span></a></li>
- <li id="item_democamps"><a href="http://wiki.eclipse.org/Eclipse_DemoCamps_Kepler_2013" title="DemoCamps"><span class="icon"></span><span class="caption">DemoCamps</span></a></li>
- <li id="item_friends"<?php if ($page == 'Friends of Eclipse') print $active;?>><a href="/kepler/friends.php" title="Friends of Kepler"><span class="icon"></span><span class="caption">Friends of Kepler</span></a></li>
-</ul>
-<p id="now-available"><a href="http://www.eclipse.org/downloads/" title="Downloads" class="button bigger">Now Available</a></p>
-<p id="release-date">June 26, 2013</p>
-<a href="/kepler/kepler.php" class="info-button<?php if ($page == 'Who is Kepler?') print ' active';?>" title="Who is Kepler?">Who is Kepler?</a>
\ No newline at end of file
diff --git a/index.php b/index.php
index 778325d..add8457 100644
--- a/index.php
+++ b/index.php
@@ -1,48 +1,36 @@
-<?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'
+<?php
/*******************************************************************************
- * Copyright (c) 2009-2010 Eclipse Foundation and others.
+ * Copyright(c) 2015 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
+ * http://eclipse.org/legal/epl-v10.html
*
- * Contributors: Christopher Guindon (Eclipse Foundation)
- * Nathan Gervais (Eclipse Foundation)
- *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
*******************************************************************************/
+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");
- #
- # Begin: page-specific settings. Change these.
- $page = "Highlights";
- $pageTitle = "Eclipse.org - Kepler Simultaneous Release : " . $page;
- $pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
- $pageAuthor = "Christopher Guindon";
-
- # Paste your HTML content between the EOHTML markers!
- ob_start();
- ?>
- <div id="fullcolumn" class="kepler subpage highlights">
- <?php include_once('includes/nav.php');?>
- <div id="mini-hightlights">
- <h2 id="h2_highlights">Highlights</h2>
- <ul class="ul_highlights">
- <li><a title="Eclipse Web Tools Platform Project website" href="http://www.eclipse.org/webtools/">Eclipse Web Tools Platform (WTP) 3.5</a> now supports the development of Java EE 7 applications.</li>
- <li><a title="Stardust website" href="http://www.eclipse.org/stardust/">Stardust 1.0</a> provides a complete Business Process Management (BPM) suite of tools and runtimes.</li>
- <li><a title="Orion website" href="http://www.eclipse.org/orion">Orion 3.0</a> includes significant usability features and easier deployment to Java applications servers.</li>
- <li><a title="Business Intelligence and Reporting Tools (BIRT) website" href="http://www.eclipse.org/birt/">Business Intelligence and Reporting Tools (BIRT)</a> support for big data reporting now includes support for MongoDB and Cassandra.</li>
- <!-- <li><a title="Hudson website" href="http://www.eclipse.org/hudson/">Hudson 3.1</a> feature improvements focused on scalability for large deployments, including multi-tenancy for Hudson jobs.</li>-->
- <li><a title="Mylyn website" href="http://www.eclipse.org/mylyn/">Mylyn</a> now includes better support for code reviews through a navigator view and integration with Gerrit.</li>
- <li><a title="Maven Integration for Web Tools Platform website" href="http://www.eclipse.org/m2e-wtp/">Maven Integration for WTP</a> now makes it easier to use Maven for Java EE projects in Eclipse.</li>
-
- </ul>
- </div>
- </div>
- <?
- $html = ob_get_clean();
- # Generate the web page
- $App->Promotion = TRUE;
- $App->AddExtraHtmlHeader('<link href="http://fonts.googleapis.com/css?family=EB+Garamond" rel="stylesheet" type="text/css"/>');
- $App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.min.css?chrisguindon-eclipse" rel="stylesheet"/>');
- $App->AddExtraHtmlHeader('<!--[if IE 7]><link rel="stylesheet" type="text/css" href="/home/content/ie7_nova.css" media="screen"/><![endif]-->');
- $App->generatePage('Nova', $Menu, NULL , $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
+$App = new App();
+$Nav = new Nav();
+$Menu = new Menu();
+include($App->getProjectCommon()); // All on the same line to unclutter the user's desktop'
+
+
+// Begin: page-specific settings. Change these.
+$page = "Highlights";
+$pageTitle = "Eclipse.org - Kepler Simultaneous Release : " . $page;
+$pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
+$pageAuthor = "Christopher Guindon";
+
+// Place your html content in a file called content/en_pagename.php
+ob_start();
+include("content/en_" . $App->getScriptName());
+$html = ob_get_clean();
+
+# Generate the web page
+$App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.css" rel="stylesheet"/>');
+$App->generatePage("solstice", $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
\ No newline at end of file
diff --git a/kepler.php b/kepler.php
index a2e5f03..ff58597 100644
--- a/kepler.php
+++ b/kepler.php
@@ -1,43 +1,36 @@
-<?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'
+<?php
/*******************************************************************************
- * Copyright (c) 2009-2010 Eclipse Foundation and others.
+ * Copyright(c) 2015 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
+ * http://eclipse.org/legal/epl-v10.html
*
- * Contributors: Christopher Guindon (Eclipse Foundation)
- * Nathan Gervais (Eclipse Foundation)
- *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
*******************************************************************************/
+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");
- #
- # Begin: page-specific settings. Change these.
- $page = "Who is Kepler?";
- $pageTitle = "Eclipse.org - Kepler Simultaneous Release : " . $page;
- $pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
- $pageAuthor = "Christopher Guindon";
-
- # Paste your HTML content between the EOHTML markers!
- ob_start();
- ?>
- <div id="fullcolumn" class="kepler subpage whoiskepler">
- <?php include_once('includes/nav.php');?>
- <div id="page-right">
- <div class="page-container">
- <h2 id="h2_kepler">Who is Kepler?</h2>
- <p><img src="/kepler/images/kepler.png" id="kepler_pic"/><strong>Johannes Kepler</strong> (German: <span title="Representation in the International Phonetic Alphabet (IPA)">[ˈkʰɛplɐ]</span>; December 27, 1571 – November 15, 1630) was a German mathematician, astronomer and astrologer. A key figure in the 17th century scientific revolution, he is best known for his eponymous laws of planetary motion, codified by later astronomers, based on his works <em>Astronomia nova</em>, <em>Harmonices Mundi</em>, and <em>Epitome of Copernican Astronomy</em>. These works also provided one of the foundations for Isaac Newton's theory of universal gravitation.</p>
- <p>During his career, Kepler was a mathematics teacher at a seminary school in Graz, Austria, where he became an associate of Prince Hans Ulrich von Eggenberg. Later he became an assistant to astronomer Tycho Brahe, and eventually the imperial mathematician to Emperor Rudolf II and his two successors Matthias and Ferdinand II. He was also a mathematics teacher in Linz, Austria, and an adviser to General Wallenstein. Additionally, he did fundamental work in the field of optics, invented an improved version of the refracting telescope (the Keplerian Telescope), and mentioned the telescopic discoveries of his contemporary Galileo Galilei.</p>
- <p class="legal">This article uses material from the Wikipedia article <a href="http://en.wikipedia.org/wiki/Johannes_Kepler" target="_blank">Johannes Kepler</a>, which is released under the <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share-Alike License 3.0</a>.</p>
- </div>
- </div>
- </div>
- <?
- $html = ob_get_clean();
- # Generate the web page
- $App->Promotion = TRUE;
- $App->AddExtraHtmlHeader('<link href="http://fonts.googleapis.com/css?family=EB+Garamond" rel="stylesheet" type="text/css"/>');
- $App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.min.css?chrisguindon-eclipse" rel="stylesheet"/>');
- $App->AddExtraHtmlHeader('<!--[if IE 7]><link rel="stylesheet" type="text/css" href="/home/content/ie7_nova.css" media="screen"/><![endif]-->');
- $App->generatePage('Nova', $Menu, NULL , $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
+$App = new App();
+$Nav = new Nav();
+$Menu = new Menu();
+include($App->getProjectCommon()); // All on the same line to unclutter the user's desktop'
+
+
+// Begin: page-specific settings. Change these.
+$page = "Who is Kepler?";
+$pageTitle = "Eclipse.org - Kepler Simultaneous Release : " . $page;
+$pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
+$pageAuthor = "Christopher Guindon";
+
+// Place your html content in a file called content/en_pagename.php
+ob_start();
+include("content/en_" . $App->getScriptName());
+$html = ob_get_clean();
+
+# Generate the web page
+$App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.css" rel="stylesheet"/>');
+$App->generatePage("solstice", $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
\ No newline at end of file
diff --git a/planning/_projectCommon.php b/planning/_projectCommon.php
old mode 100755
new mode 100644
index 74bc6e4..da40184
--- a/planning/_projectCommon.php
+++ b/planning/_projectCommon.php
@@ -9,10 +9,10 @@
* Contributors:
* Wayne Beaton (Eclipse Foundation)- initial API and implementation
*******************************************************************************/
-$theme = "Nova";
+$theme = "solstice";
$App->Promotion = TRUE;
$Nav->addNavSeparator("Kepler", null);
$Nav->addCustomNav("Project List", "/projects/releases/releases.php?release=kepler", "_self", 2);
$Nav->addCustomNav("Project Descriptions", "/projects/releases/descriptions.php?release=kepler", "_self", 2);
-?>
+$App->setOutDated( '2011-11-11', '<a href="https://projects.eclipse.org/releases/kepler/SR2">Kepler</a> is a past version of Eclipse. Please visit our <a href="/downloads/">download</a> page for the latest version of Eclipse. ' );
\ No newline at end of file
diff --git a/planning/content/en_index.php b/planning/content/en_index.php
new file mode 100644
index 0000000..1bab064
--- /dev/null
+++ b/planning/content/en_index.php
@@ -0,0 +1,35 @@
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+?>
+<aside id="leftcol" class="col-md-4">
+ <div class="sideitem">
+ <h3>Juno</h3>
+ <ul id="leftnav">
+ <li><a href="/projects/releases/releases.php?release=juno"
+ target="_self">Project List</a></li>
+ <li><a href="/projects/releases/descriptions.php?release=juno"
+ target="_self">Project Descriptions</a></li>
+ </ul>
+ </div>
+</aside>
+<div id="midcolumn">
+ <h1>Eclipse Planning Council</h1>
+ <h2>Purpose</h2>
+ <p>
+ This 'planning' directory at this URL is to hold Planning Council
+ specific web pages and web apps. Most Planning Council information
+ is available on the <a
+ href="http://wiki.eclipse.org/Planning_Council">Eclipse Planning
+ Council Wiki Pages</a>
+ </p>
+</div>
\ No newline at end of file
diff --git a/planning/content/en_poll2014.php b/planning/content/en_poll2014.php
new file mode 100644
index 0000000..e148090
--- /dev/null
+++ b/planning/content/en_poll2014.php
@@ -0,0 +1,57 @@
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+?>
+<h1>Community Poll Vote</h1>
+<h2>Help decide the name for the 2014 Eclipse Simultaneous Release!</h2>
+
+<p>
+ There will be an Eclipse Simultaneous Release on the fourth Wednesday
+ of June, 2014. But what to call it? Please vote, only once, for your
+ favorite name for that 2014 release. Remember, the simultaneous
+ release name is an informal <i>marketing name</i>. It should be
+ recognizable, pronounceable, relatively distinct and not obvious to
+ confuse with other software or trademarks. Be sure to consider how it
+ sounds in context, such as...
+</p>
+
+<p>
+ <i>"Hey, go download the <b>Eclipse xyz Release</b> and see all the
+ cool stuff in there!"
+ </i>
+</p>
+
+<p>
+ The following list was arrived at with input from the community (see <a
+ href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=398191">bug
+ 398191</a>) and discussions inside the Eclipse Planning Council.
+</p>
+
+<div style="padding: 5px; margin-left: 1%; margin-right: 1%;">
+
+ <p>
+ Laila: 8%<br /> Ladon: 2%<br /> Laplace: 13%<br /> Lok: 2% <br />
+ Lorentz: 4%<br /> Luna: 71%<br /> <b>Total votes: 274</b>
+ </p>
+</div>
+
+<p>
+ Thanks for your vote and your help with Eclipse! <b>Luna</b> was
+ chosen as the name.
+</p>
+
+<p>
+ <b>Note: The Planning Council reserves the right to make the final
+ decision, in case some popularly voted item is later found to be
+ unsuitable for some reason.</b>
+<p>
+<p>Current time: 29/09/15 : 14:09 (EDT)</p>
diff --git a/planning/index.php b/planning/index.php
index a5a6e1d..6014464 100644
--- a/planning/index.php
+++ b/planning/index.php
@@ -1,36 +1,35 @@
-<?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'
-
-
-#
-# Begin: page-specific settings.
-$pageTitle = "Eclipse Planning Council";
-$pageKeywords = "Eclipse Planning Council";
-$pageAuthor = "David Williams";
-$theme = "Nova";
-# Paste your HTML content between the markers!
-ob_start();
-?>
-
-
- <!-- include empty lef nav col for now -->
- <div id="leftcol">
-
- </div>
-
-<div id="maincontent">
-<div id="midcolumn">
-<h1><?= $pageTitle ?></h1>
-<h2>Purpose</h2>
-<p>This 'planning' directory at this URL is to hold Planning Council specific web
-pages and web apps. Most Planning Council information is available on
-the <a href="http://wiki.eclipse.org/Planning_Council">Eclipse Planning
-Council Wiki Pages</a></p>
-</div>
-</div>
-
<?php
-$html = ob_get_contents();
-ob_end_clean();
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+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'
+
+
+// Begin: page-specific settings. Change these.
+$pageTitle = "Eclipse.org - Juno Simultaneous Release";
+$pageKeywords = "juno, release, simultaneous, release train, eclipse 4, e4";
+$pageAuthor = "Christopher Guindon";
+
+// Place your html content in a file called content/en_pagename.php
+ob_start();
+include("content/en_" . $App->getScriptName());
+$html = ob_get_clean();
# Generate the web page
-$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+$App->AddExtraHtmlHeader('<link type="text/css" href="/juno/style.css" rel="stylesheet"/>');
+$App->generatePage(NULL, $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
\ No newline at end of file
diff --git a/planning/poll2014.php b/planning/poll2014.php
index e053626..f396a91 100644
--- a/planning/poll2014.php
+++ b/planning/poll2014.php
@@ -1,95 +1,35 @@
-<?php
-//ini_set("display_errors", "true");
-//error_reporting (E_ALL);
-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();
+<?php
+/*******************************************************************************
+ * Copyright(c) 2015 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://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
+ *******************************************************************************/
+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");
- #*****************************************************************************
- #
- # poll2014.php
- #
- # Author: Chris Aniszczyk
- # Date: 2013-01-28
- #
- # Description: Quick poll to get input for Kepler +1 Sim. Release name.
- #
- #
- #****************************************************************************
-
- #
- # Begin: page-specific settings. Change these.
- $pageTitle = "Community Poll Vote";
- $pageKeywords = "Eclipse Simultaneous Release 2014";
- $pageAuthor = "Chris Aniszczyk";
- $theme = "Nova";
-
- # Polls are good for 3 months!
- $App->usePolls();
-
- # Poll 1
- $Poll = new Poll(8, "Vote: What is your favorite name for the 2014 Eclipse Simultaneous Release?");
- $Poll->addOption(1, "Laila");
- $Poll->addOption(2, "Ladon");
- $Poll->addOption(3, "Laplace");
- $Poll->addOption(4, "Lok");
- $Poll->addOption(5, "Lorentz");
- $Poll->addOption(6, "Luna");
- $Poll->noGraph(); # uncomment to disable bar graph
- $pollHTML = $Poll->getHTML();
-
- $Poll->requireLogin(); # no anonymous votes
-
- # Paste your HTML content between the markers!
- ob_start();
- ?>
+$App = new App();
+$Nav = new Nav();
+$Menu = new Menu();
+include($App->getProjectCommon()); // All on the same line to unclutter the user's desktop'
- <div id="maincontent" style="width: 90%; padding: 5%;">
+// Begin: page-specific settings. Change these.
+$pageTitle = "Community Poll Vote";
+$pageKeywords = "Eclipse Simultaneous Release 2014";
+$pageAuthor = "Chris Aniszczyk";
- <h1><?= $pageTitle ?></h1>
- <h2>Help decide the name for the 2014 Eclipse Simultaneous Release!</h2>
-
- <p>There will be an Eclipse Simultaneous Release on the fourth Wednesday of
- June, 2014. But what to call it? Please vote, only once, for your favorite name for that 2014
- release. Remember, the simultaneous release name is an informal <i>marketing name</i>. It
- should be recognizable, pronounceable, relatively distinct and not obvious
- to confuse with other software or trademarks. Be sure to
- consider how it sounds in context, such as...</p>
-
- <p>
- <i>"Hey, go download the <b>Eclipse xyz Release</b> and see all the cool stuff in there!"</i>
- </p>
+// Place your html content in a file called content/en_pagename.php
+ob_start();
+include("content/en_" . $App->getScriptName());
+$html = ob_get_clean();
- <p>The following list was arrived at with input from the community (see
- <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=398191">bug
- 398191</a>) and discussions inside the Eclipse Planning Council.</p>
-
- <div style="padding: 5px; margin-left: 1%; margin-right: 1%;">
-
-<p>
-Laila: 8%<br />
-Ladon: 2%<br />
-Laplace: 13%<br />
-Lok: 2% <br />
-Lorentz: 4%<br />
-Luna: 71%<br />
-<b>Total votes: 274</b>
-</p>
- </div>
-
- <p>Thanks for your vote and your help with Eclipse! <b>Luna</b> was chosen as the name.</p>
-
- <p><b>Note: The Planning Council reserves the right to make the final decision, in case some
- popularly voted item is later found to be unsuitable for some reason.</b><p>
-
- <p>Current time: <?php echo date("d/m/y : H:i (T)", time()); ?></p>
-
- </div>
-
- <?php
- $html = ob_get_contents();
- ob_end_clean();
-
- # Generate the web page
- $App->generatePage($theme, $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
- ?>
-
+# Generate the web page
+$App->AddExtraHtmlHeader('<link type="text/css" href="/juno/style.css" rel="stylesheet"/>');
+$App->generatePage(NULL, $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
\ No newline at end of file
diff --git a/projects.php b/projects.php
index 48f1fb9..4843080 100644
--- a/projects.php
+++ b/projects.php
@@ -1,119 +1,35 @@
-<?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'
+<?php
/*******************************************************************************
- * Copyright (c) 2009-2010 Eclipse Foundation and others.
+ * Copyright(c) 2015 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
+ * http://eclipse.org/legal/epl-v10.html
*
- * Contributors: Christopher Guindon (Eclipse Foundation)
- * Nathan Gervais (Eclipse Foundation)
- *
+ * Contributors:
+ * Nathan Gervais (Eclipse Foundation) - Initial implementation
+ * Eric Poirier (Eclipse Foundation)
*******************************************************************************/
+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");
- #
- # Begin: page-specific settings. Change these.
- $pageTitle = "Eclipse.org - Kepler Simultaneous Release : Projects";
- $pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
- $pageAuthor = "Christopher Guindon";
-
- function hack_array_sort($a, $subkey) {
- foreach($a as $k=>$v) {
- $b[$k] = strtolower($v[$subkey]);
- }
- asort($b);
- foreach($b as $key=>$val) {
- $c[] = $a[$key];
- }
-
- return $c;
- }
- $project_count = 0;
- $url = "/home/data/httpd/writable/community/projectsReleaseKepler.json";
- $json = file_get_contents($url);
- $data = json_decode($json);
-
- $projects = array();
- if(isset($data->kepler->projects) && !empty($data->kepler->projects)){
- foreach($data->kepler->projects as $project){
- $version = array();
- if(!empty($project->releases)){
- foreach($project->releases as $r){
- $version[] = $r->name;
- }
- }
- $version_link = '<a href="' . $project->download . '" title="Download ' . $project->name . '">Download</a>';
- if(!empty($version)){
- $version_link = (!empty($project->download)) ? '<a href="' . $project->download . '" title="Download ' . $project->name . '">' . implode(', ', $version) . '</a>' : implode(', ', $version);
- }
-
- $img = "";
- //$new = ($project->new == 1) ? '<img src="images/legend_new.png" alt="New" />' : '';
- //$info = ($project->overview) ? '<a href="' . $project->overview . '"><img src="images/legend_info.png" alt="More info image"/></a>' : '';
- $new = "";
- $info = "";
- $output = (!empty($project->website)) ? '<a href="' . $project->website . '" title="' . $project->name . ' website">' . $project->name . '</a> ' : $project->name;
- $projects[] = array(
- 'name' => $project->name,
- 'output' => '<dl><dt>' . $output . $new . $info . '</dt><dd>' . $version_link . '</dd></dl>'
-
- );
- }
-
- $project_count = count($projects);
- if(!empty($projects)){
- $projects = hack_array_sort($projects, 'name');
-
- }
- }else{
- $error = '<p>An error has occured from fetching the project feed.<br/> Please try again later.</p><p> Click here to return to <a href="/kepler">Kepler homepage</a>.</p>';
- }
-
- # Paste your HTML content between the EOHTML markers!
- ob_start();
- ?>
- <div id="fullcolumn" class="kepler subpage projects">
- <div id="page-left">
- <div class="page-container">
- <a href="/kepler/" class="nav-button"><sup>«</sup>Back</a>
- <h2 id="h2_projects">Projects</h2>
- <span class="download-heading">Download <img src="images/icon_download.png" alt="Download icon"/></span>
- <!-- <ul id="ul_legend" class="no_bullets">
- <li class="new">new</li>
- <li class="info">info</li>
- </ul>-->
- <?php
- if(!isset($error)){
- for ($i = 0; $i <= min(35, $project_count-1); $i++) {
- print $projects[$i]['output'];
- }
- }else{
- print $error;
- }
+$App = new App();
+$Nav = new Nav();
+$Menu = new Menu();
+include($App->getProjectCommon()); // All on the same line to unclutter the user's desktop'
- ?>
-
- </div>
- </div>
-
- <div id="page-right">
- <div class="page-container">
- <span class="download-heading">Download <img src="images/icon_download.png" alt="Download icon"/></span>
- <!-- <a href="/kepler/" class="nav-button">Back<sup>»</sup></a>-->
- <?php
- for ($i = 36; $i <= min(100, $project_count-1); $i++) {
- print $projects[$i]['output'];
- }
- ?>
- </div>
- </div>
- </div>
- <?
- $html = ob_get_clean();
- # Generate the web page
- $App->Promotion = TRUE;
- $App->AddExtraHtmlHeader('<link href="http://fonts.googleapis.com/css?family=EB+Garamond" rel="stylesheet" type="text/css"/>');
- $App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.min.css?chrisguindon-eclipse" rel="stylesheet"/>');
- $App->AddExtraHtmlHeader('<!--[if IE 7]><link rel="stylesheet" type="text/css" href="/home/content/ie7_nova.css" media="screen"/><![endif]-->');
- $App->generatePage('Nova', $Menu, NULL , $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
+
+// Begin: page-specific settings. Change these.
+$pageTitle = "Eclipse.org - Kepler Simultaneous Release : Projects";
+$pageKeywords = "eclipse kepler, release, simultaneous, release train, kepler";
+$pageAuthor = "Christopher Guindon";
+
+// Place your html content in a file called content/en_pagename.php
+ob_start();
+include("content/en_" . $App->getScriptName());
+$html = ob_get_clean();
+
+# Generate the web page
+$App->AddExtraHtmlHeader('<link type="text/css" href="/kepler/css/styles.css" rel="stylesheet"/>');
+$App->generatePage("solstice", $Menu, NULL, $pageAuthor, $pageKeywords, $pageTitle, $html);
\ No newline at end of file