Sebastian Hahn commited on 2011-01-19 19:25:24
Zeige 1 geänderte Dateien mit 41 Einfügungen und 0 Löschungen.
Page by chiiph. Thanks!
| ... | ... |
@@ -72,6 +72,47 @@ into a large number of languages. |
| 72 | 72 |
</ul> |
| 73 | 73 |
|
| 74 | 74 |
|
| 75 |
+ <a id="Contribute"></a> |
|
| 76 |
+ <h3><a class="anchor" href="#Contribute">Contribute</a></h3> |
|
| 77 |
+ |
|
| 78 |
+ <p> |
|
| 79 |
+ Vidalia is always looking for volunteers that want to help in development. |
|
| 80 |
+ To start you should first take a look at the |
|
| 81 |
+ <a href="https://www.torproject.org/getinvolved/volunteer.html.en"> volunteer |
|
| 82 |
+ page</a> and see if there is something that interests you the most. |
|
| 83 |
+ |
|
| 84 |
+ Vidalia's source code can be found in the SVN repository. The checkout URL |
|
| 85 |
+ is: http://svn.torproject.org/vidalia. You should get to know how Vidalia |
|
| 86 |
+ works internally in order to work with it. To do this you should know C++ |
|
| 87 |
+ and Qt. |
|
| 88 |
+ </p> |
|
| 89 |
+ |
|
| 90 |
+ <p> |
|
| 91 |
+ If you intend to start coding already, please read and follow the |
|
| 92 |
+ <a href="https://svn.torproject.org/vidalia/vidalia/trunk/HACKING">HACKING |
|
| 93 |
+ guide</a>. |
|
| 94 |
+ If you have a patch for a feature or a bug fix, first check the |
|
| 95 |
+ <a href="https://trac.torproject.org/projects/tor/report/27">tickets that |
|
| 96 |
+ are already submitted</a>, if there isn't a suited one for your patch, you |
|
| 97 |
+ can submit a <a href="https://trac.torproject.org/projects/tor/newticket">new ticket</a> |
|
| 98 |
+ selecting Vidalia as its Component. |
|
| 99 |
+ </p> |
|
| 100 |
+ |
|
| 101 |
+ <p> |
|
| 102 |
+ Every project member inside Tor mostly uses IRC to communicate. Vidalia is |
|
| 103 |
+ being developed currently by Matt Edman and Tomas Touceda. You can find |
|
| 104 |
+ them in #vidalia channel at OFTC under the nicks edmanm and chiiph, |
|
| 105 |
+ repectively. You should get in touch in order to see what's everyone working |
|
| 106 |
+ on and to share what you've been working on or what you want to do. If you |
|
| 107 |
+ intend to join the team, it's expected you stay around IRC, either in Vidalia's |
|
| 108 |
+ channel, or #tor-dev. |
|
| 109 |
+ </p> |
|
| 110 |
+ |
|
| 111 |
+ If you have any doubts about any of the points in here, you can email |
|
| 112 |
+ <a href="<page about/contact>">contact us</a> about it. |
|
| 113 |
+ </p> |
|
| 114 |
+ |
|
| 115 |
+ |
|
| 75 | 116 |
<a id="Support"></a> |
| 76 | 117 |
<h3><a class="anchor" href="#Support">Support & Development</a></h3> |
| 77 | 118 |
|
| 78 | 119 |