Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Wagon: Deploying sitegen to repository
  • Loading branch information
FuseSource CI committed Aug 15, 2013
1 parent 849498b commit ba369d5
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 0 deletions.
280 changes: 280 additions & 0 deletions developers/directives.html
@@ -0,0 +1,280 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>AngularJS Directives</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="A HTML5 web console for managing Java services with support for JMX, OSGi, Apache ActiveMQ, Apache Camel and Fuse Fabric. Open source, modular and extensible" name="description" />
<!--
<link href="/blog/atom.xml" rel="alternate" title="hawtio blog Atom feed" type="application/atom+xml" />
-->
<link href="/stylesheets/screen.css" rel="stylesheet" />
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/r29/html5.js"></script>
<![endif]-->
<link href="/favicon.ico" rel="shortcut icon" />
</head>
<body class="home">
<header class="navbar navbar-fixed-top" id="banner" role="banner">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-target=".nav-collapse" data-toggle="collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="g-plusone-slot">
<div class="g-plusone" data-annotation="none"></div>
</div>
<a class="brand" href="/">
<span class="name">
<img src="/images/logo.png" />
hawtio
</span>
</a>
<nav class="nav-collapse" role="navigation">
<ul class="nav">
<li><a href="/faq/index.html">FAQ</a></li>
<li><a href="/getstarted/index.html">Getting Started</a></li>
<li><a href="/community/index.html">Community</a></li>
<li><a href="/plugins/index.html">Plugins</a></li>
<li><a href="/developers/index.html">Developers</a></li>
<li><a href="https://github.com/hawtio/hawtio">github</a></li>
<!--
<li><a href="/blog/">Blog</a></li>
-->
</ul>
</nav>
</div>
</div>
</header>
<div id="main">
<div class="container">
<div id="content">

<h2>AngularJS Directives</h2>

<p>The following lists the directives available in the <a
href="https://github.com/hawtio/hawtio/blob/master/DEVELOPERS.md#javascript-libraries">libraries used by
hawtio</a> together with its <a href="http://hawt.io/plugins/index.html">developer plugins</a>.

<ul>
<li>
<a href="http://codef0rmer.github.io/angular-dragdrop/#/">angular dragdrop</a>
<ul>
<li><a href="http://codef0rmer.github.io/angular-dragdrop/#/">Drag and Drop</a></li>
</ul>
</li>
<li>
<a href="http://angular-ui.github.io/bootstrap/">angular UI</a>
<ul>
<li><a href="http://angular-ui.github.io/bootstrap/#accordion">Accordion</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#alert">Alert</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#buttons">Buttons</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#carousel">Carousel</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#collapse">Collapse</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#datepicker">Datepicker</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#dialog">Dialog</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#dropdownToggle">Dropdown Toggle</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#modal">Modal</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#pagination">Pagination</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#popover">Popover</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#progressbar">Progressbar</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#rating">Rating</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#tabs">Tabs</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#timepicker">Timepicker</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#tooltip">Tooltip</a></li>

<li><a href="http://angular-ui.github.io/bootstrap/#typeahead">Typeahead</a></li>
</ul>
</li>

<li>
<a href="https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/ui/doc/developer.md">
hawtio UI plugin
</a>
<ul>
<li>
<a href="https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/ui/html/test.html#L33">
Colour Picker
</a>
</li>
<li>
<a href="https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/ui/html/test.html#L45-45">
Confirm Dialog
</a>
</li>
<li>
<a href="https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/ui/html/test.html#L144">
Editor
</a>
</li>
<li>
<a href="https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/ui/html/test.html#L21">
File Upload
</a>
</li>
<li>
Pager
</li>
<li>
<a href="https://github.com/hawtio/hawtio/blob/master/hawtio-web/src/main/webapp/app/ui/html/test.html#L45-45">
Slide Out
</a>
</li>
</ul>
</li>
<li>
<a href="http://angular-ui.github.io/ng-grid/">ng-grid</a>
<ul>
<li><a href="http://angular-ui.github.io/ng-grid/">Grid</a></li>
</ul>
</li>
</ul>

</div>
</div>


</div>
<footer>
<div class="container">
<div class="project">
<img src="/images/footer-logo.png" />
<p class="bottom">
&#169;
Copyright 2012-2013 Red Hat, Inc.
<br />
<i class="icon-fire"></i>
Mixed with <a href="http://twitter.github.com/bootstrap">Bootstrap</a>. Baked by <a href="http://scalate.fusesource.org">Scalate</a>.
<br />
<i class="icon-share-alt"></i>
Website and docs licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.
<br />
Code released under <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License, v2.0</a>.
</p>
</div>
<div class="footer-nav">
<h4>Learn</h4>
<ul>
<li>
<a href="/index.html">Get Started</a>
</li>
<li>
<a href="articles/index.html">Articles and Demos</a>
</li>
<li>
<a href="faq/index.html">FAQ</a>
</li>
<li>
<a href="/developers/index.html">Developers</a>
</li>
<li>
<a href="/building/index.html">Building</a>
</li>
</ul>
</div>
<div class="footer-nav">
<h4>Get Involved</h4>
<ul>
<!--
<li>
<a href="http://community.jboss.org/en/hawtio?view=discussions">Forums</a>
</li>
-->
<li>
<a href="/contributing/index.html">Contributing</a>
</li>
<li>
<a href="/community/index.html">Community</a>
</li>
<li>
<a href="https://github.com/hawtio/hawtio/issues?state=open">Issue Tracker</a>
</li>
<li>
<a href="https://github.com/hawtio/hawtio">Source Code</a>
</li>
<!--
<li>
<a href="/community/contributors">Contributors</a>
</li>
-->
</ul>
</div>
<div class="sponser">
<div class="follow-us">
<h4>Stay Informed</h4>
<ul>
<!--
<li>
<a href="https://plus.google.com/100660127586085393031"><img alt="Google+" src="/images/social/googleplus-16.png" title="Follow hawtio on Google+" /></a>
</li>
-->
<li>
<a href="https://twitter.com/#!/search/%23hawtio"><img alt="Twitter" src="/images/social/twitter-16.png" title="Browse the #hawtio hashtag on Twitter" /></a>
</li>
<!--
<li>
<a href="http://www.linkedin.com/groups?gid=3120340"><img alt="LinkedIn" src="/images/social/linkedin-16.png" title="Join the hawtio group on LinkedIn" /></a>
</li>
<li>
<a href="http://vimeo.com/channels/hawtio"><img alt="Vimeo" src="/images/social/vimeo-16.png" title="Follow the hawtio channel on Vimeo" /></a>
</li>
-->
</ul>
</div>
<p>This website is open source! If you want to improve it, <a href="http://github.com/hawtio/hawtio">fork the project</a>, hack on it, then send a pull request. You can also view the <a href="http://www.seethestats.com/site/hawtio">visitor stats</a>.</p>
<p class="image"><a href="http://jboss.org"><img src="/images/jboss_redhat_branding.png" class="branding" title="Red Hat, Inc." alt="Red Hat, Inc." /></a></p>
<p>hawtio is a <a href="http://jboss.org">JBoss Community</a> project and development is sponsored by Red Hat, Inc.</p>
<p class="bottom"><a href="http://www.redhat.com/legal/legal_statement.html">Terms of Use</a> | <a href="http://www.redhat.com/legal/privacy_statement.html">Privacy Policy</a></p>
</div>
<a class="visible-desktop" href="#" id="toTop">Top</a>
</div>
</footer>
<script>
$(function() {
$('html').addClass('ready');
prettify();
activateFooterGravity();
activateTooltips();
activateToTopControl();
});
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.0.2/bootstrap.min.js"></script>
<script src="/javascripts/prettify.js"></script>
<script src="/javascripts/site.js"></script>
<script>
(function() {
var po = document.createElement('script'); po.async = true; po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-36899203-1']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
2 changes: 2 additions & 0 deletions developers/index.html
Expand Up @@ -75,6 +75,7 @@ <h2 id = "Architecture">Architecture</h2>
<ul>
<li><a href="http://hawt.io/plugins/index.html">current list of the available plugins</a></li>
<li><a href="http://hawt.io/plugins/howPluginsWork.html">how plugins work</a></li>
<li><a href="http://hawt.io/developers/directives.html">available AngularJS Directives</a></li>
</ul>

<h2 id = "Developer_Tools">Developer Tools</h2>
Expand Down Expand Up @@ -125,6 +126,7 @@ <h2 id = "API_documentation">API documentation</h2>
<p>If you are interested in working on the code the following references and articles have been really useful so far:</p>

<ul>
<li><a href="http://hawt.io/developers/directives.html">available AngularJS Directives</a></li>
<li><a href="http://docs.angularjs.org/api/">angularjs API</a></li>
<li><a href="http://twitter.github.com/bootstrap/base-css.html">bootstrap API</a></li>
<li><a href="https://github.com/square/cubism/wiki/API-Reference">cubism API</a></li>
Expand Down

0 comments on commit ba369d5

Please sign in to comment.