Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 80147 invoked from network); 21 Jan 2006 02:40:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jan 2006 02:40:30 -0000 Received: (qmail 72186 invoked by uid 500); 21 Jan 2006 02:40:29 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 72123 invoked by uid 500); 21 Jan 2006 02:40:29 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 72112 invoked by uid 99); 21 Jan 2006 02:40:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2006 18:40:28 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 20 Jan 2006 18:40:28 -0800 Received: (qmail 80050 invoked by uid 65534); 21 Jan 2006 02:40:08 -0000 Message-ID: <20060121024008.80049.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r370966 - /forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/common/html/branding-theme-switcher.ft Date: Sat, 21 Jan 2006 02:40:07 -0000 To: svn@forrest.apache.org From: thorsten@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: thorsten Date: Fri Jan 20 18:40:04 2006 New Revision: 370966 URL: http://svn.apache.org/viewcvs?rev=370966&view=rev Log: Declaring dependency on helper-prototype-ajax contract. Modified: forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/common/html/branding-theme-switcher.ft Modified: forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/common/html/branding-theme-switcher.ft URL: http://svn.apache.org/viewcvs/forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/common/html/branding-theme-switcher.ft?rev=370966&r1=370965&r2=370966&view=diff ============================================================================== --- forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/common/html/branding-theme-switcher.ft (original) +++ forrest/trunk/main/template-sites/v2/src/documentation/resources/themes/common/html/branding-theme-switcher.ft Fri Jan 20 18:40:04 2006 @@ -30,6 +30,11 @@

A "real" theme switcher would change a/b/c.

A "real" color-theme switcher should also provide a possibility to change each color with a WEB-GUI.

+
+
Warning
+
You need to include ]]> + in your view!!! If you are not, it will not work.
+
Note