in reply to chatterbox: proposal for enhancement

from the stealing-stuff-from-E2 dept.

E2 has had a lazy-user's reply thing for a while. There are 2 separate forms that need updating: Message Inbox and the chatterbox nodelet. It is client-side, so it requires JavaScript enabled. (But there is a pref to turn this on and off, so it isn't required.) When enabled, private messages have an extra (r) link that when clicked, copies "/msg <var>user_name</var> " to the message area. Simple but effective.

From a quick scan of E2, there are several things that need to be added/changed. (Note: the links to the code view on E2 require that you are a member of the edev usergroup there to see it.*)

I think that covers all of it.

E2 has another way to message a specific user - every user has a /msg box on their homenodes that will send the message right to them. displayUserInfo (htmlcode) covers that, and a bunch of other user display stuff.

* If you want to be in edev on E2, /msg me there.

--== [N] ==--

  • Comment on chatterbox autoreply (re: chatterbox: proposal for enhancement)