Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0ADE06386 for ; Wed, 22 Jun 2011 17:47:15 +0000 (UTC) Received: (qmail 62770 invoked by uid 500); 22 Jun 2011 17:47:15 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 62745 invoked by uid 500); 22 Jun 2011 17:47:14 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 62738 invoked by uid 99); 22 Jun 2011 17:47:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2011 17:47:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Jun 2011 17:47:13 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EBC77238896F; Wed, 22 Jun 2011 17:46:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1138565 - /incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext Date: Wed, 22 Jun 2011 17:46:52 -0000 To: ooo-commits@incubator.apache.org From: robweir@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110622174652.EBC77238896F@eris.apache.org> Author: robweir Date: Wed Jun 22 17:46:52 2011 New Revision: 1138565 URL: http://svn.apache.org/viewvc?rev=1138565&view=rev Log: CMS commit to openofficeorg by robweir 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=1138565&r1=1138564&r2=1138565&view=diff ============================================================================== --- incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext (original) +++ incubator/ooo/site/trunk/content/openofficeorg/developer-faqs.mdtext Wed Jun 22 17:46:52 2011 @@ -17,4 +17,17 @@ Notice: Licensed to the Apache Softwa under the License. +###How do I edit this website? +The pages on this website are written in [markdown syntax][1] and stored in SVN at +[https://svn.apache.org/repos/asf/incubator/ooo/site][2] + +Via integration with the Apache CMS, it is possible to edit, stage and publish +wesite 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. + + + [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 \ No newline at end of file