https://issues.dlang.org/show_bug.cgi?id=14045
--- Comment #13 from Vladimir Panteleev <[email protected]> --- Group stuff is done and live: http://beta.forum.dlang.org/ As for the URLs... I've tried implementing this and didn't get very far, as I found out I need a full reengineering of the database to use numeric indices to use allow this in an adequate capacity. I might do this in another development cycle. However, I've added some JavaScript which should hide URLs such as: http://forum.dlang.org/thread/[email protected]?page=4#post-xsdhwedlfetclszbhqmt:40forum.dlang.org Instead, you should always see canonical URLs in the address bar, such as: http://forum.dlang.org/post/[email protected] which are somewhat less unwieldy. This should also take care of the "please always use canonical links" headaches. --
