On Thu, Dec 25, 2008 at 12:16 AM, raúl fuenzalida <[email protected]> wrote: > -1 I want a $model.weblog.home boolean
I'm proposing a minor bug-fix-only release from the 4.0 branch, so I don't think this is a valid objection. New features should go into a major release 4.1 or 5.0 (i.e. the trunk). > something to be true only if the browser is in > http:www.domain.dom/weblogname/ > or http:www.domain.dom/ if there is not planet > > false if is in > http:www.domain.dom/weblogname/?page=x > or http:www.domain.dom/weblogname/page/somepage I think you can implement this by testing for page 0 and page name of Weblog. > or http:www.domain.dom/weblogname/resource/someresource I don't understand this one. Resources are not evaluated as scripts, so how would you test for home? - Dave
