On Tue, Apr 8, 2008 at 4:35 PM, raúl fuenzalida <[EMAIL PROTECTED]> wrote: > but if the browser is at http://www.url.url/weblog/?page=1 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
