Forum .LRN Q&A: Re: Moving threads in a forum

Collapse
Posted by Martin Magerl on
Hi Raad,

thanks for your great feedback.
Yes, being in moving "mode" should be more visible. I will add a move-mode-line in front of each page saying
"You're moving message no. MESSAGE_ID" or better "You're moving message no. X of thread XY", where X is the relativ number in the thread, because absolut no. message_id is not familiar to most users. Also a little sentence, which tells the user what to do would be nice.
In order to keep context bar working for navigation in various levels, i.e. to allow a user to switch between forum-, thread- or message-level, I would avoid presenting the mentioned move-mode-message in there.

Regarding showing the message, which should be moved:
Implementing that the original message is shown in front of the page would not be very time consuming, but I do not know, if it will be a little overhead, presenting the original message and then all other messages, where this message can be appended to, on one page. Sure, this makes sense when you forward or reply to a message, because you can (re-)read the message while writing your own comments on it.

Thanks for sharing your ideas of your head! Maybe, someone else will do the same, so we will find the best thoughts which will hopefully reach cvs head 😊

/Martin