Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

moved all forms to seperate includes #134

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions _includes/config-form.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!--## Contact Form

Use this form to send us an email

<form action="#" style="width: 50%">
<input type="text" name="first_name" placeholder="Jane" aria-label="first name" style="width: 46.5%; float: left; margin-bottom: 1em" />
<input type="text" name="last_name" placeholder="Smith" aria-label="last name" style="width: 46.5%; float: right; margin-bottom: 1em" />
<input type="email" name="email" aria-label="email" style="margin-bottom: 1em" placeholder="[email protected]" />
<textarea cols="46" rows="5" name="comments" aria-label="comments" style="margin-bottom: 1em" placeholder="Send us a message"></textarea>
<input class="btn btn--primary" type="submit" value="Submit" />
</form>-->
16 changes: 16 additions & 0 deletions _includes/mailchimp-form.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#eee; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
form{background:#eee;}
</style>
<div id="mc_embed_signup">
<form action="https://allhandsactive.us4.list-manage.com/subscribe/post?u=0497c04d5751340fb683e3d14&amp;id=5612521156" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="height: 3em;padding: .5em 1em;font-size: 1.2em;font-weight: bold;" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_0497c04d5751340fb683e3d14_5612521156" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="background:#0092CA; color:#fff; padding: 0.5em 1em; height: 3em; font-size: 1.2em; font-weight:bold;"></div>
</div>
</form>
</div>
18 changes: 1 addition & 17 deletions cancel.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,12 @@ All Hands Active is committed to spreading knowledge. We won't keep anyone from
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>


## This Class isn't for Me

### Stay informed about all things All Hands Active!
Sign up for our email list or follow us on social media (at the bottom of the page).

<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#eee; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
form{background:#eee;}
</style>
<div id="mc_embed_signup">
<form action="https://allhandsactive.us4.list-manage.com/subscribe/post?u=0497c04d5751340fb683e3d14&amp;id=5612521156" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="height: 3em;padding: .5em 1em;font-size: 1.2em;font-weight: bold;" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_0497c04d5751340fb683e3d14_5612521156" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="background:#0092CA; color:#fff; padding: 0.5em 1em; height: 3em; font-size: 1.2em; font-weight:bold;"></div>
</div>
</form>
</div>
{% include mailchimp-form.html %}

### Find another class
Check our [calendar](https://www.meetup.com/AllHandsActive/events/) right now. Or contact us at <[email protected]> and let us know what you want to learn.
17 changes: 1 addition & 16 deletions class.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,7 @@ We're sure you're excited about that class. In the meantime, you might want to f
## Stay informed about all things All Hands Active!
Sign up for our email list or follow us on social media (at the bottom of the page).

<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#eee; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
form{background:#eee;}
</style>
<div id="mc_embed_signup">
<form action="https://allhandsactive.us4.list-manage.com/subscribe/post?u=0497c04d5751340fb683e3d14&amp;id=5612521156" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="height: 3em;padding: .5em 1em;font-size: 1.2em;font-weight: bold;" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_0497c04d5751340fb683e3d14_5612521156" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="background:#0092CA; color:#fff; padding: 0.5em 1em; height: 3em; font-size: 1.2em; font-weight:bold;"></div>
</div>
</form>
</div>
{% include mailchimp-form.html %}

## Find another class
Check our [calendar](https://www.meetup.com/AllHandsActive/events/) right now. Or contact us at <[email protected]> and let us know what you want to learn.
1 change: 0 additions & 1 deletion contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ https://chat.allhandsactive.org/
\#allhandsactive<br />
on the <a href="https://tilde.chat/">tilde.chat</a> IRC network


<!--## Contact Form

Use this form to send us an email
Expand Down
3 changes: 2 additions & 1 deletion donate.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ All Hands Active depends on your generosity. Any donation helps, but we are espe
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="KEQF3RMU5RPG4" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pa
y online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>

Expand Down
17 changes: 1 addition & 16 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,19 +55,4 @@ feature_row2:
Join our announcements email list!
{: .text-center}

<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#eee; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
form{background:#eee;}
</style>
<div id="mc_embed_signup">
<form action="https://allhandsactive.us4.list-manage.com/subscribe/post?u=0497c04d5751340fb683e3d14&amp;id=5612521156" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="height: 3em;padding: .5em 1em;font-size: 1.2em;font-weight: bold;" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_0497c04d5751340fb683e3d14_5612521156" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="background:#0092CA; color:#fff; padding: 0.5em 1em; height: 3em; font-size: 1.2em; font-weight:bold;"></div>
</div>
</form>
</div>
{% include mailchimp-form.html %}
27 changes: 6 additions & 21 deletions membership.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,42 +74,27 @@ on the mailing list to fixing something that's broken.

## Pay For a Membership via Paypal
{: .text-center}

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="N94ZNTESCVK62">
<table>
<tr><td><input type="hidden" name="on0" value="Membership Options">Membership Options</td></tr><tr><td><select name="os0">
<option value="Standard">Standard : $50.00 USD - monthly</option>
<option value="Reduced">Reduced : $20.00 USD - monthly</option>
<option value="Household add-on">Household add-on : $15.00 USD - monthly</option>
<option value="Co-Working">Co-Working : $250.00 USD - monthly</option>
<option value="Standard">Standard : $50.00 USD - monthly</option>
<option value="Reduced">Reduced : $20.00 USD - monthly</option>
<option value="Household add-on">Household add-on : $15.00 USD - monthly</option>
<option value="Co-Working">Co-Working : $250.00 USD - monthly</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="USD">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>


## Subscribe
{: .text-center}

Stay informed about all things All Hands Active!
{: .text-center}

<!-- Begin Mailchimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#eee; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;}
form{background:#eee;}
</style>
<div id="mc_embed_signup">
<form action="https://allhandsactive.us4.list-manage.com/subscribe/post?u=0497c04d5751340fb683e3d14&amp;id=5612521156" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" style="height: 3em;padding: .5em 1em;font-size: 1.2em;font-weight: bold;" required>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_0497c04d5751340fb683e3d14_5612521156" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button" style="background:#0092CA; color:#fff; padding: 0.5em 1em; height: 3em; font-size: 1.2em; font-weight:bold;"></div>
</div>
</form>
</div>
{% include mailchimp-form.html %}
5 changes: 2 additions & 3 deletions pay.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ All Hands Active depends on your generosity. Most participants in classes donate
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="T4GRCF5FZZL3C" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pa
y online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>