================================================== === Changes from [2.6.14] to [2.6.15-pre-3] === ================================================== Line Modifications: ~ Admin/Admin.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -17,7 +17,7 @@ use English qw(-no_match_vars); use Time::Local; -our $VERSION = '2.6.14'; - -$adminpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$adminpmver = 'YaBB 2.6.15 $Revision: 2601 $'; LoadLanguage('Credits'); ~ Admin/AdminEdit.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$admineditpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$admineditpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -1009,7 +1009,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # ~ Admin/AdminSubList.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,6 +14,6 @@ ############################################################################### -our $VERSION = '2.6.14'; -$adminsublistpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; +$adminsublistpmver = 'YaBB 2.6.15 $Revision: 2601 $'; %director = ( ~ Admin/AntispamQuestions.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$antispamquestionspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$antispamquestionspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Attachments.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$attachmentspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$attachmentspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Backup.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -13,5 +13,5 @@ # with assistance from the YaBB community. # ############################################################################### -# Many thanks to AK108 (http://fkp.jkcsi.com/) # +# Many thanks to AK108 (https://fkp.jkcsi.com/) # # for his contribution to the YaBB community # ############################################################################### @@ -21,7 +21,7 @@ use CGI::Carp qw(fatalsToBrowser); use English '-no_match_vars'; -our $VERSION = '2.6.14'; - -$backuppmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$backuppmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -1031,5 +1031,5 @@ } -# Thanks to BBQ at PerlMonks for the basis of this routine: http://www.perlmonks.org/?node_id=9277 +# Thanks to BBQ at PerlMonks for the basis of this routine: https://www.perlmonks.org/?node_id=9277 sub downloadbackup { chdir($backupdir) ~ Admin/Ban.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -16,7 +16,7 @@ use CGI qw(:standard); use Time::Local; -our $VERSION = '2.6.14'; - -$banpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$banpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Checkspace.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -15,7 +15,7 @@ use CGI::Carp qw(fatalsToBrowser); use English '-no_match_vars'; -our $VERSION = '2.6.14'; - -$checkspacepmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$checkspacepmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/EditEmailTemplates.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -15,7 +15,7 @@ use CGI::Carp qw(fatalsToBrowser); use English '-no_match_vars'; -our $VERSION = '2.6.14'; - -$editemailtemplatespmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$editemailtemplatespmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/EditHelpCentre.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$edithelpcentrepmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$edithelpcentrepmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/ErrorLog.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$errorlogpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$errorlogpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/EventCalSet.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$eventcalsetpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$eventcalsetpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/GuardianAdmin.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$guardianadminpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$guardianadminpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -418,5 +418,5 @@ # header to determine only who has access to the main script, not the admin script - $htheader = q~~; + $htheader = q~~; $htfooter = q~~; $start = 0; @@ -442,4 +442,21 @@ if (@values) { print {HTA} "\n$htheader\n" or croak "$croak{'print'} HTA"; + + # --- START ADMIN PATCH: Remove duplicates AND ensure strictly valid IP/IPv6 structures --- + my %seen; + @values = grep { + $_ ne q{} && + !$seen{$_}++ && + ( + # Match valid IPv4 standard (e.g., 1.2.3.4, 192.168.*, or 10.0.0.0/24) + $_ =~ m/^\d{1,3}\.[\d\*]{1,3}\.[\d\*]{1,3}\.[\d\*]{1,3}(\/\d{1,2})?$/ || + + # Match valid IPv6 characters and structure + ($_ =~ m/^[0-9a-fA-F:]+(\/\d{1,3})?$/ && $_ =~ tr/:// > 1) + ) + } @values; + # --- END ADMIN PATCH --- + + foreach (@values) { chomp $_; ~ Admin/HoneyPot.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$honeypotpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$honeypotpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/MailMembers.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$mailmemberspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$mailmemberspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Maintenance.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$maintenancepmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$maintenancepmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/ManageBoards.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$manageboardspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$manageboardspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } $admin_images = "$yyhtml_root/Templates/Admin/default"; ~ Admin/ManageCats.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$managecatspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$managecatspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/ManageTemplates.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$managetemplatespmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$managetemplatespmver = 'YaBB 2.6.15 $Revision: 2602 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -428,4 +428,10 @@ $fulltemplate =~ s/(\{|<)yabb im(}|>)/$tempuim/gsm; $fulltemplate =~ s/(\{|<)yabb time(}|>)/$temptime/gsm; + + ### style switcher + $fulltemplate =~ s/({|<)yabb styleswitch(}|>)/$yystyleswitch/gsm; + $fulltemplate =~ s/({|<)yabb tempswitcher(}|>)/$yytempswitcher/gsm; + ### + $fulltemplate =~ s/(\{|<)yabb langChooser(}|>)//gsm; $fulltemplate =~ s/(\{|<)yabb menu(}|>)/$temp21menu/gsm; @@ -2192,6 +2198,6 @@ $viewstylestart = -q~ - +q~ + Test Styles ~ Admin/MemberGroups.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$membergroupspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$membergroupspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -348,5 +348,5 @@ } my $starurl = - ( $memstats[2] !~ m{http://}xsm ? "$imagesdir/" : q{} ) + ( $memstats[2] !~ m{https://}xsm ? "$imagesdir/" : q{} ) . ( $memstats[2] ? $memstats[2] : 'blank.gif' ); ~ Admin/ModList.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -15,7 +15,7 @@ # use strict; use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; +our $VERSION = '2.6.15'; -$modlistpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +$modlistpmver = 'YaBB 2.6.15 $Revision: 2602 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -35,4 +35,8 @@ ### BOARDMOD ANCHOR ### + + $styleswitch = q~Style Switcher for YaBB 2.6.11|Thomas Mueller (ThM) Andi Kanzler & Carsten|This mod allows a quick design change by using multiple template stylesheet in combination with a simple dropdown box. The last setting is save by a cookie. You can enable or disable these options and select to allow membergroups to use the Style Switcher in your admin center. This mod based on the AK108 YaBB 2.1 set template in url add-on. Thanks to him!|1.8|Jan 13, 2015~; + push @installed_mods, $styleswitch; + ### END BOARDMOD ANCHOR ### our ( $yymain, %mod_list, $imagesdir, $yytitle ); @@ -51,5 +55,5 @@
- $mod_list{'8'} $mod_list{'9'} + $mod_list{'8'} $mod_list{'9'}
~ Admin/ModuleChecker.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -17,7 +17,7 @@ use CGI::Carp qw(fatalsToBrowser); use English qw(-no_match_vars); -our $VERSION = '2.6.14'; +our $VERSION = '2.6.15'; -our $modulecheckerpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $modulecheckerpmver = 'YaBB 2.6.15 $Revision: 2601 $'; our ( $action, $yymain, %modulecheck ); if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/NewSettings.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -15,7 +15,7 @@ # use strict; use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$newsettingspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$newsettingspmver = 'YaBB 2.6.15 $Revision: 2602 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -475,7 +475,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -534,4 +534,9 @@ \$lang = "\Q$lang\E"; # Default Forum Language \$default_template = "\Q$default_template\E"; # Default Forum Template + +### style switcher +\$templ_switcher = "$templ_switcher"; # Set to 1 to display the template switcher dropdown field and allow a quick style switch +\$temp_switcher_allowed = $temp_switcher_allowed; # minimum user level for show Style Switcher: 0 = all, 1 = only members +### \$mailprog = "\Q$mailprog\E"; # Location of your sendmail program @@ -595,5 +600,5 @@ ########## Feature Settings ########## -\$enable_spell_check = $enable_spell_check; # Set to 1 if you want to enable SpellChecker. By doing this you agree to the terms of license under which googiespell runs. See: /yabbfiles/googiespell/GPL.txt and http://creativecommons.org/licenses/by-nc-sa/3.0/ +\$enable_spell_check = $enable_spell_check; # Set to 1 if you want to enable SpellChecker. By doing this you agree to the terms of license under which googiespell runs. See: /yabbfiles/googiespell/GPL.txt and https://creativecommons.org/licenses/by-nc-sa/3.0/ \$enable_ubbc = $enable_ubbc; # Set to 1 if you want to enable UBBC (Uniform Bulletin Board Code) \$enable_news = $enable_news; # Set to 1 to turn news on, or 0 to set news off @@ -907,5 +912,5 @@ \$symlink = "\Q$symlink\E"; # The part defined in .htaccess redirection rules that is between domainname and permalink \$perm_spacer = "\Q$perm_spacer\E"; # The character used in the permalink output file that replaces the space. -\$perm_domain = "\Q$perm_domain\E"; # The full domainname (no http://) where the .haccess redirect is set on. +\$perm_domain = "\Q$perm_domain\E"; # The full domainname (no https://) where the .haccess redirect is set on. ########## bypass post for locked thread ########## ~ Admin/RegistrationLog.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -15,7 +15,7 @@ use CGI::Carp qw(fatalsToBrowser); use English qw(-no_match_vars); -our $VERSION = '2.6.14'; - -$registrationlogpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$registrationlogpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/RemoveOldTopics.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$removeoldtopicspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$removeoldtopicspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Settings_Advanced.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -15,7 +15,7 @@ use CGI::Carp qw(fatalsToBrowser); use English '-no_match_vars'; -our $VERSION = '2.6.14'; - -$settings_advancedpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$settings_advancedpmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Settings_Antispam.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -16,7 +16,7 @@ use CGI::Carp qw(fatalsToBrowser); use English qw(-no_match_vars); -our $VERSION = '2.6.14'; - -$settings_antispampmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$settings_antispampmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Settings_Bookmarks.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### use CGI::Carp qw(fatalsToBrowser); -our $VERSION = '2.6.14'; - -$settings_bookmarkspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$settings_bookmarkspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Settings_ExtendedProfiles.pm --- Old +++ New @@ -4,7 +4,7 @@ ############################################################################### # YaBB: Yet another Bulletin Board # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -16,7 +16,7 @@ # Added to the YaBB default code on 07. September 2008 # ############################################################################### -our $VERSION = '2.6.14'; - -$settings_extendedprofilespmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$settings_extendedprofilespmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } @@ -90,5 +90,5 @@ } elsif ( $field{'type'} eq 'url' && $value ne q{} ) { - if ( $value !~ m{\Ahttp://}sm ) { $value = "http://$value"; } + if ( $value !~ m{\Ahttps://}sm ) { $value = "https://$value"; } } elsif ( $field{'type'} eq 'image' && $value ne q{} ) { @@ -113,5 +113,5 @@ } else { $height = q{}; } - if ( $value !~ m{\Ahttp://}sm ) { $value = "http://$value"; } + if ( $value !~ m{\Ahttps://}sm ) { $value = "https://$value"; } $value = qq~q{}~; } ~ Admin/Settings_Main.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: December 2, 2014 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -16,7 +16,7 @@ use CGI::Carp qw(fatalsToBrowser); use English qw(-no_match_vars); -our $VERSION = '2.6.14'; - -our $settings_mainpmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +our $settings_mainpmver = 'YaBB 2.6.15 $Revision: 2602 $'; if ($action eq 'detailedversion') { return 1; } @@ -26,21 +26,43 @@ # Date/Time selector +# 1. Clean backslashes from $forumstart so regex can match (e.g. "01\/01\/26" -> "01/01/26") +my $clean_forumstart = $forumstart; +$clean_forumstart =~ s/\\//g; + +# 2. Extract components my ( - $forumstart_month, $forumstart_day, $forumstart_year, - $forumstart_hour, $forumstart_minute, $forumstart_secund + $forumstart_month, $forumstart_day, $forumstart_year, + $forumstart_hour, $forumstart_minute, $forumstart_secund ) - = $forumstart =~ - m/(\d{2})\/(\d{2})\/(\d{2,4}).*?(\d{2})\:(\d{2})\:(\d{2})/xsm; - + = $clean_forumstart =~ + m/(\d{1,2})\/(\d{1,2})\/(\d{2,4}).*?(\d{1,2})\:(\d{1,2})\:(\d{1,2})/xsm; + +# Fallbacks if regex doesn't capture (e.g. empty string) +$forumstart_month ||= 1; +$forumstart_day ||= 1; +$forumstart_year ||= 20; +$forumstart_hour ||= 0; +$forumstart_minute ||= 0; +$forumstart_secund ||= 0; + +if ($forumstart_day > 31) { $forumstart_day = 31; } +if ($forumstart_day < 1) { $forumstart_day = 1; } if ($forumstart_month > 12) { $forumstart_month = 12; } -if ($forumstart_month < 1) { $forumstart_month = 1; } -if ($forumstart_day > 31) { $forumstart_day = 31; } -if ($forumstart_day < 1) { $forumstart_day = 1; } +if ($forumstart_month < 1) { $forumstart_month = 1; } + +# Strip down 4-digit years (e.g. 2026 -> 26) if ( length($forumstart_year) > 2 ) { $forumstart_year = substr $forumstart_year, length($forumstart_year) - 2, 2; } -if ($forumstart_year < 90 && $forumstart_year > 20) { $forumstart_year = 90; } -if ($forumstart_year > 20 && $forumstart_year < 90) { $forumstart_year = 20; } -if ($forumstart_hour > 23) { $forumstart_hour = 23; } + +# Ensure 2-digit zero-padding +$forumstart_day = sprintf('%02d', $forumstart_day); +$forumstart_month = sprintf('%02d', $forumstart_month); +$forumstart_year = sprintf('%02d', $forumstart_year); +$forumstart_hour = sprintf('%02d', $forumstart_hour); +$forumstart_minute = sprintf('%02d', $forumstart_minute); +$forumstart_secund = sprintf('%02d', $forumstart_secund); + +if ($forumstart_hour > 23) { $forumstart_hour = 23; } if ($forumstart_minute > 59) { $forumstart_minute = 59; } if ($forumstart_secund > 59) { $forumstart_secund = 59; } @@ -75,16 +97,26 @@ $sel_month .= qq~\n~; +############ + +my $current_year_offset = ( gmtime(time) )[5]; # 126 for 2026 + my $sel_year = qq~\n~; +############## + if ( $timeselected == 1 || $timeselected == 4 || $timeselected == 5 ) { - $all_date = qq~$sel_month $sel_day $sel_year~; + $all_date = qq~$sel_day $sel_month $sel_year~; } else { $all_date = qq~$sel_day $sel_month $sel_year~; } @@ -260,4 +292,24 @@ validate => 'text', }, + + ### Style Switcher MOD START + { + description =>qq~~,, + input_html => qq~~, + name => 'templ_switcher', + validate => 'boolean', + }, + { + description => qq~~, + input_html => qq~ + ~, + name => 'temp_switcher_allowed', + validate => 'number', + }, + ### Style Switcher MOD END + { description => qq~~, ~ Admin/Settings_Maintenance.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### # use strict; -our $VERSION = '2.6.14'; +our $VERSION = '2.6.15'; -our $settings_maintenancepmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $settings_maintenancepmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Settings_News.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -15,7 +15,7 @@ # use strict; use English '-no_match_vars'; -our $VERSION = '2.6.14'; +our $VERSION = '2.6.15'; -$settings_newspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +$settings_newspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Settings_Security.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### # use strict; -our $VERSION = '2.6.14'; - -$settings_securitypmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$settings_securitypmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/Smilies.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### # use strict; -our $VERSION = '2.6.14'; - -our $smiliespmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +our $smiliespmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ Admin/ViewMembers.pm --- Old +++ New @@ -5,7 +5,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -14,7 +14,7 @@ ############################################################################### # use strict; -our $VERSION = '2.6.14'; - -$viewmemberspmver = 'YaBB 2.6.14 $Revision: 2601 $'; +our $VERSION = '2.6.15'; + +$viewmemberspmver = 'YaBB 2.6.15 $Revision: 2601 $'; if ( $action eq 'detailedversion' ) { return 1; } ~ AdminIndex.pl --- Old +++ New @@ -9,7 +9,7 @@ # YaBB: Yet another Bulletin Board # # Open-Source Community Software for Webmasters # -# Version: YaBB 2.6.14 # +# Version: YaBB 2.6.15 # # Packaged: July 26, 2026 # -# Distributed by: http://yabbforum.nz # +# Distributed by: https://yabbforum.nz # # =========================================================================== # # Copyright (c) 2000-2026 YaBB (yabbforum.nz) - All Rights Reserved. # @@ -21,16 +21,16 @@ use English qw(-no_match_vars); -my $current_version = "v2.6.14"; +my $current_version = "v2.6.15"; my $github_repo = "nixnutnz/yabb-2.6-legacy"; # e.g., "yabbforum/yabb26" my $cache_file = "$vardir/github_update_cache.txt"; # Path to cache file my $cache_ttl = 86400; # 24 hours in seconds -our $VERSION = '2.6.14'; +our $VERSION = '2.6.15'; use version; ### Version Info ### -$YaBBversion = 'YaBB 2.6.14'; -$adminindexplver = 'YaBB 2.6.14 $Revision: 2601 $'; +$YaBBversion = 'YaBB 2.6.15'; +$adminindexplver = 'YaBB 2.6.15 $Revision: 2601 $'; $yyexec = 'index'; @@ -87,8 +87,9 @@ # in seconds, than the browser will call the script again # until all is done. Don't put it too high or you will run -# into server or browser timeout. -$max_process_time = 20; +# into server or browser timeout. was 20 +$max_process_time = 15; $action = $INFO{'action'}; + local $SIG{__WARN__} = sub { fatal_error( 'error_occurred', "@_" ); }; eval { yymain(); }; @@ -342,5 +343,5 @@ $topmenu_tree = qq~$admintxt{'35'}~; - $topmenu_four = qq~$admintxt{'36'}~; + $topmenu_four = qq~$admintxt{'36'}~; if ($maintenance && $action ne 'detailedversion') { @@ -424,4 +425,5 @@ use JSON::PP; + sub check_github_updates { # Ensure we use YaBB's global $vardir, or fall back to 'Variables' ~ Help/Dutch/Admin/001.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# ~ Help/Dutch/Admin/admin01_cats.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# ~ Help/Dutch/Admin/admin02_boards.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# @@ -75,5 +75,5 @@
  • Board afbeelding
  • @@ -232,5 +232,5 @@
  • Board Afbeelding

    Administrator Tip: Als u reeds een board afbeelding heeft toegewezen aan een bepaalde template en u wenst de afbeelding te wijzigen, dient u de oude afbeelding eerst te verwijderen.

    ~ Help/Dutch/Admin/admin03_members.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# ~ Help/Dutch/Admin/admin04_security.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# ~ Help/Dutch/Admin/admin05_templates.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# ~ Help/Dutch/Admin/admin06_advanced.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# @@ -23,5 +23,5 @@
  • Permalinks
    Voor het gebruik van permalinks, moet uw forum op een server zijn die "FollowSymLinks" en "RedirectMatch" of "RewriteEngine" toestaat in een .htaccess bestand of als een server instelling. Neem contact op met uw hosting service om te zien of deze server niveau functies voor u beschikbaar zijn. -
    Als deze functies beschikbaar zijn: Opzetten van Permalinks heeft instructies over het instellen van dat deel van permalinks. +
    Als deze functies beschikbaar zijn: Opzetten van Permalinks heeft instructies over het instellen van dat deel van permalinks.
    Zodra de server niveau-instellingen zijn ingesteld, kunt u Permalinks binnen YaBB activerenen vertellen hoe u de nieuwe permalink maakt URI's door het invoeren van de naam van de 'virtuele URI' map die in de "RedirectMatch" of "RewriteRule" of in het .htaccess bestand is.
  • ~ Help/Dutch/Admin/admin07_misc.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# @@ -92,5 +92,5 @@
  • Titel: de tekst die wordt weergegeven wanneer een gebruiker de muis-over de bladwijzer pictogram beweegt.
  • Afbeelding: upload het pictogram voor de nieuwe bladwijzer.
  • -
  • URL: De URL van de Sociale Bookmark website. (Voor Google ziet de URL er uit als "http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk={url}&title={title}"
  • +
  • URL: De URL van de Sociale Bookmark website. (Voor Google ziet de URL er uit als "https://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk={url}&title={title}"
  • Order: Als u wilt dat de nieuwe bladwijzer wordt weergegeven tussen twee eerdere Bladwijzers, wijs de nieuwe bladwijzer een nummer toe tussen degenen die aan de andere Bladwijzers zijn toegewezen. (Bijvoorbeeld, je wilt je nieuwe Bladwijzer laten verschijnen net voor Google [40], wijs '39' toe als de opdracht marker voor uw nieuwe bladwijzer.)
  • ~ Help/Dutch/Admin/admin08_changes.help --- Old +++ New @@ -6,5 +6,5 @@ # Version: YaBB 2.6.11 and higher # # Released: November 9, 2015 # -# Distributed by: http://www.yabbforum.com # +# Distributed by: https://www.yabbforum.com # # =========================================================================== # # Copyright (c) 2000-and newer YaBB (www.yabbforum.com) - All Rights Reserved.# @@ -31,5 +31,5 @@