Compact view of "Unread Messages" [message #36496] |
Mon, 26 March 2007 14:01 |
Marticus
Messages: 272 Registered: June 2002
Karma: 1
|
Senior Member |
|
|
Some of my users would like to see a listing of clickable messages instead of having all messages open at once when they click "Unread Messages", similarly to *cough*phpbb*cough*. Would this be a terribly difficult thing to accomplish? I was thinking a nice compromise would be to keep the same format, but perhaps collapse everything down to just the category, forum, and the topic name using javascript or something. Of course the topic name would be the link to expand the message.
[Updated on: Mon, 26 March 2007 14:04] Report message to a moderator
|
|
|
|
|
|
|
Re: Compact view of "Unread Messages" [message #36803 is a reply to message #36802] |
Tue, 10 April 2007 13:35 |
Marticus
Messages: 272 Registered: June 2002
Karma: 1
|
Senior Member |
|
|
Nevermind. For those interested: <a onclick="javascript: layerVis('2115869932', 1);" href="javascript://">This is a spoiler, click here to show the hidden DIV</a>
<div id="2115869932" align="left" style="display: none;">This is the content of the hidden DIV, you can put a table in here, or anything you want really.</div>
Now to apply this to the template...
[Updated on: Tue, 10 April 2007 13:35] Report message to a moderator
|
|
|
Re: Compact view of "Unread Messages" [message #36808 is a reply to message #36803] |
Wed, 11 April 2007 04:37 |
Marticus
Messages: 272 Registered: June 2002
Karma: 1
|
Senior Member |
|
|
Okay... I've determined that this is more work than the final result is worth. If they want a threaded view of single line links to posts in unread messages view, they can go use someone else's non-fud forums.
|
|
|