Return-Path: X-Original-To: apmail-incubator-rave-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-rave-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 7FAF37357 for ; Wed, 26 Oct 2011 12:00:40 +0000 (UTC) Received: (qmail 35762 invoked by uid 500); 26 Oct 2011 12:00:40 -0000 Delivered-To: apmail-incubator-rave-commits-archive@incubator.apache.org Received: (qmail 35740 invoked by uid 500); 26 Oct 2011 12:00:40 -0000 Mailing-List: contact rave-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: rave-dev@incubator.apache.org Delivered-To: mailing list rave-commits@incubator.apache.org Received: (qmail 35732 invoked by uid 99); 26 Oct 2011 12:00:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2011 12:00:40 +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, 26 Oct 2011 12:00:38 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 22D332388A36; Wed, 26 Oct 2011 12:00:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1189149 - /incubator/rave/site/trunk/content/rave/documentation/index.mdtext Date: Wed, 26 Oct 2011 12:00:17 -0000 To: rave-commits@incubator.apache.org From: jasha@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111026120017.22D332388A36@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jasha Date: Wed Oct 26 12:00:16 2011 New Revision: 1189149 URL: http://svn.apache.org/viewvc?rev=1189149&view=rev Log: Add translation documentation, move CSS documentation to Howto Modified: incubator/rave/site/trunk/content/rave/documentation/index.mdtext Modified: incubator/rave/site/trunk/content/rave/documentation/index.mdtext URL: http://svn.apache.org/viewvc/incubator/rave/site/trunk/content/rave/documentation/index.mdtext?rev=1189149&r1=1189148&r2=1189149&view=diff ============================================================================== --- incubator/rave/site/trunk/content/rave/documentation/index.mdtext (original) +++ incubator/rave/site/trunk/content/rave/documentation/index.mdtext Wed Oct 26 12:00:16 2011 @@ -31,3 +31,5 @@ Notice: Licensed to the Apache Softwa - [Use Rave as OAuth consumer (OpenSocial)](oauth-consumer.html) - [How to Implement Permission Security for a New Rave Model Object](new-model-permission-impl.html) - [How to Override the Default Permission Security for and Existing Rave Model Object](model-permission-override.html) + - [Customize the look and feel](custom-gui.html) + - [Translate the portal](translate-portal.html) \ No newline at end of file