You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2012/11/27 13:28:06 UTC

svn commit: r1414149 - in /openoffice/site/trunk: content/openofficeorg/ content/openofficeorg/orientation/ tools/

Author: hdu
Date: Tue Nov 27 12:28:01 2012
New Revision: 1414149

URL: http://svn.apache.org/viewvc?rev=1414149&view=rev
Log:
minor adaptions for post-graduation and for the OOo->AOO name change

Modified:
    openoffice/site/trunk/content/openofficeorg/developer-faqs.mdtext
    openoffice/site/trunk/content/openofficeorg/orientation/intro-marketing.mdtext
    openoffice/site/trunk/content/openofficeorg/source.mdtext
    openoffice/site/trunk/content/openofficeorg/svn-basics.mdtext
    openoffice/site/trunk/content/openofficeorg/website-local.mdtext
    openoffice/site/trunk/tools/kenai2website.sh
    openoffice/site/trunk/tools/readme.txt

Modified: openoffice/site/trunk/content/openofficeorg/developer-faqs.mdtext
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/content/openofficeorg/developer-faqs.mdtext?rev=1414149&r1=1414148&r2=1414149&view=diff
==============================================================================
--- openoffice/site/trunk/content/openofficeorg/developer-faqs.mdtext (original)
+++ openoffice/site/trunk/content/openofficeorg/developer-faqs.mdtext Tue Nov 27 12:28:01 2012
@@ -106,9 +106,9 @@ need early access to builds, but who do 
 
 Information on buildbot builds for linux64, window7, and linux32 can be found [here][13].  
 
-Developer builds for the upcoming 3.4 release can be found from:
+Development snapshots can be found in
 
->[the AOO 3.4 Unofficial Developer Snapshots page](https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+3.4+Unofficial+Developer+Snapshots)
+>[the Unofficial Development Snapshots page](https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds)
 
 
 Additionally --

Modified: openoffice/site/trunk/content/openofficeorg/orientation/intro-marketing.mdtext
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/content/openofficeorg/orientation/intro-marketing.mdtext?rev=1414149&r1=1414148&r2=1414149&view=diff
==============================================================================
--- openoffice/site/trunk/content/openofficeorg/orientation/intro-marketing.mdtext (original)
+++ openoffice/site/trunk/content/openofficeorg/orientation/intro-marketing.mdtext Tue Nov 27 12:28:01 2012
@@ -99,10 +99,10 @@ perspective, the two most relevant are t
   - Website:  [http://www.openoffice.org](http://www.openoffice.org) and [http://openoffice.apache.org](http://openoffice.apache.org).  The former gets 750K+ visits/day.  We have
 the ability to add news stories to the front page as well as a banner message on all pages.
   - Events: Our events page is [here](http://incubator.apache.org/openofficeorg/events.html).
-  - Project Blog: The Blog is [here](http://blogs.apache.org/ooo/).  New posts are easily cross-promoted.  With a 
+  - Project Blog: The Blog is [here](http://blogs.apache.org/OOo/).  New posts are easily cross-promoted.  With a 
 new post, the blog easily gets 4000+ visits/day.
   - Social Networking: A list of our accounts is [here](http://incubator.apache.org/openofficeorg/social.html)
-  - Word of Mouth:  Along with other occasional programs we have a ["Get it here!"](http://incubator.apache.org/openofficeorg/get-it-here.html) 
+  - Word of Mouth:  Along with other occasional programs we have a ["Get it here!"](http://openoffice.apache.org/get-it-here.html) 
 logo that we encourage users to put on their websites.
   - The Press: Our press contact page is [here](http://incubator.apache.org/openofficeorg/press.html).  As you can see we seriously
 need some work there, and any volunteer who can make a more meaningful page here, with most-requested information, would be most welcome.

Modified: openoffice/site/trunk/content/openofficeorg/source.mdtext
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/content/openofficeorg/source.mdtext?rev=1414149&r1=1414148&r2=1414149&view=diff
==============================================================================
--- openoffice/site/trunk/content/openofficeorg/source.mdtext (original)
+++ openoffice/site/trunk/content/openofficeorg/source.mdtext Tue Nov 27 12:28:01 2012
@@ -28,7 +28,7 @@ For further information see the [Apache 
 
 This will get you everything, including the language files:
 
-    svn co https://svn.apache.org/repos/asf/openoffice/trunk ooo
+    svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo
 
 Including SVN overhead, this requires approximately 4 GB of storage.
 
@@ -50,12 +50,12 @@ See [Development Snapshot Builds: Full i
 for complete installation sets for available platforms.
 
 Install the "Developer Installation Set" to a new directory if you don't want to overwrite your
-existing OOo version.
+existing Apache OpenOffice installation.
 
-* Linux: Create a new directory for the OOo developer install.
-Install the RPM pack with --prefix="some new OOo directory" option.
+* Linux: Create a new directory for the AOO developer install.
+Install the RPM pack with --prefix="some new AOO directory" option.
 * Windows: Use the custom install option, and choose a new directory location for the
-OOo developer install.
+AOO developer install.
 * Mac: create a new folder for AOO developer install. Download the ".dmg" file there, and install
 to the new directory.
 

Modified: openoffice/site/trunk/content/openofficeorg/svn-basics.mdtext
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/content/openofficeorg/svn-basics.mdtext?rev=1414149&r1=1414148&r2=1414149&view=diff
==============================================================================
--- openoffice/site/trunk/content/openofficeorg/svn-basics.mdtext (original)
+++ openoffice/site/trunk/content/openofficeorg/svn-basics.mdtext Tue Nov 27 12:28:01 2012
@@ -78,7 +78,7 @@ There are instances where Subversion may
 
 ## <a id="repository_layout"></a>Repository Layout
 
-The OOo repository layout uses the following top-level directories `branches`, `site`, `tags`, and `trunk`.
+The AOO repository layout uses the following top-level directories `branches`, `site`, `tags`, and `trunk`.
 
 * `branches` - Contains branches used for continued development of a specific version, experimental versions, or for  developing features to be merged into the trunk or a branch later. (needs examples)
 * `site` - Contains the web site source code. Also contains it's own trunk directory.
@@ -88,16 +88,16 @@ For more information see the [Contributo
 
 ## Getting the source code
 
-From the parent directory of where you want the working copy. In this example the `ooo-trunk` directory will be created if it does not exist.
+From the parent directory of where you want the working copy. In this example the `aoo-trunk` directory will be created if it does not exist.
 
-    $ svn co https://svn.apache.org/repos/asf/openoffice/trunk ooo-trunk
-    A    ooo-trunk/tools
-    A    ooo-trunk/tools/dev
-    A    ooo-trunk/tools/dev/fetch-all-cws.sh
-    A    ooo-trunk/tools/dev/cws-list.txt
-    A    ooo-trunk/tools/dev/fetch-all-web.sh
-    A    ooo-trunk/tools/dev/web-list.txt
-    A    ooo-trunk/tools/dev/single-hg.sh
+    $ svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo-trunk
+    A    aoo-trunk/tools
+    A    aoo-trunk/tools/dev
+    A    aoo-trunk/tools/dev/fetch-all-cws.sh
+    A    aoo-trunk/tools/dev/cws-list.txt
+    A    aoo-trunk/tools/dev/fetch-all-web.sh
+    A    aoo-trunk/tools/dev/web-list.txt
+    A    aoo-trunk/tools/dev/single-hg.sh
     Checked out revision 1145818.
 
 "A" indicates file or directory is "Added" to working copy
@@ -354,7 +354,7 @@ For more information see: 
 
 [1]: http://subversion.apache.org
 [2]: http://svnbook.red-bean.com
-[3]: http://svn.apache.org/viewvc/incubator/ooo/trunk
+[3]: http://svn.apache.org/viewvc/openoffice/trunk
 [4]: https://svn.apache.org/repos/asf/incubator/ooo
 [5]: http://www.apache.org/dev/version-control.html
 [6]: http://www.apache.org/dev/version-control.html#https-svn-config
@@ -362,4 +362,4 @@ For more information see: 
 [8]: http://svnbook.red-bean.com/nightly/en/svn.tour.cycle.html
 [9]: http://www.apache.org/dev/committers.html#applying-patches
 [10]: http://www.apache.org/dev/contributors.html#patches
-[11]: http://www.apache.org/dev/
\ No newline at end of file
+[11]: http://www.apache.org/dev/

Modified: openoffice/site/trunk/content/openofficeorg/website-local.mdtext
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/content/openofficeorg/website-local.mdtext?rev=1414149&r1=1414148&r2=1414149&view=diff
==============================================================================
--- openoffice/site/trunk/content/openofficeorg/website-local.mdtext (original)
+++ openoffice/site/trunk/content/openofficeorg/website-local.mdtext Tue Nov 27 12:28:01 2012
@@ -98,7 +98,7 @@ These instructions assume you have setup
 provided on setting up the resources needed to process "Markdown" on your local server
 and how to publish to the production Apache OpenOffice sites from your local environment. 
 
-* [Setup](#setup) - How to download the OOo project site repos and setup the Apache CMS.
+* [Setup](#setup) - How to download the AOO project site repos and setup the Apache CMS.
 * [Directory Layout](#directory_layout) - Where to find the content, templates, and scripts.
 * [Local Development](#local_development) - How to build and test locally.
 * [Submitting Your Results](#submitting_your_results) - How to contribute your edits.
@@ -108,10 +108,10 @@ and how to publish to the production Apa
 #### Create a directory on your computer for the Apache CMS work with both the podling's
 incubator site and the migrating openoffice.org website.
 
-    mkdir ooo-web
-    cd ooo-web
+    mkdir aoo-web
+    cd aoo-web
 
-#### Download the svn repos for the AOOo site.
+#### Download the svn repos for the AOO site.
 
     svn co https://svn.apache.org/repos/asf/openoffice/site/trunk site
 
@@ -253,11 +253,11 @@ the effort comes from adding it to the k
 
 
 [1]: http://subversion.apache.org
-[2]: http://svn.apache.org/viewvc/incubator/ooo/site/trunk
+[2]: http://svn.apache.org/viewvc/openoffice/site/trunk
 [3]: http://www.apache.org/dev/cmsref.html#local-build
 [4]: http://pypi.python.org/pypi/setuptools
 [5]: http://localhost/openofficeorg
 [6]: https://cms.apache.org/#bookmark
 [7]: http://www.apache.org/dev/version-control.html
 [8]: http://localhost/
-[9]: https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/
\ No newline at end of file
+[9]: https://svn.apache.org/repos/asf/openoffice/ooo-site/trunk/

Modified: openoffice/site/trunk/tools/kenai2website.sh
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/tools/kenai2website.sh?rev=1414149&r1=1414148&r2=1414149&view=diff
==============================================================================
--- openoffice/site/trunk/tools/kenai2website.sh (original)
+++ openoffice/site/trunk/tools/kenai2website.sh Tue Nov 27 12:28:01 2012
@@ -34,9 +34,9 @@
 #
 #     1. svn export.
 #     2. dos2unix fixup. Change DOS2UNIX to fit your OS.
-#     3. compare with AOOo site. Either
-#        a) if project exists in AOOo site then find out what differs
-#        b) if project does not exist then moves the directory into the AOOo site content.
+#     3. compare with AOO site. Either
+#        a) if project exists in AOO site then find out what differs
+#        b) if project does not exist then moves the directory into the AOO site content.
 #           The contents are tested to see what url fixups may be needed.
 #           Additional steps are manual. Do test site builds, image url cleanup, other fixups.
 #           Once satisfied then do "svn add PROJECT"

Modified: openoffice/site/trunk/tools/readme.txt
URL: http://svn.apache.org/viewvc/openoffice/site/trunk/tools/readme.txt?rev=1414149&r1=1414148&r2=1414149&view=diff
==============================================================================
--- openoffice/site/trunk/tools/readme.txt (original)
+++ openoffice/site/trunk/tools/readme.txt Tue Nov 27 12:28:01 2012
@@ -29,7 +29,7 @@
 # begin with "./".
 #
 
-This directory contains the scripts used in converting content on the OOo websites.
+This directory contains the scripts used in converting content on the AOO websites.
 
 kenai2website.sh <project>
 ==========================
@@ -46,12 +46,12 @@ This is used to call kenai2website for a
 web-list.txt
 ============
 
-This is a list of OOo projects from Kenai that have been moved into AOOo's repros.
+This is a list of OOo projects from Kenai that have been moved into AOO's repros.
 
 urlrewrite.sh
 =============
 
-This script is used to rewrite urls in the project's html to fit the AOOo scheme.
+This script is used to rewrite urls in the project's html to fit the AOO scheme.
 
 urlrewrite.sed
 ==============