cannot display nested thread view when not logged in - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: Administrative (https://forums.ldraw.org/forum-4.html) +--- Forum: Website Suggestions/Requests/Discussion (https://forums.ldraw.org/forum-23.html) +--- Thread: cannot display nested thread view when not logged in (/thread-1215.html) |
cannot display nested thread view when not logged in - Steffen - 2011-11-04 Hi, is there a possibility to see a thread with all its posts in nested form for not not-logged-in users? I know this feature when being logged in, but I wanted to send a link to a not-logged-in user, pointing him to a thread, and all I managed to do was sending him a link to the first post. This made it very difficult for him to catch up / understand the discussion. Better would have been a link which directly displays a whole thread in nested form, like it is possible when logged in. Can we do something on the server to enable this feature also for not logged-in users? - Steffen Re: cannot display nested thread view when not logged in - Orion Pobursky - 2011-11-04 The short answer is no. Unless you have an account you can customize the post layout. Re: cannot display nested thread view when not logged in - Travis Cobbs - 2011-11-04 This thread here seems to give instructions on having a module that recognizes a "threaded=1" argument in the URL to force threaded view: http://www.phorum.org/phorum5/showthread.php?tid=148533 |