Hi,
Meanwhile
seems better to start with simpler task like quiting the _s and _k part
of
the url, because in a content centered site, the produce ugly urls and
are
not much necesary. I will keep you posted.
you can get rid of the _s by enabling cookies. (app preferenceAt:
#useCookies put: true)
Pier will also try to remove the _k if possible (for example
http://mysite/blog,
http://mysite/about etc)
Thanks Nick. I don't know which object should I send that message (how
plays the role of "app" in a default pier One Click Experience setup). I'm
also taking a look at:
http://onsmalltalk.com/clean-urls-in-seaside
it seems to work also with the _k part, but just trying to override the
messages in methods in Pier gives some error messages. Is Ramon's approach
usable at Pier?
Cheers,
Offray