Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal halcyon1234's Journal: Want your old comment page back?

If you're like me, you're pissed as anything that they've Idle'd up the comment page. It used to be a beautifully simple page that gave you access to all your comments, and was linked right off the every page by clicking your username.

The comment page kinda sorta still exists, but you have to click on your user name, get slapped with the wet noodle of a "userpage", then click on comments.

Here's a solution. It isn't perfect, but it's better than having to see that gawdawful page.

  1. Get Firefox. Done? Good.
  2. Install the Redirector extension
  3. Set up a redirect.
  4. Include Pattern should be http://(?:[a-zA-Z0-9]+\.){0,1}slashdot.org/~([a-zA-Z0-9$_.+!*'()\- ]+)(?:/$|$)
  5. Redirect To should be http://slashdot.org/~$1/comments
  6. Select "Regular Expression" instead of Wildcard
  7. Click OK and breath a sigh of relief.

This will work for your page, and anyone else's. It will also strip out the subdomain.slashdot.org, since most of those are completely unreadable when it comes to your comment page. If you're a masochist and want the subdomain formatting back, take out the ?: in the Include Pattern, and change the Redirect To to http://$1slashdot.org/~$2/comments

This discussion has been archived. No new comments can be posted.

Want your old comment page back?

Comments Filter:

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...