General > Suggestions

Suggestion to the forums

(1/1)

[MAF]Cromiell:
Hello...

I'd like to see link "Show all unread post" couse it would be a lot simplier to browse what i didn't read yet.
If mooman wants to "make me even more lazy" then:

find index.template of style and find:


--- Code: ---<a href="', $scripturl, '?action=unread">', $txt['unread_since_visit'], '</a>
--- End code ---

Then add before this lane this:


--- Code: ---<li><a href="', $scripturl, '?action=unread;all;start=0">Show all unread posts.</a></li>
--- End code ---

I guess you would need to edit all styles we use.
Creating $txt['all_unread'] is usuless since all know english here (almost).
I just find it strange how unread system works on SMF so would be useful. I scripted same to my forums.

Mosca:
uhm.....

[MAF]Cromiell:
Yeah but why it happens that it doesnt show all unread couse it is SINCE LAST VISIT.

Mosca:
ahhh I get it. Well just look for those messages with the 'new' image at the end of the title.

[LSR]Cypher:
Crom, when you've opened the page with unread posts, under the last thread in the list you will see a button that should say someting like "all unread threads/posts". Here's a screen to show its' location (right bottom one):

Edit: and, sure thing, the language used there will be the one you've chosen in the forum account settings. That would be Polish in your case.

Navigation

[0] Message Index

Go to full version