Wiki source code of Community

Version 8.1 by Vincent Massol on 2008/03/02 12:00

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 <dl>
10 <dt>*[Project Health>Community.Project Health]*</dt>
11 <dd>
12
13 Statistics about XWiki development
14
15 </dd>
16 <dt>*[Hall Of Fame>Community.HallOfFame]*</dt>
17 <dd>
18
19 Come and acclaim all those who have contributed to XWiki...
20
21 </dd>
22 <dt>*[Source Repository>Community.SourceRepository]*</dt>
23 <dd>
24
25 Find information on how to get XWiki sources.
26
27 </dd>
28 <dt>*[Mailing Lists>Community.MailingLists]*</dt>
29 <dd>
30
31 Discuss with other XWiki users or developers.
32
33 </dd>
34 <dt>*[IRC>Community.IRC]*</dt>
35 <dd>
36
37 Talk with other XWiki users or developers in real time.
38
39 </dd>
40 <dt>*[Contributing>Community.Contributing]*</dt>
41 <dd>
42
43 Find out all the different manners in which you can contribute to the project.
44
45 </dd>
46 <dt>*[Development Practices>Community.DevelopmentPractices]*</dt>
47 <dd>
48
49 Tools suggestion to be able to contribute to the project in good conditions.
50
51 </dd>
52 <dt>*[Development Tools>Community.DevelopmentTools]*</dt>
53 <dd>
54
55 A list of development tools that can be used when developing for the XWiki project.
56
57 </dd>
58 <dt>*[Code Style>Community.CodeStyle]*</dt>
59 <dd>
60
61 Be a good XWiki citizen and follow the agreed upon code style when submitting patches or committing code.
62
63 </dd>
64 <dt>*[Building>Community.Building]*</dt>
65 <dd>
66
67 Learn how to build XWiki directly from the sources
68
69 </dd>
70 <dt>*[Debugging>Community.Debugging]*</dt>
71 <dd>
72
73 Learn how to debug XWiki when things go wrong...
74
75 </dd>
76 <dt>*[Profiling>Community.Profiling]*</dt>
77 <dd>
78
79 Learn how to profile XWiki
80
81 </dd>
82 <dt>*[Testing>Community.Testing]*</dt>
83 <dd>
84
85 Defines XWiki's test strategy.
86
87 </dd>
88 <dt>*[Committership>Community.Committership]*</dt>
89 <dd>
90
91 Explains what is a Committer and his role and responsibilities.
92
93 </dd>
94 <dt>*[Release Process>Community.ReleaseProcess]*</dt>
95 <dd>
96
97 List all steps to take for releasing XWiki.
98
99 </dd>
100 <dt>*[Ideas>Design.WebHome]*</dt>
101 <dd>
102
103 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!
104
105 </dd>
106 <dt>*[Older Ideas>Idea.WebHome]*</dt>
107 <dd>
108
109 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].
110
111 </dd>
112 <dt>*[Drafts>Drafts.WebHome]*</dt>
113 <dd>
114
115 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.
116
117 </dd>
118 </dl>

Get Connected