Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 38161 invoked from network); 19 Nov 2007 23:23:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Nov 2007 23:23:32 -0000 Received: (qmail 99608 invoked by uid 500); 19 Nov 2007 23:23:19 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 99365 invoked by uid 500); 19 Nov 2007 23:23:18 -0000 Mailing-List: contact user-help@roller.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@roller.apache.org Delivered-To: mailing list user@roller.apache.org Received: (qmail 99356 invoked by uid 99); 19 Nov 2007 23:23:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 15:23:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of snoopdave@gmail.com designates 66.249.82.229 as permitted sender) Received: from [66.249.82.229] (HELO wx-out-0506.google.com) (66.249.82.229) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Nov 2007 23:23:22 +0000 Received: by wx-out-0506.google.com with SMTP id t16so125174wxc for ; Mon, 19 Nov 2007 15:23:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Vlw2QleL1Oe+VVHH6OHJKeuOXumDZyRDTNxK3cQSISo=; b=W2N1+T3V83pdpObFt1KDRreCba98//9OPbDyYGldh/sxrjkvB1zWYCEAPUpsfqRPo4tzr6Jctd43tbrJ0dO9Nbq+Fn0gK+PCVpfwASj1X0vyQdZgpnmPs8TfA47V8SOnf5UP+FHVhb2YPNwMi0XWS5vdxx41ceouk2sw48Eifjo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OuODLUZMz1xQvpkQxVrsHT2013eAE8UVlm6OSd9dEJOjUUIVKOGXAT0ZNJRk1dCowRMpn3dBPq1dnzXuaXL+1dg6mHYSpJkeMv0y/4Lop+YkfR08M7j7kt1eLwdIgWvTnaAoR4UL6ICSI9/dJJWtekhia7xLFnc69JZY/3Xctz4= Received: by 10.90.118.8 with SMTP id q8mr7625581agc.1195514581388; Mon, 19 Nov 2007 15:23:01 -0800 (PST) Received: by 10.90.32.4 with HTTP; Mon, 19 Nov 2007 15:23:01 -0800 (PST) Message-ID: <8fb9ac720711191523u534a8d77u80307dec511bd626@mail.gmail.com> Date: Mon, 19 Nov 2007 18:23:01 -0500 From: Dave To: user@roller.apache.org Subject: Re: Roller 3.1 theme customization In-Reply-To: <1783.10.72.4.67.1195514004.squirrel@webmail.sttspa.it> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2370.10.72.4.67.1195350637.squirrel@webmail.sttspa.it> <8fb9ac720711190539l3024a8c6uec31132cae2d5d0f@mail.gmail.com> <1783.10.72.4.67.1195514004.squirrel@webmail.sttspa.it> X-Virus-Checked: Checked by ClamAV on apache.org On Nov 19, 2007 6:13 PM, Rocco Scappatura wrote: > >> But I don't like to see some voices on menu search: > >> - FrontPages > >> - Login > >> > >> How I can change the template to take away a link from the template? > > > > Remove the #showPageMenu() macro to remove those links. > > Done. But I'ld like to consult a guide for layout manipulation.. Where I > can find it? Try the Roller 3.1 template author guide, you can find it here: http://cwiki.apache.org/confluence/display/ROLLER/Roller+User+Documentation - Dave