Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 13 post(s). Click here to show all
Posted by: Dandello
Posted on: Oct 23rd, 2014 at 5:59pm
Thank you Thank you  Smiley
Posted by: XTC
Posted on: Oct 23rd, 2014 at 4:49pm
Hello

German lng mod for Unread Topics for YaBB 2.6.1 attach in this post (unreadtopics_261_german.zip)

lg XTC
Posted by: Dandello
Posted on: Oct 20th, 2014 at 8:58pm
Smiley And I know exactly where it is, too.
Posted by: Simps
Posted on: Oct 20th, 2014 at 8:08pm
Just came on here to have a browse and used the unread Topics and found a bug....
Took a screenie for you  Smiley
Posted by: Simps
Posted on: Oct 18th, 2014 at 11:21pm
That is lovely, well done.
I like the way it works. You click on it and have a list of posts. You click the link and read the post and previous posts. Then you click 'Unread Topics' again and the one you just viewed has disappeared from the list.
Then you click the next one to read.
I just click 'Mark all as read' on the board index to clear it.  Smiley
Posted by: Simps
Posted on: Oct 18th, 2014 at 10:59pm
Didn't work at first because I copied the bloody space in the code  Embarrassed Embarrassed

Dandello wrote on Oct 18th, 2014 at 10:53pm:
Try changing line 440 in the mod to
Code
Code
Select All
    $yytabmenu = qq~                   <ul>\n~;  


Posted by: Simps
Posted on: Oct 18th, 2014 at 10:54pm
Thank you  Smiley
Posted by: Dandello
Posted on: Oct 18th, 2014 at 10:53pm
Try changing line 440 in the mod to
Code
Select All
    $yytabmenu = qq~                   <ul>\n~; 


This is the line from build 1587

OR
Open Sources/TabMenu.pm and look for the line of code just above
Code (Perl)
Select All
    if ( $iamadmin && $addtab_on == 1 ) { 

Posted by: Simps
Posted on: Oct 18th, 2014 at 10:26pm
Step 12 of 14 cannot be found

Code (Perl)
Select All
    $yytabmenu = q~<ul>~; 

Posted by: red-barchetta
Posted on: Oct 4th, 2014 at 7:45pm
+1   Smiley
Posted by: Monni
Posted on: Oct 4th, 2014 at 6:26pm
XTC wrote on Oct 4th, 2014 at 4:35pm:
Hello

I think .... at the end of unread Topics there should be a "Mark All Posts as Read" Button ....

lg XTC


"Mark Topics as Read" button would be better... As those are whole topics, not single posts, and including "All" or duplicating "Unread" in the button title would make it too long and/or confusing.

Maybe this is something we could add to 2.6.2 or later version as optional feature when the mod is polished.
Posted by: XTC
Posted on: Oct 4th, 2014 at 4:35pm
Hello

I think .... at the end of unread Topics there should be a "Mark All Posts as Read" Button ....

lg XTC
Posted by: Dandello
Posted on: Sep 19th, 2014 at 11:06pm
I've been wanting this one for YaBB for a very long time.

This mod places an 'Unread Topics' link on the menu and in the Forumjump dropdown and creates a list of the member's Unread Topics.

Version History
---------------
0.1 - First release - September 19, 2014
0.2 - 2.6.11  - Jan 15, 2015

Instructions:

Apply the mod and upload (in ASCII mode):

cgi-bin/yabb2/Admin/Modlist.pm
cgi-bin/yabb2/Languages/English/Main.lng
cgi-bin/yabb2/Languages/English/Menu.lng
cgi-bin/yabb2/Sources/AdvancedTabs.pm
cgi-bin/yabb2/Sources/Recent.pm
cgi-bin/yabb2/Sources/SubList.pm
cgi-bin/yabb2/Sources/TabMenu.pm
cgi-bin/Templates/default/Display.template
cgi-bin/Variables/Settings.pm