Author: kschenk
Date: Tue Jan 17 22:01:03 2012
New Revision: 1232608
URL: http://svn.apache.org/viewvc?rev=1232608&view=rev
Log:
kls --a few more changes
Modified:
incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext
Modified: incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext
URL:
http://svn.apache.org/viewvc/incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext?rev=1232608&r1=1232607&r2=1232608&view=diff
==============================================================================
--- incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext
(original)
+++ incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext Tue
Jan 17 22:01:03 2012
@@ -29,12 +29,12 @@ Apache "OpenOffice.org" is an effort und
##How do I edit this website?
-The pages on this website are written in [markdown syntax][1] and stored in
SVN at
+The pages on this, the Apache OpenOffice.org "project", website are written in
[markdown syntax][1] and stored in SVN at
[https://svn.apache.org/repos/asf/incubator/ooo/site][2].
The pages of the migrated www.openoffice.org are stored in SVN at
[https://svn.apache.org/repos/asf/incubator/ooo/ooo-site][12].
-Via integration with the Apache CMS, it is possible to edit, stage and publish
+Via integration with the [Apache CMS](http://www.apache.org/dev/cms.html), it
is possible to edit, stage and publish
website updates from the command line, or by using a web-based interface.
Detailed information can be found in the [How to edit the OpenOffice.org
website][3] page.
@@ -83,11 +83,16 @@ patches through the developer mailing li
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.
-The nightly Buildbot builds can be found [here][13] (currently only 64-bit
Linux. Raphael Bircher posts occasional
+The nightly Buildbot builds can be found [here][13] (currently only 64-bit
Linux).
+
+Raphael Bircher posts occasional
"developer snapshot" builds for other platforms on his [personal website][14].
Ariel Constenla-Haile has posted a set of unofficial, unstable, untested
developer builds [here][15].
+Also, please see the [Planning Area of the Project
Wiki](https://cwiki.apache.org/confluence/display/OOOUSERS/Project+Planning) for
+additional information on current and future releases.
+
[1]: http://www.simpleeditions.com/59001/markdown-an-introduction
[2]: https://svn.apache.org/repos/asf/incubator/ooo/site
[3]: http://incubator.apache.org/openofficeorg/docs/edit-cms.html