Skip to content

Commit

Permalink
Added links to plugin pages for the website.
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Nov 15, 2013
1 parent 01f8568 commit 9e20b5d
Show file tree
Hide file tree
Showing 12 changed files with 107 additions and 14 deletions.
28 changes: 14 additions & 14 deletions doc/Plugins.md
Expand Up @@ -64,7 +64,7 @@ documents from indices.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/fabric">fabric</a></td>
</tr>
<tr>
<td>git</td>
<td><a href="http://hawt.io/plugins/git/">git</a></td>
<td>Provides the HTML5 front end to the back end <a href="http://git-scm.com/">git repository</a> used to store configuration and files in plugins
such as <a href="http://hawt.io/plugins/dashboard/">dashboard</a> and <a href="http://hawt.io/plugins/wiki/">wiki</a>. Uses the
<a href="https://github.com/hawtio/hawtio/blob/master/hawtio-git/src/main/java/io/hawt/git/GitFacadeMXBean.java#L26">GitFacadeMXBean</a> from the <a href="https://github.com/hawtio/hawtio/tree/master/hawtio-git">hawtio-git module</a></td>
Expand All @@ -87,32 +87,32 @@ documents from indices.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/insight">insight</a></td>
</tr>
<tr>
<td>jboss</td>
<td><a href="http://hawt.io/plugins/jboss/">jboss</a></td>
<td>Adds support for <a href="http://www.jboss.org/jbossas">JBoss Application Server</a> such as viewing, starting, stopping, refreshing web applications, view connectors and JMX etc.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/jboss">jboss</a></td>
</tr>
<tr>
<td>jetty</td>
<td>Adds support for <a href="http://www.eclipse.org/jetty/">Jetty</a> such as viewing, starting, stopping, refreshing web applications, view connectors and JMX etc.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/jetty">jetty</a></td>
</tr>
<tr>
<td><a href="http://hawt.io/plugins/jclouds/">jclouds</a></td>
<td>Adds support for <a href="http://jclouds.org/">jclouds</a> so you can view your cloud resources and start, stop and restart your compute nodes etc.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/jclouds">jclouds</a></td>
</tr>
<tr>
<td>jmx</td>
<td><a href="http://hawt.io/plugins/jetty/">jetty</a></td>
<td>Adds support for <a href="http://www.eclipse.org/jetty/">Jetty</a> such as viewing, starting, stopping, refreshing web applications, view connectors and JMX etc.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/jetty">jetty</a></td>
</tr>
<tr>
<td><a href="http://hawt.io/plugins/jmx/">jmx</a></td>
<td>Provides the core <a href="http://www.oracle.com/technetwork/java/javase/tech/javamanagement-140525.html">JMX</a> support for interacting with MBeans, viewing real time attributes, charting and invoking operations.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/jmx">jmx</a></td>
</tr>
<tr>
<td>jvm</td>
<td><a href="http://hawt.io/plugins/jvm/">jvm</a></td>
<td>The jvm plugin allows you to connect to local or remote JVMs, and as well install the Jolokia JVM agent into the JVMs.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/jvm">jvm</a></td>
</tr>
<tr>
<td>karaf</td>
<td><a href="http://hawt.io/plugins/karaf/">karaf</a></td>
<td>Adds support for <a href="http://karaf.apache.org/">Apache Karaf</a> so you can browse features, bundles, services and configuration.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/karaf">karaf</a></td>
</tr>
Expand All @@ -127,22 +127,22 @@ documents from indices.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/maven">maven</a></td>
</tr>
<tr>
<td>openejb</td>
<td><a href="http://hawt.io/plugins/openejb/">openejb</a></td>
<td>Adds support for <a href="http://openejb.apache.org/">Apache OpenEJB</a></td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/openejb">openejb</a></td>
</tr>
<tr>
<td>osgi</td>
<td><a href="http://hawt.io/plugins/osgi/">osgi</a></td>
<td>Provides support for <a href="http://www.osgi.org/Main/HomePage">OSGi containers</a> such as <a href="http://karaf.apache.org/">Apache Karaf</a> using the standard OSGi management hooks.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/osgi">osgi</a></td>
</tr>
<tr>
<td>source</td>
<td><a href="http://hawt.io/plugins/source/">source</a></td>
<td>Used by the <a href="http://hawt.io/plugins/logs/">log plugin</a> to view the source code of any file in a maven source artefact using the maven coordinates, class name / file name and line number.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/source">source</a></td>
</tr>
<tr>
<td>tomcat</td>
<td><a href="http://hawt.io/plugins/tomcat/">tomcat</a></td>
<td>Adds support for <a href="http://tomcat.apache.org/">Apache Tomcat</a> and <a href="http://tomee.apache.org/">Apache TomEE</a> such as viewing, starting, stopping, refreshing applications, view connectors, sessions, and JMX etc.</td>
<td><a href="https://github.com/hawtio/hawtio/tree/master/hawtio-web/src/main/webapp/app/tomcat">tomcat</a></td>
</tr>
Expand Down
3 changes: 3 additions & 0 deletions hawtio-web/src/main/webapp/app/git/doc/help.md
@@ -0,0 +1,3 @@
### Git

Provides the HTML5 front end to the back end git repository used to store configuration and files in plugins such as dashboard and wiki.
9 changes: 9 additions & 0 deletions website/src/plugins/git/index.page
@@ -0,0 +1,9 @@
---
title: hawtio Git plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/git/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/jboss/index.page
@@ -0,0 +1,9 @@
---
title: hawtio JBoss plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/jboss/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/jetty/index.page
@@ -0,0 +1,9 @@
---
title: hawtio Jetty plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/jetty/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/jmx/index.page
@@ -0,0 +1,9 @@
---
title: hawtio JMX plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/jmx/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/jvm/index.page
@@ -0,0 +1,9 @@
---
title: hawtio JVM plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/jvm/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/karaf/index.page
@@ -0,0 +1,9 @@
---
title: hawtio Karaf plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/karaf/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/openejb/index.page
@@ -0,0 +1,9 @@
---
title: hawtio OpenEJB plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/openejb/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/osgi/index.page
@@ -0,0 +1,9 @@
---
title: hawtio OSGi plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/osgi/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/source/index.page
@@ -0,0 +1,9 @@
---
title: hawtio Source plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/source/doc/help.md")))}

</div>
</div>
9 changes: 9 additions & 0 deletions website/src/plugins/tomcat/index.page
@@ -0,0 +1,9 @@
---
title: hawtio Tomcat plugin
--- pipeline:ssp,markdown
<div id="content-header">
<div class="container">
${unescape(loadText(new FileInputStream(app_dir + "/tomcat/doc/help.md")))}

</div>
</div>

0 comments on commit 9e20b5d

Please sign in to comment.