I wonder if someone has implemented a permalink for
Pier, because if
I have a link like this
http://neuquina.lifia.info.unlp.edu.ar:8011/seaside/go/pier/Wiki/Smalltalks…
This is actually a permalink. There is some noise after the ? that you
can ignore. If people bookmark the link or send it around, that's no
problem.
This is the same permalink as above.
Which is:
a) changing all the "+" for a "%20"
b) and erasing from "?" to the end of the string
a) As far as i know, this modification doesn't change anything about
the link, it is just a different encoding. The resulting URL is the
same.
b) As long as you only remove the _s, _k, _n and [0-9]+ keys that
doesn't change anything, you will only loose the session information.
The blog component actually does something like that to display a
nicer link.
And the (new) generated URL does work and it's
shareable with others
browsers/people. If not, where should I put this to "pre" generate
permalinks for all pages, and show them properly (like the one in
the image
http://i296.photobucket.com/albums/mm197/evaklo/permalink.png
)?
Doing absolutely clean URLs is possible, however it requires some
heavy Seaside hackery to avoid loosing functionality. Unfortunately my
time working on Pier is very limited at the moment.
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch