WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
TABLE `wb_mod_news_settings` ( `section_id` int(11) NOT NULL DEFAULT 0, `page_id` int(11) NOT NULL DEFAULT 0, `posts_per_page` int(11) NOT NULL DEFAULT 5, `commenting` varchar(14) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL DEFAULT 'none', `resize` int(11) NOT NULL DEFAULT 0, `use_captcha` int(11) NOT NULL DEFAULT 1, `order` varchar(7) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL DEFAULT 'DESC', `layout` varchar(64) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL DEFAULT 'div_layout', `order_field` varchar(50) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci NOT NULL DEFAULT 'published_when', `data_protection_link` int(11) NOT NULL DEFAULT -1, `use_data_protection` int(11) NOT NULL DEFAULT 0, `layout_id` int(11) NOT NULL DEFAULT 2, PRIMARY KEY (`section_id`), KEY `layout` (`layout_id`) USING BTREE) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;