It should be in 6.0 too, possibly 5.1. It was originally added to prettify
pagination urls. In case you didn't know, skin:buildLink and
application.fapi.getLink will both attempt to add the urlParameters argument
to the friendly URL this way automatically. They also handle edge cases
where that approach won't work (like the home page) and fall back to a
normal query string.

Blair

On Tue, Mar 8, 2011 at 9:11 AM, Matthew Williams <
webmas...@geodesicgrafx.com> wrote:

> I recall seeing this in the test search, and some of the cache
> flushing, but... if you're not aware, FarCry (at least, 6.1.0) will
> automagically parse out URL params for your friendly URLs.  You don't
> need a "?" or a "&".  That just totally made my day.  So, if you have
> a valid FU of "/mystuff", then "/mystuff/widget/1" resolves to the
> object for "/mystuff", and sets url.widget=1 as well.  Man, that's
> freakin' cool!  And it doesn't even require that I write more
> redirects for apache... I'm just geeking out over it!
>
>
> Matthew Williams
> Geodesic GraFX
> www.geodesicgrafx.com/blog
>
> --
> You received this message cos you are subscribed to "farcry-dev" Google
> group.
> To post, email: farcry-dev@googlegroups.com
> To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
> For more options: http://groups.google.com/group/farcry-dev
> --------------------------------
> Follow us on Twitter: http://twitter.com/farcry

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to