-
Notifications
You must be signed in to change notification settings - Fork 0
/
social.html
174 lines (171 loc) · 5.73 KB
/
social.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>PicketLink - Apache Licensed Open Source Java Security.</title>
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="PicketLink - an open source framework for security"
name="description">
<meta
content="Java, JavaEE, JBoss, JBossAS, WildFly, Apache, Security, SAML, OAuth"
name="keywords">
<link href="/stylesheets/styles.css"
media="screen" rel="stylesheet" type="text/css">
<link rel="icon" type="image/png"
href="https://design.jboss.org/picketlink/logo/images/favicon.ico" />
<!--[if lt IE 9]>
<script src="//html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
</head>
<body>
<a href="/" style="text-decoration: none;">
<header style="height: 100px">
<section class="container-fluid" style="padding: -20px auto;">
<hgroup class="hidden-phone" style="text-align: left;">
<h1 class="header_title">PicketLink</h1>
</hgroup>
</section>
</header>
</a>
<header id="main-header">
<nav>
<ul>
<li><a href="/">Home</a></li>
<li><a href="/getstarted.html">Get Started</a></li>
<li>Documentation (<a href="https://docs.jboss.org/picketlink/2/latest/reference/pdf/picketlink-reference-guide.pdf">PDF</a>/<a href="https://docs.jboss.org/picketlink/2/latest/reference/html/">HTML</a>/<a href="https://docs.jboss.org/picketlink/2/latest/api/">API</a>)</li>
<li><a href="https://github.com/picketlink/">Sources</a></li>
<li><a href="https://issues.jboss.org/secure/ReleaseNote.jspa?projectId=12310923&version=12323896">Latest Version (<i>2.6.0.Beta3</i>)</a></li>
</ul>
</nav>
</header>
<article class="secondary">
<div class="container-fluid">
<h2>Follow PicketLink Development</h2>
<div class="row-fluid">
<div class="span6">
<h4>Clone or fork us on GitHub</h4>
<p>Start contributing !</p>
<p>
<a href="https://github.com/picketlink">https://github.com/picketlink</a>
</p>
</div>
<div class="span6">
<h4>Forums</h4>
<p>
Participate in the <a
href="https://community.jboss.org/en/picketlink?view=discussions"
target="_blank">forums</a>
</p>
</div>
<div class="span6">
<h4>IRC</h4>
<p>
Talk direct with the developers on <a
href="irc://irc.freenode.net#picketlink">#picketlink</a> on
irc.freenode.net
</p>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h4>Newsletter</h4>
<p>
<a href="https://www.jboss.org/developer/subscribe" target="_blank">Subscribe</a>
to the JBoss Developer Newsletter
</p>
</div>
</div>
<div class="row-fluid">
<div class="span6 offset3">
<img alt="------------------------------------------"
src="https://www.wildfly.org/images/divider.png">
</div>
</div>
<div class="row-fluid">
<div class="span6">
<h4>Twitter</h4>
<p>
Get news of new developments by following on Twitter: <a
class="twitter-follow-button" data-lang="en"
data-show-count="false" href="https://twitter.com/picketlink">Follow
@picketlink</a>
</p>
<div id="fb-root"></div>
<script>
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id))
return;
js = d.createElement(s);
js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<p>
Like us on Facebook <a class="facebook-follow-button"
data-lang="en" data-show-count="false"
href="https://facebook.com/picketlink">Like on PicketLink</a>
<div class="fb-like" data-href="https://facebook.com/picketlink"
data-send="false" data-layout="button_count" data-width="450"
data-show-faces="true"></div>
</p>
</div>
<div class="span6">
<h4>Google +</h4>
<p>
There is a Google+ Community called "PicketLink".
<script type="text/javascript"
src="https://apis.google.com/js/plusone.js"></script>
<g:plusone></g:plusone>
</p>
<br class="clearfix"> <br class="clearfix">
</div>
</div>
</div>
</article>
<footer class="footer_sub_pages">
<div class="container-fluid">
<ul class="row-fluid">
<li><a href="/about.html">About
PicketLink</a></li>
<li><a
href="https://docs.jboss.org/picketlink/2/latest/reference/html/">Documentation</a>
</li>
<li><a href="https://issues.jboss.org/browse/PLINK">Report
issues</a></li>
<li><a href="https://www.jboss.org/picketlink">Community</a></li>
<li><a href="/faq.html">FAQ</a></li>
<li><a href="/social.html">Social</a>
</li>
</ul>
</div>
<div class="logos">
<p>
PicketLink is a <a href="https://www.jboss.org/">JBoss Community</a>
project and its development is sponsored by <a
href="https://www.redhat.com/">Red Hat, Inc</a>. Project code is
released under the <a
href="https://www.apache.org/licenses/LICENSE-2.0.html"
target="_blank">Apache License, v2.0</a>.
</p>
<p>
<a href="https://www.jboss.org/"><img
src="https://www.jboss.org/dms/wildfly_splash/jbossbadge.png"
alt="JBoss Community"></a> <a href="https://www.redhat.com/"><img
src="https://www.jboss.org/dms/wildfly_splash/redhat_logo.png"
alt="Red Hat"></a>
</p>
<p>Copyright © 2014, Red Hat, Inc.</p>
</div>
</footer>
<script src="https://www.wildfly.org/javascripts/jquery.min.js"
type="text/javascript"></script>
</body>
</html>