Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 34563 invoked from network); 15 Apr 2005 23:33:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Apr 2005 23:33:10 -0000 Received: (qmail 75247 invoked by uid 500); 15 Apr 2005 23:33:06 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 75108 invoked by uid 500); 15 Apr 2005 23:33:06 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 74974 invoked by uid 99); 15 Apr 2005 23:33:05 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of diwakergupta@gmail.com designates 64.233.184.198 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.198) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 15 Apr 2005 16:33:04 -0700 Received: by wproxy.gmail.com with SMTP id 36so968928wra for ; Fri, 15 Apr 2005 16:33:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=d34h84QZzuJhZNNFYBPizKSSB1YyhbHp7s0N1j9bvV4qXRTfhnfsL95VcgaLbBWM85Wpbx70+D3eaDI/k2MEss4108X7oiQzKF1wG2ioUo8X6KgSBQHQwIk1lOlYRTwz1vagrw9u351ouZY93em1zqHTSPqjfnaMriq1GN7cvKE= Received: by 10.54.43.72 with SMTP id q72mr334963wrq; Fri, 15 Apr 2005 16:33:00 -0700 (PDT) Received: by 10.54.4.68 with HTTP; Fri, 15 Apr 2005 16:33:00 -0700 (PDT) Message-ID: <1b0b455705041516337cbea147@mail.gmail.com> Date: Fri, 15 Apr 2005 16:33:00 -0700 From: Diwaker Gupta Reply-To: Diwaker Gupta To: dev@forrest.apache.org Subject: using view/viewHelper Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi everyone, I'm playing around with view/viewHelper -- pretty cool! Its easy to define new views by placing them in ${content-dir}/conf/. I can either use default.fv or define per-page views. All rocks. However, I wasn't very sure where to put the relevant CSS stuff? The plugin itself contains some CSS as part of the contracts. I looked at input.xmap in the view plugin, but couldn't find a definite answer. TIA Diwaker --=20 Diwaker Gupta http://resolute.ucsd.edu/diwaker