[website] branch master updated: Redirect contact form to wiki.
Scott Cantor
cantor.2 at osu.edu
Mon Apr 10 20:49:02 EDT 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository website.
The following commit(s) were added to refs/heads/master by this push:
new cdd2be9 Redirect contact form to wiki.
cdd2be9 is described below
commit cdd2be9722ff4126c45a4e94975e5b5f3d32fbff
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 10 20:48:55 2017 -0400
Redirect contact form to wiki.
---
consortium/join.html | 237 ++++++++++++++++++++++++++-------------------------
1 file changed, 119 insertions(+), 118 deletions(-)
diff --git a/consortium/join.html b/consortium/join.html
index ac990f1..c51cdb3 100755
--- a/consortium/join.html
+++ b/consortium/join.html
@@ -1,118 +1,119 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-<head>
-<title>Shibboleth Consortium - Join Now</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
-<!--#include virtual="/includes/head.inc" -->
-
-</head>
-
-<body>
-<div id="wrap">
-<div id="main">
-
-<!--#include virtual="/includes/menu.inc" -->
-
-<!-- START: breadcrumbs -->
-<div id="breadcrumbs">
-<a href="/">Home</a> /
-<a href="/consortium/">Consortium</a> /
-Join Now
-</div>
-
-<!-- END: breadcrumbs -->
-
-<!-- START: page content -->
-
-<!-- START: left column -->
-<div id="sub_leftcol">
- <div class="sidenav_head">Consortium</div>
- <div class="sidenav_subhead">Join Now</div>
- <div id="sub_nav">
- <ul>
- <li><a href="index.html">Members</a></li>
- <li><a href="board.html">Consortium Board</a></li>
- <li><a href="documents.html">Documents</a></li>
- <li><a href="support.html">Support the Consortium</a></li>
- <li><a href="benefits.html">Membership Benefits</a></li>
- <li><a href="fees.html">Membership Fees</a></li>
- <li><a href="join.html">Join Now</a></li>
- </ul>
- </div>
-</div>
-<!-- END: left column -->
-
-<!-- START: right column -->
-<div id="sub_rightcol">
-
-<div id="sub_content_leftcol" class="story">
-
-<p>If you are interested in joining the Shibboleth Consortium please complete the form below and we'll contact you within two business days. If you are interested in donating to the Shibboleth Consortium, but not becoming a member, please use the <a href="../documents/Shibboleth Donation Form.pdf">Shibboleth Donation Form</a><p>
-
-<p><strong>This is <u>NOT</u> a registration form to use the software. Unless you are offering to help fund the project and the software's future development, please do not submit this form.</strong></p>
-
-<p><strong>Again, if you are not offering money, please do <u>NOT</u> use this form. This not how you get the Shibboleth software.</strong></p>
-
-<p>Whilst Shibboleth is open-source software that may be used by anyone, by becoming a member of the Shibboleth Consortium you will directly help fund maintenance and continued development of the software, standardisation efforts, as well as provision of user support. You will also help the Shibboleth Consortium add more of the features requested by the community, whilst being able to influence direction and priorities.</p>
-
-<form id="joinform" action="/cgi-bin/join.cgi" method="post">
-<small><em>Required fields (*)</em></small>
-
-<label>Contact Name <span class="required_star">*</span></label>
-<input name="f1" type="text" >
-
-<label>Contact Email <span class="required_star">*</span></label>
-<input name="f2" type="text" >
-
-<label>Organization Name</label>
-<input name="f3" type="text" >
-
-<label>Membership Category <span class="required_star">*</span></label>
-<div class="joinform_tick"><input name="membership" type="radio" value="single_org"></div><div class="joinform_ticktext">Principal Member</div><div class="clear"></div>
-<div class="joinform_tick"><input name="membership" type="radio" value="small_group"></div><div class="joinform_ticktext">NREN/Federation</div><div class="clear"></div>
-<div class="joinform_tick"><input name="membership" type="radio" value="large_group"></div><div class="joinform_ticktext">Academic/Non-Profit Organization</div><div class="clear"></div>
-<div class="joinform_tick"><input name="membership" type="radio" value="large_group"></div><div class="joinform_ticktext">Commercial Organization</div><div class="clear"></div>
-
-<label>Any Additional Comments:</label>
-<textarea name="comments" cols="47" rows="7"></textarea>
-
-<div style="display:none">
-<input type="text" name="name">
-<input type="text" name="email">
-</div>
-
-<input type="submit" value="Submit" class="but_joinform">
-</form>
-
-</div>
-
-<div id="sub_content_rightcol">
-
-<strong>Shibboleth Consortium</strong><br />
-c/o Jisc Services Limited<br />
-Lumen House<br />
-Harwell Oxford<br />
-Didcot OX11 0SG<br />
-United Kingdom
-<p>
-<strong>T</strong> +44 1235 822212<br />
-<strong>E</strong> <a href="mailto:contact at shibboleth.net">contact at shibboleth.net</a><br />
-</p>
-
-</div>
-
-</div>
-<!-- END: right column -->
-
-<div class="clear"></div>
-<!-- END: page content -->
-
-</div> <!-- main -->
-</div> <!-- wrap -->
-
-<!--#include virtual="/includes/foot.inc" -->
-
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+<title>Shibboleth Consortium - Join Now</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta http-equiv="refresh" content="0;https://wiki.shibboleth.net/confluence/x/WwC_AQ" />
+
+<!--#include virtual="/includes/head.inc" -->
+
+</head>
+
+<body>
+<div id="wrap">
+<div id="main">
+
+<!--#include virtual="/includes/menu.inc" -->
+
+<!-- START: breadcrumbs -->
+<div id="breadcrumbs">
+<a href="/">Home</a> /
+<a href="/consortium/">Consortium</a> /
+Join Now
+</div>
+
+<!-- END: breadcrumbs -->
+
+<!-- START: page content -->
+
+<!-- START: left column -->
+<div id="sub_leftcol">
+ <div class="sidenav_head">Consortium</div>
+ <div class="sidenav_subhead">Join Now</div>
+ <div id="sub_nav">
+ <ul>
+ <li><a href="index.html">Members</a></li>
+ <li><a href="board.html">Consortium Board</a></li>
+ <li><a href="documents.html">Documents</a></li>
+ <li><a href="support.html">Support the Consortium</a></li>
+ <li><a href="benefits.html">Membership Benefits</a></li>
+ <li><a href="fees.html">Membership Fees</a></li>
+ <li><a href="join.html">Join Now</a></li>
+ </ul>
+ </div>
+</div>
+<!-- END: left column -->
+
+<!-- START: right column -->
+<div id="sub_rightcol">
+
+<div id="sub_content_leftcol" class="story">
+
+<p>If you are interested in joining the Shibboleth Consortium please complete the form below and we'll contact you within two business days. If you are interested in donating to the Shibboleth Consortium, but not becoming a member, please use the <a href="../documents/Shibboleth Donation Form.pdf">Shibboleth Donation Form</a><p>
+
+<p><strong>This is <u>NOT</u> a registration form to use the software. Unless you are offering to help fund the project and the software's future development, please do not submit this form.</strong></p>
+
+<p><strong>Again, if you are not offering money, please do <u>NOT</u> use this form. This not how you get the Shibboleth software.</strong></p>
+
+<p>Whilst Shibboleth is open-source software that may be used by anyone, by becoming a member of the Shibboleth Consortium you will directly help fund maintenance and continued development of the software, standardisation efforts, as well as provision of user support. You will also help the Shibboleth Consortium add more of the features requested by the community, whilst being able to influence direction and priorities.</p>
+
+<form id="joinform" action="/cgi-bin/join.cgi" method="post">
+<small><em>Required fields (*)</em></small>
+
+<label>Contact Name <span class="required_star">*</span></label>
+<input name="f1" type="text" >
+
+<label>Contact Email <span class="required_star">*</span></label>
+<input name="f2" type="text" >
+
+<label>Organization Name</label>
+<input name="f3" type="text" >
+
+<label>Membership Category <span class="required_star">*</span></label>
+<div class="joinform_tick"><input name="membership" type="radio" value="single_org"></div><div class="joinform_ticktext">Principal Member</div><div class="clear"></div>
+<div class="joinform_tick"><input name="membership" type="radio" value="small_group"></div><div class="joinform_ticktext">NREN/Federation</div><div class="clear"></div>
+<div class="joinform_tick"><input name="membership" type="radio" value="large_group"></div><div class="joinform_ticktext">Academic/Non-Profit Organization</div><div class="clear"></div>
+<div class="joinform_tick"><input name="membership" type="radio" value="large_group"></div><div class="joinform_ticktext">Commercial Organization</div><div class="clear"></div>
+
+<label>Any Additional Comments:</label>
+<textarea name="comments" cols="47" rows="7"></textarea>
+
+<div style="display:none">
+<input type="text" name="name">
+<input type="text" name="email">
+</div>
+
+<input type="submit" value="Submit" class="but_joinform">
+</form>
+
+</div>
+
+<div id="sub_content_rightcol">
+
+<strong>Shibboleth Consortium</strong><br />
+c/o Jisc Services Limited<br />
+Lumen House<br />
+Harwell Oxford<br />
+Didcot OX11 0SG<br />
+United Kingdom
+<p>
+<strong>T</strong> +44 1235 822212<br />
+<strong>E</strong> <a href="mailto:contact at shibboleth.net">contact at shibboleth.net</a><br />
+</p>
+
+</div>
+
+</div>
+<!-- END: right column -->
+
+<div class="clear"></div>
+<!-- END: page content -->
+
+</div> <!-- main -->
+</div> <!-- wrap -->
+
+<!--#include virtual="/includes/foot.inc" -->
+
+</body>
+</html>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list