Author Topic: Suggestion to the forums  (Read 2824 times)

0 Members and 1 Guest are viewing this topic.

Offline [MAF]Cromiell

Suggestion to the forums
« on: August 29, 2011, 07:47:54 am »
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: [Select]
<a href="', $scripturl, '?action=unread">', $txt['unread_since_visit'], '</a>
Then add before this lane this:

Code: [Select]
<li><a href="', $scripturl, '?action=unread;all;start=0">Show all unread posts.</a></li>
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.
« Last Edit: August 29, 2011, 07:50:01 am by [MAF]Cromiell »

Offline Mosca

  • Admin
  • Posts: 665
    • View Profile
Re: Suggestion to the forums
« Reply #1 on: August 29, 2011, 08:00:43 am »
uhm.....

I was in the right, yes absolutely in the right. I certainly was in the right... I dunno I was really drunk at the time...

Offline [MAF]Cromiell

Re: Suggestion to the forums
« Reply #2 on: August 29, 2011, 08:08:39 am »
Yeah but why it happens that it doesnt show all unread couse it is SINCE LAST VISIT.

Offline Mosca

  • Admin
  • Posts: 665
    • View Profile
Re: Suggestion to the forums
« Reply #3 on: August 29, 2011, 08:12:23 am »
ahhh I get it. Well just look for those messages with the 'new' image at the end of the title.
I was in the right, yes absolutely in the right. I certainly was in the right... I dunno I was really drunk at the time...

Offline [LSR]Cypher

  • Manager
  • Posts: 350
  • Right behind you
    • View Profile
Re: Suggestion to the forums
« Reply #4 on: August 29, 2011, 09:45:03 am »
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.
« Last Edit: August 29, 2011, 10:00:24 am by [ЛСР]Сайфер »