Author: nickboldt
Date: 2011-10-12 21:37:31 -0400 (Wed, 12 Oct 2011)
New Revision: 35593
Modified:
trunk/build/aggregate/bottests-site/site/site.xsl
trunk/build/aggregate/site/site.xsl
trunk/build/aggregate/soa-site/site.xsl
trunk/build/aggregate/webtools-site/site.xsl
Log:
JBIDE-9743 link to features folder from index.html
Modified: trunk/build/aggregate/bottests-site/site/site.xsl
===================================================================
--- trunk/build/aggregate/bottests-site/site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
+++ trunk/build/aggregate/bottests-site/site/site.xsl 2011-10-13 01:37:31 UTC (rev 35593)
@@ -102,7 +102,7 @@
<tr style="background-color:#DDDDDD">
<th colspan="1"
style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small">Plugins</th>
- <th colspan="1" style="font-size:small"></th>
+ <th colspan="1"
style="font-size:small">Features</th>
</tr>
<tr style="background-color:#EEEEEE">
<td class="rowLine" colspan="1">
@@ -116,6 +116,7 @@
<a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
<td class="rowLine" colspan="1">
+ <a href="features/"
style="font-size:x-small">features</a>
</td>
</tr>
</table>
Modified: trunk/build/aggregate/site/site.xsl
===================================================================
--- trunk/build/aggregate/site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
+++ trunk/build/aggregate/site/site.xsl 2011-10-13 01:37:31 UTC (rev 35593)
@@ -102,7 +102,7 @@
<tr style="background-color:#DDDDDD">
<th colspan="1"
style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small">Plugins</th>
- <th colspan="1" style="font-size:small"></th>
+ <th colspan="1"
style="font-size:small">Features</th>
</tr>
<tr style="background-color:#EEEEEE">
<td class="rowLine" colspan="1">
@@ -116,6 +116,7 @@
<a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
<td class="rowLine" colspan="1">
+ <a href="features/"
style="font-size:x-small">features</a>
</td>
</tr>
</table>
Modified: trunk/build/aggregate/soa-site/site.xsl
===================================================================
--- trunk/build/aggregate/soa-site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
+++ trunk/build/aggregate/soa-site/site.xsl 2011-10-13 01:37:31 UTC (rev 35593)
@@ -102,7 +102,7 @@
<tr style="background-color:#DDDDDD">
<th colspan="1"
style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small">Plugins</th>
- <th colspan="1" style="font-size:small"></th>
+ <th colspan="1"
style="font-size:small">Features</th>
</tr>
<tr style="background-color:#EEEEEE">
<td class="rowLine" colspan="1">
@@ -116,6 +116,7 @@
<a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
<td class="rowLine" colspan="1">
+ <a href="features/"
style="font-size:x-small">features</a>
</td>
</tr>
</table>
Modified: trunk/build/aggregate/webtools-site/site.xsl
===================================================================
--- trunk/build/aggregate/webtools-site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
+++ trunk/build/aggregate/webtools-site/site.xsl 2011-10-13 01:37:31 UTC (rev 35593)
@@ -102,7 +102,7 @@
<tr style="background-color:#DDDDDD">
<th colspan="1"
style="font-size:small">Metadata</th>
<th colspan="1" style="font-size:small">Plugins</th>
- <th colspan="1" style="font-size:small"></th>
+ <th colspan="1"
style="font-size:small">Features</th>
</tr>
<tr style="background-color:#EEEEEE">
<td class="rowLine" colspan="1">
@@ -116,6 +116,7 @@
<a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
<td class="rowLine" colspan="1">
+ <a href="features/"
style="font-size:x-small">features</a>
</td>
</tr>
</table>
Show replies by date