Switch to quicksilver theme
diff --git a/faq.php b/faq.php
deleted file mode 100644
index 7602848..0000000
--- a/faq.php
+++ /dev/null
Binary files differ
diff --git a/img/shot5-min.png b/img/shot5-min.png
new file mode 100644
index 0000000..0178b10
--- /dev/null
+++ b/img/shot5-min.png
Binary files differ
diff --git a/img/shot6-min.png b/img/shot6-min.png
new file mode 100644
index 0000000..ac203d7
--- /dev/null
+++ b/img/shot6-min.png
Binary files differ
diff --git a/index.html b/index-old_html
similarity index 100%
rename from index.html
rename to index-old_html
diff --git a/index-old.php b/index-old_php
similarity index 95%
rename from index-old.php
rename to index-old_php
index 73c958a..fcf7cc3 100644
--- a/index-old.php
+++ b/index-old_php
@@ -43,6 +43,8 @@
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
<li data-target="#carousel-example-generic" data-slide-to="3"></li>
+ <li data-target="#carousel-example-generic" data-slide-to="4"></li>
+ <li data-target="#carousel-example-generic" data-slide-to="5"></li>
</ol>
<!-- Wrapper for slides -->
@@ -52,6 +54,18 @@
<div class="carousel-caption"></div>
</div>
<div class="item">
+ <img src="img/shot5-min.png" alt="PHP Editor Dark Theme" itemprop="primaryImageOfPage" width="890" height="565">
+ <div class="carousel-caption"></div>
+ </div>
+ <div class="item">
+ <img src="img/shot4-min.png" alt="Advanced Content Assist" width="890" height="565">
+ <div class="carousel-caption"></div>
+ </div>
+ <div class="item">
+ <img src="img/shot6-min.png" alt="Advanced Content Assist Dark Theme" width="890" height="565">
+ <div class="carousel-caption"></div>
+ </div>
+ <div class="item">
<img src="img/shot2-min.png" alt="CSS Editor " width="890" height="565">
<div class="carousel-caption"></div>
</div>
@@ -59,10 +73,6 @@
<img src="img/shot3-min.png" alt="Advanced Editing Features" width="890" height="565">
<div class="carousel-caption"></div>
</div>
- <div class="item">
- <img src="img/shot4-min.png" alt="Advanced Content Assist" width="890" height="565">
- <div class="carousel-caption"></div>
- </div>
</div>
<!-- Controls -->
diff --git a/index-old.php b/index.php
similarity index 95%
copy from index-old.php
copy to index.php
index 73c958a..fcf7cc3 100644
--- a/index-old.php
+++ b/index.php
@@ -43,6 +43,8 @@
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
<li data-target="#carousel-example-generic" data-slide-to="3"></li>
+ <li data-target="#carousel-example-generic" data-slide-to="4"></li>
+ <li data-target="#carousel-example-generic" data-slide-to="5"></li>
</ol>
<!-- Wrapper for slides -->
@@ -52,6 +54,18 @@
<div class="carousel-caption"></div>
</div>
<div class="item">
+ <img src="img/shot5-min.png" alt="PHP Editor Dark Theme" itemprop="primaryImageOfPage" width="890" height="565">
+ <div class="carousel-caption"></div>
+ </div>
+ <div class="item">
+ <img src="img/shot4-min.png" alt="Advanced Content Assist" width="890" height="565">
+ <div class="carousel-caption"></div>
+ </div>
+ <div class="item">
+ <img src="img/shot6-min.png" alt="Advanced Content Assist Dark Theme" width="890" height="565">
+ <div class="carousel-caption"></div>
+ </div>
+ <div class="item">
<img src="img/shot2-min.png" alt="CSS Editor " width="890" height="565">
<div class="carousel-caption"></div>
</div>
@@ -59,10 +73,6 @@
<img src="img/shot3-min.png" alt="Advanced Editing Features" width="890" height="565">
<div class="carousel-caption"></div>
</div>
- <div class="item">
- <img src="img/shot4-min.png" alt="Advanced Content Assist" width="890" height="565">
- <div class="carousel-caption"></div>
- </div>
</div>
<!-- Controls -->
diff --git a/install.php b/install.php
deleted file mode 100644
index 3914d0f..0000000
--- a/install.php
+++ /dev/null
@@ -1 +0,0 @@
-<?php header("Location: http://wiki.eclipse.org/PDT/Installation"); ?>
\ No newline at end of file