Category:Hacking OpenHatch

From OpenHatch wiki
Revision as of 03:07, 18 April 2011 by imported>Paulhomebus
First things first, reading Getting started with the OpenHatch code.

OpenHatch is an open source involvement engine. Our code is Free Software, and YOU can participate in development.

If you want to help out and don’t know what to do, just click the big green button. Remember to write what you _can_ do in your OpenHatch profile!

<form method="POST" action="http://openhatch.org/+do/project.views.wanna_help_do">

   <input type="hidden" name="from_offsite" value="True" />
   <input type="hidden" value="2462" name="project"/>
   <input type="submit" value="I want to help" rel="tipsy-south" id="openhatch-wannahelp-button" original-title="Click to add yourself to the list of people who want to contribute. People of all levels are welcome!"/>

</form>

<style>

   @import url('http://openhatch.org/static/css/tipsy.css?1268950194.0');

</style>

<style type="text/css">

  1. openhatch-wannahelp-button:hover, #openhatch-wannahelp-button:focus { background-image:url('http://openhatch.org/static/images/wannahelp-button-bg-hover.png?1268950194.0'); color:#222; text-decoration:none; }
  2. openhatch-wannahelp-button { background: #C8E29D url('http://openhatch.org/static/images/wannahelp-button-bg.png?1268950194.0') repeat-x scroll center top; border:3px solid #fff; cursor:pointer; cursor: hand; font-family: Helvetica, sans-serif; font-size:13pt; font-weight:normal; text-align:center; text-shadow:0 1px 0 #fff; white-space:normal; }
  3. openhatch-wannahelp-button { -moz-border-radius: 8px; color: #444; float:left; padding:10px 20px; display:block; padding:2px 8px; }
  4. openhatch-wannahelp-button:focus { outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; }

</style>


<script type="text/javascript" src="http://openhatch.org/static/packed/selections_for_widget.js?1295813773"></script>


These pages serve as documentation for how to edit and/or fork the OpenHatch codebase.

If you find yourself reading these pages, say hello on our IRC chat room, #openhatch! You can find more about that at our contact page. And join the development email list, and introduce yourself.

You'll find we're a friendly bunch!