-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathcommunity.xml
More file actions
51 lines (36 loc) · 1.21 KB
/
community.xml
File metadata and controls
51 lines (36 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<presentation template="php" navmode="html">
<topic>PHP</topic>
<title>The Care and Feeding of the PHP Community</title>
<event>O'Reilly Open Source Conference</event>
<location>San Diego</location>
<date>July 25, 2002</date>
<speaker>Jim Winstead</speaker>
<email>jimw@apache.org</email>
<url>http://conf.php.net/community</url>
<slide>slides/intro/titlepage.xml</slide>
<!-- * History -->
<slide>slides/intro/numbers.xml</slide>
<slide>slides/intro/theroad.xml</slide>
<slide>slides/state/timeline.xml</slide>
<!-- * Subprojects -->
<slide>slides/community/subprojects.xml</slide>
<!-- * People -->
<slide>slides/community/group.xml</slide>
<!-- * CVS -->
<slide>slides/community/cvs.xml</slide>
<!-- * Bug System -->
<slide>slides/community/bugs.xml</slide>
<!-- * Documentation -->
<slide>slides/community/docs.xml</slide>
<!-- * Mailing Lists -->
<slide>slides/community/mail-lists.xml</slide>
<!-- * Conferences -->
<slide>slides/community/conferences.xml</slide>
<!-- * User Groups -->
<slide>slides/community/usergroups.xml</slide>
<!-- * Sites -->
<slide>slides/community/sites.xml</slide>
<!-- * Sponsors -->
<slide>slides/community/sponsors.xml</slide>
<slide>slides/community/fin.xml</slide>
</presentation>