Forums > Help! > Does anyone here use threaded mode?

Login/Join to Participate

polaritySILVER Member
veteran
1,228 posts
Location: on the wrong planet, United Kingdom


Posted:
I'm only interested because I mostly read posts in my email, then click the link in the email if I want to reply. The only problem with that is that it displays in threaded mode, and I have to change the bit in the address bar that says 'showthreaded.php' to 'showflat.php'. The button to display in flat mode is just as annoying, because it gos back to the first post in the thread.

Perhaps I should just shut up and write a filter for my mail that changes threadeds to flats.

You aren't thinking or really existing unless you're willing to risk even your own sanity in the judgment of your existence.

Green peppers, lime pickle and whole-grain mustard = best sandwich filling.


SymBRONZE Member
Geek-enviro-hippy priest
1,858 posts
Location: Diss, Norfolk, United Kingdom


Posted:
I too don't like the threaded view after clicking email links...I find it better to just load the home page and find the thread I want rathe than follow the link...

There's too many home fires burning and not enough trees


Fine_Rabid_DogInternet Hate Machine
10,530 posts
Location: They seek him here, they seek him there...


Posted:
Flat FTW!

biggrin

The existance of flamethrowers says that someone, somewhere, at sometime said "I need to set that thing on fire, but it's too far away."


Boo_BunnyBRONZE Member
Sparkely arty Mormon rainbow fairy
933 posts
Location: infront of you, United Kingdom


Posted:
Threaded is way to confusing

Property of Fine_Rabid_Dog


PyroWillGOLD Member
HoP's Barman. Trapped aged 6 months
4,437 posts
Location: Staines, United Kingdom


Posted:
I think threaded only works if everyone uses it when they reply to people, hence why I use flat

An eye for an eye only ends up making the whole world blind

Give a man a fish and he'll eat 4 a day hit a man with a brick and you can have all his fish and his wife

"Will's to pretty for prison" - Simian


polaritySILVER Member
veteran
1,228 posts
Location: on the wrong planet, United Kingdom


Posted:
Ive also had links clicked from searches turning up in threaded mode, seemingly at random.

However I've found a way to forever ban the useless threaded mode from ever sullying my screen again
Non-Https Image Link


I'm using Firefox with the GreaseMonkey extension, and this script:

Code:

// ==UserScript==
// @name HoP flat only
// @namespace https://diveintomark.org/projects/greasemonkey/
// @description Never see pages in threaded mode again
// @include https://homeofpoi.com/ubbthreads/showthreaded.php*
// @include https://*.homeofpoi.com/ubbthreads/showthreaded.php*
// ==/UserScript==

window.location.href = window.location.href.replace(/showthreaded\.php/, 'showflat.php');



(save as flatonlyhop.user.js on your desktop, then drag'n'drop onto the firefox window after installing greasemonkey)

Any 'showthreaded' pages start to load up as normal, then the script catches them and loads up the flat version. Works from any link in firefox/email/bookmarks/history.

It's amazing the pranks you could do with this extension (Like changing the words 'Osama Bin Laden' to someone's name in every page they view). And it has loads of legitimate uses too.

Get GreaseMonkey: https://greasemonkey.mozdev.org/
Get the manual https://diveintogreasemonkey.org/

You aren't thinking or really existing unless you're willing to risk even your own sanity in the judgment of your existence.

Green peppers, lime pickle and whole-grain mustard = best sandwich filling.



Similar Topics

Using the keywords [threaded mode] we found the following existing topics.

  1. Forums > Does anyone here use threaded mode? [5 replies]

      Show more..

HOP Newsletter

Sign up to get the latest on sales, new releases and more...