Wiki source code of Community

Version 11.1 by Jean-Vincent Drean on 2008/03/05 15:26

Show last authors
1 1 XWiki Development
2
3 Welcome to the XWiki development community. This area is for developers of XWiki itself and all contributors in general. It's also for XWiki users interested in discovering how XWiki's development is done.
4
5 1.1 XWiki Development Topics
6
7 #info("Google Summer of Code 2008 is now open. Make proposals on [XWiki GSoC page>GoogleSummerOfCode.WebHome].")
8
9 <table cellpadding="5">
10 <tr>
11 <td>{image:health.png}</td>
12 <td>*[Project Health>Community.Project Health]*<br/>
13 Statistics about XWiki development
14 </td>
15 <td>{image:coders.png}</td>
16 <td>*[Hall Of Fame>Community.HallOfFame]*<br/>
17 Come and acclaim all those who have contributed to XWiki...
18 </td>
19 </tr>
20 <tr>
21 <td>{image:mail.png}</td>
22 <td>*[Mailing Lists>Community.MailingLists]*<br/>
23 Discuss with other XWiki users or developers.
24 </td>
25 <td>{image:irc.png}</td>
26 <td>*[IRC>Community.IRC]*<br/>
27 Talk with other XWiki users or developers in real time.
28 </td>
29 </tr>
30 <tr>
31 <td>{image:source.png}</td>
32 <td>*[Source Repository>Community.SourceRepository]*<br/>
33 Find information on how to get XWiki sources.
34 </td>
35 <td>{image:contrib.png}</td>
36 <td>*[Contributing>Community.Contributing]*<br/>
37 Find out all the different manners in which you can contribute to the project.
38 </td>
39 </tr>
40 <tr>
41 <td>{image:devpractices.png}</td>
42 <td>*[Development Practices>Community.DevelopmentPractices]*<br/>
43 Tools suggestion to be able to contribute to the project in good conditions.
44 </td>
45 <td>{image:tools.png}</td>
46 <td>*[Development Tools>Community.DevelopmentTools]*<br/>
47 A list of development tools that can be used when developing for the XWiki project.
48 </td>
49 </tr>
50 <tr>
51 <td>{image:codestyle.png}</td>
52 <td>*[Code Style>Community.CodeStyle]*<br/>
53 Be a good XWiki citizen and follow the agreed upon code style when submitting patches or committing code.
54 </td>
55 <td>{image:build.png}</td>
56 <td>*[Building>Community.Building]*<br/>
57 Learn how to build XWiki directly from the sources
58 </td>
59 </tr>
60 <tr>
61 <td>{image:debug.png}</td>
62 <td>*[Debugging>Community.Debugging]*<br/>
63 Learn how to debug XWiki when things go wrong...
64 </td>
65 <td>{image:profiling.png}</td>
66 <td>*[Profiling>Community.Profiling]*<br/>
67 Learn how to profile XWiki
68 </td>
69 </tr>
70 <tr>
71 <td>{image:testing.png}</td>
72 <td>*[Testing>Community.Testing]*<br/>
73 Defines XWiki's test strategy.
74 </td>
75 <td>{image:committership.png}</td>
76 <td>*[Committership>Community.Committership]*<br/>
77 Explains what is a Committer and his role and responsibilities.
78 </td>
79 </tr>
80 <tr>
81 <td>{image:release.png}</td>
82 <td>*[Release Process>Community.ReleaseProcess]*<br/>
83 List all steps to take for releasing XWiki.
84 </td>
85 <td>{image:idea.png}</td>
86 <td>*[Ideas>Design.WebHome]*<br/>
87 This is where new ideas and proposals should be logged. Discussions should happen on the mailing lists and be taken in that space so that they do not evaporate and are recorded for posterity!
88 </td>
89 </tr>
90 <tr>
91 <td>{image:idea.png}</td>
92 <td>*[Older Ideas>Idea.WebHome]*<br/>
93 This is the old place where design ideas were stored. They should be reviewed, updated and moved to the [new place for ideas>Design.WebHome].
94 </td>
95 <td>{image:draft.png}</td>
96 <td>*[Drafts>Drafts.WebHome]*<br/>
97 Space for work in progress meant to be moved to the main xwiki.org spaces when it's finished. Feel free to start working on stuff in there.
98 </td>
99 </tr>
100 </table>

Get Connected