Author: kschenk
Date: Sun Jan 15 22:01:19 2012
New Revision: 802671
Log:
a few changes
Modified:
websites/production/openofficeorg/ (props changed)
websites/production/openofficeorg/content/openofficeorg/developer-faqs.html
Propchange: websites/production/openofficeorg/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sun Jan 15 22:01:19 2012
@@ -1 +1 @@
-/websites/staging/openofficeorg/trunk:791146-802230
+/websites/staging/openofficeorg/trunk:791146-802670
Modified:
websites/production/openofficeorg/content/openofficeorg/developer-faqs.html
==============================================================================
--- websites/production/openofficeorg/content/openofficeorg/developer-faqs.html
(original)
+++ websites/production/openofficeorg/content/openofficeorg/developer-faqs.html
Sun Jan 15 22:01:19 2012
@@ -84,6 +84,7 @@
<li><a href="#how_do_i_edit_this_website">How do I edit this website?</a></li>
<li><a
href="#ive_just_been_voted_in_as_a_committer__what_do_i_need_to_do">I've just
been voted in as a committer what do I need to do?</a></li>
<li><a href="#how_do_i_use_apache_subversion">How do I use Apache
Subversion?</a></li>
+<li><a href="#where_can_i_find_out_more_about_code_development">Where can I
find out more about code development?</a></li>
<li><a href="#where_can_i_download_developer_builds">Where can I download
developer builds?</a></li>
</ul>
<h2 id="how_do_i_edit_this_website">How do I edit this website?</h2>
@@ -117,6 +118,13 @@ PPMC's private mailing list.</li>
</ol>
<h2 id="how_do_i_use_apache_subversion">How do I use Apache Subversion?</h2>
<p>Instructions can be found on the <a
href="http://incubator.apache.org/openofficeorg/svn-basics.html">Subversion
Basics</a> page.</p>
+<h2 id="where_can_i_find_out_more_about_code_development">Where can I find out
more about code development?</h2>
+<p>You might want to start by reviewing the legacy information on <a
href="http://www.openoffice.org/development/">OpenOffice.org
+development</a>. Or, take
+a look at information posted on the <a
href="http://wiki.services.openoffice.org/wiki/Main_Page">OpenOffice.org
wiki</a>.
+You don't have to be an actual committer to submit code. You can submit
+patches through the developer mailing list. Please see the <a
href="http://incubator.apache.org/openofficeorg/mailing-lists.html">mailing
lists page</a>
+ for further details. </p>
<h2 id="where_can_i_download_developer_builds">Where can I download developer
builds?</h2>
<p>Developer builds are not official releases and may be unstable. But they
can be useful to download for those who
need early access to builds, but who do not want to compile their own
build.</p>