Return-Path: Delivered-To: apmail-roller-user-archive@www.apache.org Received: (qmail 8110 invoked from network); 9 Apr 2008 09:59:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2008 09:59:27 -0000 Received: (qmail 7952 invoked by uid 500); 9 Apr 2008 09:59:27 -0000 Delivered-To: apmail-roller-user-archive@roller.apache.org Received: (qmail 7646 invoked by uid 500); 9 Apr 2008 09:59:26 -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 7637 invoked by uid 99); 9 Apr 2008 09:59:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 02:59:26 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of snoopdave@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Apr 2008 09:58:44 +0000 Received: by an-out-0708.google.com with SMTP id d18so604422and.121 for ; Wed, 09 Apr 2008 02:58:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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=lbcYVHx/yIroKWFYDMdd6ZOEmHqTZihXg8toUnvzxXQ=; b=Vowm1PraW2QDkd8Pf/D5zLLvfMgdjcH2vZz1ZhhqLd0MrPz02rAOTiZoDJQdxXS0ogsxBeEmRD0msYnw7iBJZZZSfFCwHcVLv+CyVXyRE24+4iDHvmePhpbjl069qfkHfSu465yk+HQ36mSZhzwBwX12S+4dgc01Idb20PxLM8E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=xsO6IZqhqJbdrjjPZFcGAsfmYiTdQ/gsf5fPEOvcwc2eqvIWeQXNW/l3v5NcMEx4k3PHJGIxu/ebt9yT0+TzJjkxfIItcf28kI/VqcQ1+N9S0QCQUk2nUI7nTiyKHrr7ZY79LPpYINT67Jr4iHKMN2tankfLggKkQ0f8lXYaViU= Received: by 10.100.251.11 with SMTP id y11mr15089858anh.114.1207735136802; Wed, 09 Apr 2008 02:58:56 -0700 (PDT) Received: by 10.100.109.5 with HTTP; Wed, 9 Apr 2008 02:58:56 -0700 (PDT) Message-ID: <8fb9ac720804090258g13c92f74ofc60eba004307c58@mail.gmail.com> Date: Wed, 9 Apr 2008 11:58:56 +0200 From: Dave To: user@roller.apache.org Subject: Re: weblog home In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <8fb9ac720803261250v6776012ap67695b77bc6730c0@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Apr 8, 2008 at 4:35 PM, ra=FAl fuenzalida w= rote: > but if the browser is at http://www.url.url/weblog/?page=3D1 it will be > true using $model.isPermalink() and my idea is to get true only when > the browser is at http://www.url.url/weblog/ No. $model.isPermalnk() will only be true on a "single entry" page. - Dave