Author: buildbot
Date: Sat Mar 17 00:23:27 2012
New Revision: 808903
Log:
Staging update by buildbot for openofficeorg
Modified:
websites/staging/openofficeorg/trunk/content/ (props changed)
websites/staging/openofficeorg/trunk/content/openofficeorg/developer-faqs.html
Propchange: websites/staging/openofficeorg/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Mar 17 00:23:27 2012
@@ -1 +1 @@
-1301799
+1301834
Modified:
websites/staging/openofficeorg/trunk/content/openofficeorg/developer-faqs.html
==============================================================================
---
websites/staging/openofficeorg/trunk/content/openofficeorg/developer-faqs.html
(original)
+++
websites/staging/openofficeorg/trunk/content/openofficeorg/developer-faqs.html
Sat Mar 17 00:23:27 2012
@@ -60,14 +60,14 @@
<li><a href="/openofficeorg/security.html">Security Reports</a></li>
<li><a href="/openofficeorg/developer-faqs.html">Developer FAQs</a></li>
</ul>
-<h1 id="project_management_ppmc">Project Management PPMC</h1>
+<h1 id="project-management-ppmc">Project Management PPMC</h1>
<ul>
<li><a href="http://blogs.apache.org/OOo/">Project Blog</a></li>
<li><a
href="http://incubator.apache.org/projects/openofficeorg.html">Incubation
Status</a></li>
<li><a href="/openofficeorg/ppmc-faqs.html">PPMC FAQs</a><br />
</li>
</ul>
-<h1 id="the_apache_software_foundation">The Apache Software Foundation</h1>
+<h1 id="the-apache-software-foundation">The Apache Software Foundation</h1>
<ul>
<li><a href="http://www.apache.org/">Website</a></li>
<li><a
href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
@@ -78,24 +78,25 @@
<div id="contenta">
<h1 class="title">Developer FAQs</h1>
- <h2 id="developers_frequently_asked_questions">Developer's Frequently
Asked Questions</h2>
+ <h2 id="developers-frequently-asked-questions">Developer's Frequently
Asked Questions</h2>
<p>Apache "OpenOffice.org" is an effort undergoing incubation at The Apache
Software Foundation (ASF)</p>
<ul>
-<li><a href="#how_do_i_edit_this_website">How do I edit this website?</a></li>
+<li><a href="#how_do_i_edit_the_websites">How do I edit the websites?</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">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>
</ul>
-<h2 id="how_do_i_edit_this_website">How do I edit this website?</h2>
+<h2 id="how-do-i-edit-the-websiteswzxhzdk0">How do I edit the websites?<a
name="how_do_i_edit_the_websites" /></h2>
<p>The pages on this, the Apache OpenOffice.org "project", website are written
in <a
href="http://www.simpleeditions.com/59001/markdown-an-introduction">markdown
syntax</a> and stored in SVN at
<a
href="https://svn.apache.org/repos/asf/incubator/ooo/site">https://svn.apache.org/repos/asf/incubator/ooo/site</a>.</p>
<p>The pages of the migrated www.openoffice.org are stored in SVN at <a
href="https://svn.apache.org/repos/asf/incubator/ooo/ooo-site">https://svn.apache.org/repos/asf/incubator/ooo/ooo-site</a>.</p>
<p>Via integration with the <a
href="http://www.apache.org/dev/cms.html">Apache CMS</a>, it is possible to
edit, stage and publish
-website updates from the command line, or by using a web-based interface.</p>
+website updates from the command line, or by using a web-based interface, the
[CMS bookmarklet](.</p>
<p>Detailed information can be found in the <a
href="http://incubator.apache.org/openofficeorg/docs/edit-cms.html">How to edit
the OpenOffice.org website</a> page.</p>
<p>Information on deeper website development is found on the <a
href="website-local.html">Website Development</a> page.</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>
+<h2
id="ive-just-been-voted-in-as-a-committer-what-do-i-need-to-dowzxhzdk1">I've
just been voted in as a Committer. What do I need to do?<a
name="ive_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
@@ -112,24 +113,43 @@ as you entered in the ICLA, as well as y
that your preferred userid is not already in use by another Apache
Committer.</li>
<li>Once your Apache account has been created, you will receive an email with
further instructions for setting up your account. This may take a couple of
days.</li>
-<li>If you were also voted as a PPMC member, you should then <a
href="mailto:[email protected]">subscribe</a> to the
-PPMC's private mailing list.</li>
-<li>Finally, you should read the <a
href="http://www.apache.org/dev/new-committers-guide.html">"Guide for new
committers"</a></li>
+<li>
+<p>If you were also voted as a PPMC member, you should then <a
href="mailto:[email protected]">subscribe</a> to the
+PPMC's private mailing list.</p>
+</li>
+<li>
+<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="how_do_i_use_apache_subversion">How do I use Apache Subversion?</h2>
+<h2
id="im-not-a-committer-but-would-like-to-contribute-what-should-i-do-wzxhzdk2">I'm
not a committer, but would like to contribute, what should I do? <a
name="im_not_a_committer" /></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>.
+E-mail your PATCH contribution to [email protected].</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="how-do-i-use-apache-subversionwzxhzdk3">How do I use Apache
Subversion?<a name="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>
+<h2 id="where-can-i-find-out-more-about-code-developmentwzxhzdk4">Where can I
find out more about code development?<a
name="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>
+<h2 id="where-can-i-download-developer-buildswzxhzdk5">Where can I download
developer builds?<a name="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>
<p>The nightly Buildbot builds can be found <a
href="http://ci.apache.org/builders/openofficeorg-nightly">here</a> (currently
only 64-bit Linux).<br />
</p>
+<p>Developer builds for the upcomind 3.4 release can be found from:</p>
+<blockquote>
+<p><a
href="https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots">the
AOO 3.4 Unofficial Developer Snapshots page</a></p>
+</blockquote>
+<p>Additionally --</p>
<p>Raphael Bircher posts occasional
"developer snapshot" builds for other platforms on his <a
href="http://www.raphaelbircher.ch/devsnap.php">personal website</a>.</p>
<p>Ariel Constenla-Haile has posted a set of unofficial, unstable, untested
developer builds <a
href="http://people.apache.org/~arielch/packages/">here</a>.</p>