You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2014/09/15 00:18:54 UTC

svn commit: r922205 - in /websites/staging/openoffice/trunk/content: ./ developer-faqs.html

Author: buildbot
Date: Sun Sep 14 22:18:54 2014
New Revision: 922205

Log:
Staging update by buildbot for openoffice

Modified:
    websites/staging/openoffice/trunk/content/   (props changed)
    websites/staging/openoffice/trunk/content/developer-faqs.html

Propchange: websites/staging/openoffice/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Sep 14 22:18:54 2014
@@ -1 +1 @@
-1623235
+1624917

Modified: websites/staging/openoffice/trunk/content/developer-faqs.html
==============================================================================
--- websites/staging/openoffice/trunk/content/developer-faqs.html (original)
+++ websites/staging/openoffice/trunk/content/developer-faqs.html Sun Sep 14 22:18:54 2014
@@ -98,16 +98,32 @@
   <div id="contenta">
   
     <h1 class="title">Developer FAQs</h1>
-    <h2 id="developers-frequently-asked-questions">Developer's Frequently Asked Questions</h2>
+    <div class="codehilite"><pre>
+</pre></div>
+
+
+<p>Welcome to OpenOffice development! </p>
+<div class="toc">
 <ul>
-<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="#im_not_a_committer">I'm not a committer, but would like to contribute, what should I 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>
-<li><a href="website-local.html">How do I edit the websites?</a></li>
+<li><a href="#where-can-i-find-out-more-about-code-developmentwzxhzdk1">Where can I find out more about code development?</a></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="#im-not-a-committer-but-would-like-to-contribute-what-should-i-do">I'm not a committer, but would like to contribute, what should I 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-download-developer-builds">Where can I download developer builds?</a></li>
+<li><a href="#how-do-i-edit-the-websites">How Do I Edit the Websites?</a></li>
 </ul>
-<h2 id="wzxhzdk0ive-just-been-voted-in-as-a-committer-what-do-i-need-to-dowzxhzdk1"><a name="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></h2>
+</div>
+<h2 id="where-can-i-find-out-more-about-code-developmentwzxhzdk1">Where can I find out more about code development?</a></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.openoffice.org/wiki/Main_Page">Apache OpenOffice wiki</a>
+under <em>Documentation - For Developers</em>.</p>
+<p>Of course, you will need the <a href="http://openoffice.apache.org/source.html">source code</a> to do anything. We recommend building in your own environment as a first step.</p>
+<p>You don't have to be an actual committer to submit code. You can submit patches through
+the Apache OpenOffice Bugzilla issue reporting system. You simply need to file an issue
+and supply your patch as an attachment to the issue.</p>
+<p>Please also see our <a href="http://openoffice.apache.org/orientation/index.html">Orientation Modules</a> for information on how the project works and identifying outstanding development tasks.</p>
+<h2 id="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?</h2>
 <p>First, congratulations.  Your contributions to the project have been noted and we 
 hope that as a Committer you will be even more active.</p>
 <p>But before you are officially given Committer permissions, there are a few 
@@ -132,36 +148,21 @@ PMC's private mailing list.</p>
 <p>Finally, you should read the <a href="http://www.apache.org/dev/new-committers-guide.html">"Guide for new committers"</a></p>
 </li>
 </ol>
-<h2 id="wzxhzdk2im-not-a-committer-but-would-like-to-contribute-what-should-i-do-wzxhzdk3"><a name="im_not_a_committer"/>I'm not a committer, but would like to contribute, what should I do? </a></h2>
+<h2 id="im-not-a-committer-but-would-like-to-contribute-what-should-i-do">I'm not a committer, but would like to contribute, what should I do?</h2>
 <p>Apache OpenOffice welcomes your contributions!</p>
-<p>If you want to contribute to either of the websites, you can do this by
-using subversion and submitting patches via e-mail, or for quick changes, you can use
-the <a href="https://cms.apache.org/#bookmark">CMS bookmarklet</a> and use to edit a page,
-and submit a patch as described in the <a href="http://www.apache.org/dev/cmsref.html#non-committer">Apache CMS Reference Manual</a>.
-Save your PATCH. File an issue using <a href="https://issues.apache.org/ooo/">OpenOffice Bugzilla</a> and select the "www"
-category to file it. You should then use your saved patch as an attachment to the
-issue. Please send a follow-up e-mail to <a href="mailto:dev@openoffice.apache.org">dev</a> and provide the 
-issue number so we can follow-up.</p>
+<p>To contribute to the OpenOffice product, you will need to submit subversion patches ("diff" files), and attach them to issues in our <a href="http://issues.openoffice.org">issues reporting system</a>, Bugzilla.</p>
 <p>Your contributions will be recognized by the committer submitting the PATCH in the
 log entry for the committed patch, and you will be added to the <a href="http://www.openoffice.org/welcome/credits.html">OpenOffice credits page</a>
 to recognize your contribution.</p>
-<h2 id="wzxhzdk4how-do-i-use-apache-subversionwzxhzdk5"><a name="how_do_i_use_apache_subversion">How do I use Apache Subversion?</a></h2>
+<p>The following sections will explain more about this.</p>
+<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://openoffice.apache.org/svn-basics.html">Subversion Basics</a> page.</p>
 <p>Please note that we are using a Subversion/Bugzilla integration,
 e.g. when you are committing something and mention the bugzilla issue in
 the commit summary, then this bugzilla issue gets automatically updated
 with some short info about the change. The recommended notation to mention
 e.g. issue 1234 is to use a #i1234# at the start of the commit message summary.</p>
-<h2 id="wzxhzdk6where-can-i-find-out-more-about-code-developmentwzxhzdk7"><a name="where_can_i_find_out_more_about_code_development">Where can I find out more about code development?</a></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.openoffice.org/wiki/Main_Page">Apache OpenOffice wiki</a>
-under <em>Documentation - For Developers</em>.</p>
-<p>Of course, you will need the <a href="http://openoffice.apache.org/source.html">source code</a> to do anything.</p>
-<p>You don't have to be an actual committer to submit code. You can submit patches through
-the Apache OpenOffice Bugzilla issue reporting system. You simply need to file an issue
-and supply your patch as an attachment to the issue.</p>
-<h2 id="wzxhzdk8where-can-i-download-developer-buildswzxhzdk9"><a name="where_can_i_download_developer_builds">Where can I download developer builds?</a></h2>
+<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. They are announced and discussed only on the development list, as they are not production builds.  Apache OpenOffice currently has two types of development builds: those generated by buildbots, and those manually generated/built.  </p>
 <p>Apache OpenOffice makes use of buildbots for some of our environments. You can review the Apache OpenOffice buildbot information <a href="http://ci.apache.org/projects/openoffice/">here</a>. Additional information on buildbot builds for linux64, window7, and linux32 can be found <a href="http://ci.apache.org/builders/">here</a>.</p>
@@ -171,6 +172,7 @@ need early access to builds, but who do 
 </blockquote>
 <p>Also, please see the <a href="https://cwiki.apache.org/confluence/display/OOOUSERS/Project+Planning">Planning Area of the Project Wiki</a> for
 additional information on current and future releases.</p>
+<h2 id="how-do-i-edit-the-websites"><a href="website-local.html">How Do I Edit the Websites?</a></h2>
   </div>
 
   <div id="footera">