summaryrefslogtreecommitdiff
path: root/developers/index.html
blob: 3ec52bb7259fb8cd8c1ca2642290bb7337fb6cca (plain)
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
    <head>
        <title>Developers</title>
        <style type="text/css">
            @import url(/css/blueprint/print.css) print;
            @import url(/css/blueprint/screen.css) screen;
            @import url(/css/tabs.css);
            @import url(/css/style.css);
        </style>
        <script type="text/javascript" src="/js/jquery.history_remote.pack.js"></script>
        <script type="text/javascript" src="/js/interface.js"></script>
        <script type="text/javascript" src="/js/script.js"></script>
    </head>
    <body>
<!-- DO NOT EDIT ! the html is generated by PHP. Edit the PHP instead -->
        <div id="wrap">

            <div id="header">
                <h1><a href="/">Go-OO</a></h1>
            </div>
            <div id="container">
                <ul id="nav">
                    <li class="tabs-container"><a href="/">Summary</a></li>
                    <li class="tabs-container"><a href="/download/">Download</a></li>
                    <li class="tabs-container"><a href="/discover/">Discover</a></li>
                    <li class="tabs-selected"><a href="/developers/">Developers</a></li>
                    <li class="tabs-container"><a href="/about/">About</a></li>
                </ul>
		<div id="hnav">
		        <a href="/">Summary</a> &lt;&lt <span class="current">Developers</span>
		</div>

                <div class="container">
                    <div id="splash">
                        <h3>Developers</h3>
			        <div id="dev-tools">
            <dl>
                <dt>LXR</dt>
                <dd>
                <form method="get" action="http://lxr.go-oo.org/ident">
                    <label>
                        <a href="http://lxr.go-oo.org/ident">Identifier</a>
                        <input type="text" name="i" value="" size="12">
                    </label>
                    <input type="submit" value="Find" class="hide">
                </form>
                <form method="get" action="http://lxr.go-oo.org/search">
                    <label>
                        <a href="http://lxr.go-oo.org/search">Text</a> 
                        <input type="text" name="string" value="" size="12"> 
                    </label>
                    <input type="submit" value="Find" class="hide">
                </form>
                <form method="get" action="http://lxr.go-oo.org/find">
                    <label>
                        <a href="http://lxr.go-oo.org/find">File</a> 
                        <input type="text" name="string" value="" size="8"> 
                    </label>
                    <input type="submit" value="Find" class="hide">
                </form>
                </dd>
                <dt>Bugzilla</dt>
                <dd>
                <form method="get" action="http://www.openoffice.org/issues/show_bug.cgi">
                    <a href="http://www.openoffice.org/issues/query.cgi">OO.o Issue</a> <a href="http://qa.openoffice.org/issue_handling/submission_gateway.html#code_module">New</a> 
                    <input name="id" size="6"> 
                    <input type="submit" value="Find" class="hide">
                </form>
                </dd>
            </dl>
        </div>
        <hr />
	<div id="quicklinks">
        <h4>Quick links</h4>
        <dl>
	<div class="leftcol">
            <dt>Development Tools</dt>
            <dd>
            <ul>
                <li><a href="http://lxr.go-oo.org/">LXR</a></li>
                <li><a href="http://bonsai.go-oo.org/cvsqueryform.cgi">Bonsai</a></li>
                <li><a href="http://tinderbox.go-oo.org/">Tinderbox</a></li>
            </ul>
            </dd>
            <dt>Hacker Guides</dt> 
            <dd>
            <ul>
                <li><a href="hackers-guide.html">English</a></li>
                <li><a href="hackers-guide-ja.html">Japanese</a> 1.1</li>
                <li><a href="hackers-guide-de.html">German</a> 1.1</li>
                <li><a href="http://babelfish.altavista.com/tr?doit=done&amp;url=http://go-oo.org/hackers-guide.html&amp;lp=?" target="new">Other</a></li>
                <li><a href="old-guides.html">Old</a></li>
            </ul>
            </dd>
	</div>
	<div class="rightcol">
            <dt>Resources</dt>
            <dd>
            <ul>
                <li><b><a href="http://wiki.services.openoffice.org/wiki/">Wiki</a></b></li>
                <li><a href="http://planet.go-oo.org/">Planet OO.o</a> &amp; <a href="http://planet.go-oo.org/rss20.xml">(rss)</a></li>
                <li><a href="tutorials/">Hackers Tutorials</a></li>
                <li><a href="cws.html">Hackers CWS howto</a> &amp; <a href="cws-quickhowto-ja.html">Japanese</a></li>
                <li><a href="http://wiki.services.openoffice.org/wiki/Ooo-build">About ooo-build</a></li>
                <li><a href="/users/faq/">Users' FAQ</a></li>
                <li><a href="http://wiki.services.openoffice.org/wiki/DomainDeveloper">Who is Whom?</a></li>
                <li><a href="http://eis.services.openoffice.org/EIS2/servlet/GuestLogon">EIS</a></li>
                <li><a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox setup</a></li>
                <li>ooo-build <a href="packages">source</a> &amp; <a href="patches">patches</a></li>
                <li><a href="/users/mgp/">MagicPoint users</a></li>
            </ul>
            </dd>
	    </div>
        </dl>
	</div>

	<hr />

	<div>        
	<h5>Tinderbox Build Status</h5>
        <p>Find an overview over the last tinderbox build results 
	<a href="http://go-oo.org/tinderbox/all_trees.express.html">here</a>.</p>
        <p>A list of the currently open tinderbox branches (CWSs and MWSs) can be 
	found <a href="http://tinderbox.go-oo.org">here</a>.</p>
        <p>For more information on branches, see the 
	<a href="http://development.openoffice.org/releases/ooo_roadmap.pdf">roadmap</a> 
	and <a href="http://development.openoffice.org/releases/">codelines</a> documents. 
	To create your own tinderbox, check the 
	<a href="http://wiki.services.openoffice.org/wiki/Tinderbox_Setup">Tinderbox 
	setup guide</a>.</p>
        
	<h5>Changes in ooo-build</h5>
        <p>Use <a href="http://cia.vc/stats/project/gnome/ooo-build">CIA</a> to look up 
	the latest changes in ooo-build cvs.</p>
        
	<h5>Tarballs</h5>
        <p>You can download <a href="http://download.go-oo.org/">packages of OO.o here</a>. 
	These are tested to ensure clean builds.</p>
        
	<h5>Local web tools</h5>
        <p>Our patches to sync bonsai via cvsup, and a description of how to make LXR work 
	on RH 8.0+ can be found <a href="web-patches">here</a>.</p>
        
	<h5 id="irc">IRC</h5>
        <p>We have a channel #go-oo on irc.freenode.net, where you can discuss development 
	issues with hackers.</p>
        <p>To contact anyone wrt. go-oo see the ooo-build 
	<a href="http://svn.gnome.org/viewcvs/ooo-build/trunk/AUTHORS?view=markup">maintainers</a> 
	or contact <i>mmeeks T novell com</i></p>

        <hr />
        <form action="http://babelfish.altavista.com/tr" method="post" name="frmTrText">
            <input name="doit" value="done" type="hidden"> 
            <input name="intl" value="1" type="hidden"> <b>Translate a short German comment: [ thanks to <a href="http://babelfish.altavista.com">BabelFish</a> ]</b><br>
            <input name="tt" value="urltext" type="hidden"> 
            <textarea rows="2" wrap="virtual" cols="42" style="width: 400px;" name="trtext"></textarea><br>
            <input name="lp" value="de_en" type="hidden"> 
            <input value="Translate" type="submit">
        </form>
	</div>
                    </div>
                </div>

            </div>

            <div id="sidebar">
                <div class="text">
                    openoffice.org<br>
                    development
                </div>
            </div>

        </div>
    </body>
</html>