Forum Moderators: open
Idea 1: Text portion of link, limited max XX chars:
[webmasterworld.com...]
Idea 2: Text portion of link, limited max XX chars, with trailers:
[webmasterworld.com...]
Idea 3: Text portion of link displayed as domain only in brackets (aka slashdot):
[webmasterworld]
On all 3 the real url would display in a title attribute mouse over.
Failing that, I think solution 2 with the proposed slash-off after any "?" would be close to optimal (leaving the "?" itself in place to show that it *is* a CGI URL).
Not sure if it's worth the effort to optimize, so that you remove only as many path elements as necessary, and only from the middle of the path string if possible.
Optimal:
http://www.example.com/some/really/.../very/long/path.html
Slightly less nice:
http://www.example.com/.../unusually/very/long/path.html
http://www.example.com/some/really/extremely/.../path.html