Author: nickboldt
Date: 2011-10-12 21:37:19 -0400 (Wed, 12 Oct 2011)
New Revision: 35592
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 plugins folder from index.html
Modified: trunk/build/aggregate/bottests-site/site/site.xsl
===================================================================
--- trunk/build/aggregate/bottests-site/site/site.xsl 2011-10-13 00:43:44 UTC (rev 35591)
+++ trunk/build/aggregate/bottests-site/site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
@@ -101,20 +101,21 @@
<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"></th>
</tr>
<tr style="background-color:#EEEEEE">
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
<a href="site.xml"
style="font-size:x-small">site.xml</a>
::
<a href="artifacts.jar"
style="font-size:x-small">artifacts.jar</a>
::
<a href="content.jar"
style="font-size:x-small">content.jar</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
+ <a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
</td>
</tr>
</table>
Modified: trunk/build/aggregate/site/site.xsl
===================================================================
--- trunk/build/aggregate/site/site.xsl 2011-10-13 00:43:44 UTC (rev 35591)
+++ trunk/build/aggregate/site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
@@ -101,20 +101,21 @@
<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"></th>
</tr>
<tr style="background-color:#EEEEEE">
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
<a href="site.xml"
style="font-size:x-small">site.xml</a>
::
<a href="artifacts.jar"
style="font-size:x-small">artifacts.jar</a>
::
<a href="content.jar"
style="font-size:x-small">content.jar</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
+ <a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
</td>
</tr>
</table>
Modified: trunk/build/aggregate/soa-site/site.xsl
===================================================================
--- trunk/build/aggregate/soa-site/site.xsl 2011-10-13 00:43:44 UTC (rev 35591)
+++ trunk/build/aggregate/soa-site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
@@ -101,20 +101,21 @@
<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"></th>
</tr>
<tr style="background-color:#EEEEEE">
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
<a href="site.xml"
style="font-size:x-small">site.xml</a>
::
<a href="artifacts.jar"
style="font-size:x-small">artifacts.jar</a>
::
<a href="content.jar"
style="font-size:x-small">content.jar</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
+ <a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
</td>
</tr>
</table>
Modified: trunk/build/aggregate/webtools-site/site.xsl
===================================================================
--- trunk/build/aggregate/webtools-site/site.xsl 2011-10-13 00:43:44 UTC (rev 35591)
+++ trunk/build/aggregate/webtools-site/site.xsl 2011-10-13 01:37:19 UTC (rev 35592)
@@ -101,20 +101,21 @@
<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"></th>
</tr>
<tr style="background-color:#EEEEEE">
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
<a href="site.xml"
style="font-size:x-small">site.xml</a>
::
<a href="artifacts.jar"
style="font-size:x-small">artifacts.jar</a>
::
<a href="content.jar"
style="font-size:x-small">content.jar</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
+ <a href="plugins/"
style="font-size:x-small">plugins</a>
</td>
- <td class="rowLine">
+ <td class="rowLine" colspan="1">
</td>
</tr>
</table>
Show replies by date