diff --git a/CHANGELOG.md b/CHANGELOG.md index ccc92b0..ce54e5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,85 +1,115 @@ # CHANGELOG: +## 3.0.1 (07.10.2024) + +- Kurs [Bessere Websites mit OPTIMIST](https://erdmann-freunde.de/optimist-kurs) ergänzt +- Theme-Version ergänzt + +## 3.0.0 (27.09.2024) + +- Theme für Contao 5.3 LTS optimiert + ## 2.0.4 (09.05.2023) + - URL zum Theme im Dateikopf angepasst ## 2.0.3 (27.02.2023) + - Contao Version auf 4.13 angehoben, da der MySQL-Dump in V2 nur noch für 4.13 zur Verfügung steht ## 2.0.2 (19.01.2023) -- Fix: Hilfsklassen für Artikel werden nun korrekt berücksichtigt + +- Fix: Hilfsklassen für Artikel werden nun korrekt berücksichtigt ## 2.0.1 (19.01.2023) + - Überschriften-Klassen heading--1 bis 6 aus Theme entfernt, da sie nun aus dem Nutshell Framework kommen - MySQL-Dump um Theme-Toolbox-Anweisungen ergänzt ## 2.0.0 (11.01.2023) + - OPTIMIST verwendet nun das Nutshell Framework V2 - Variablen folgen nun einer einheitlichen Benennung - - alle CSS-Variablen sind nun in der _variables.scss zu finden - - alle Sass-Variablen sind nun in der _config.scss zu finden + - alle CSS-Variablen sind nun in der \_variables.scss zu finden + - alle Sass-Variablen sind nun in der \_config.scss zu finden - `.card` und `.fact` Elemente werden nun per Flexbox gestaltet - CSS-Klassen können nun über die Theme Toolbox vergeben werden - kleinere Grid-Optimierungen ## 1.3.0 (16.02.2022) + - OPTIMIST für Contao 4.13 optimiert - Contao 4.12 Support eingestellt ## 1.2.0 (20.09.2021) + - OPTIMIST für Contao 4.12 optimiert - SVG-Blasen-Animation entfernt, da sie zu viel Ressourcen verbraucht - ungenutzte Dateien und Anweisungen entfernt ## 1.1.10 (29.08.2021) + - fix: localconfig-Einstellungen aus der config.yml werden nun übernommen (#10) _Danke katgirl und fritzmg_ ## 1.1.9 (14.04.2021) + - Übersicht für im Theme verwendete CSS-Klassen in `README.md` ergänzt ## 1.1.8 (13.04.2021) + - PHP 8 Support. Bei Fragen und Problemen mit PHP 8 bitte Tickets erstellen ## 1.1.7 (25.03.2021) + - OPTIMIST für Contao 4.11 optimiert - Fehlerbehebung bei der Hilfsklassen-Erstellung (Danke Marcel) ## 1.1.6 (09.03.2021) + - Fehlerhafte Darstellung der News auf kleinen Bildschirmen behoben (Danke FinalTestMan) ## 1.1.5 (12.02.2021) + - Der Contao Manager üerprüft bei einem Update nun, ob bereits ein entsprechender Ordner `theme` existiert und überschreibt diesen nicht ## 1.1.4 (10.02.2021) + - Support für Composer 2.X bzw. Contao Manager 1.4 ## 1.1.3 (15.11.2020) + - Fehlerhafte Darstellung für alle Slider behoben, siehe #5. Danke @alwinvollmer ## 1.1.2 (08.11.2020) + - Das Template be_tinyMCE.html5 ist nun mit dem TinyMCE 5 kompatibel (Standard in Contao 4.10) ## 1.1.1 (08.11.2020) + - Fehler bei animiertem SVG im Firefox behoben - Fehlerhafte Darstellung des Contao Sliders behoben, siehe #5 ## 1.1.0 (18.09.2020) + - OPTIMIST für Contao 4.10 optimiert - Fehler bei animiertem SVG im Firefox behoben - Verwendung des neuen Grid-Bundles ## 1.0.3 (15.07.2020) + - Fehlerhafte Darstellung der Navigation bei Veränderung des Viewports behoben, s. [#2](https://github.com/ErdmannFreunde/optimist-theme-bundle/issues/2) - Browser-Support Hinweis wird nun per JS eingefügt (`js_supportmsg.html5`), s.a. [#3](https://github.com/ErdmannFreunde/optimist-theme-bundle/issues/3) _Danke rflx und rabauss_ ## 1.0.2 (11.05.2020) -- Verlauf für btn--primary lässt sich nun über die `_variables.scss` anpassen + +- Verlauf für btn--primary lässt sich nun über die `_variables.scss` anpassen ## 1.0.1 (08.05.2020) + - Contao 4.9 in composer.json vorausgesetzt - 404 Fehlerseite in Demo ergänzt - Kommentare (Tests) entfernt, SCSS optimiert diff --git a/composer.json b/composer.json index befc240..c94ae6c 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "erdmannfreunde/optimist-theme-bundle", "type": "contao-theme", + "version": "3.0.1", "description": "OPTIMIST Theme Bundle", "homepage": "https://erdmann-freunde.de/contao-themes/optimist", "keywords": [ diff --git a/templates/backup__20240927150216.sql b/templates/backup__20241007143716.sql similarity index 99% rename from templates/backup__20240927150216.sql rename to templates/backup__20241007143716.sql index b9aa92d..09a4b54 100644 --- a/templates/backup__20240927150216.sql +++ b/templates/backup__20241007143716.sql @@ -1,5 +1,5 @@ -- Generated by the Contao Open Source CMS Backup Manager (version: v1). --- Generated at 2024-09-27T15:02:16+00:00 +-- Generated at 2024-10-07T14:37:16+00:00 SET FOREIGN_KEY_CHECKS = 0; -- BEGIN STRUCTURE rememberme_token DROP TABLE IF EXISTS `rememberme_token`; @@ -318,16 +318,16 @@ INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (2, 'Contao\\CoreBund INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (3, 'Contao\\CoreBundle\\Cron\\LegacyCron::onDaily', '2024-09-11 10:59:00'); INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (4, 'Contao\\CoreBundle\\Cron\\LegacyCron::onWeekly', '2024-09-10 13:25:20'); INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (5, 'Contao\\CoreBundle\\Cron\\LegacyCron::onMonthly', '2024-09-03 11:02:56'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (6, 'Contao\\CoreBundle\\Cron\\PurgeExpiredDataCron::onHourly', '2024-09-27 09:09:13'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (7, 'Contao\\CoreBundle\\Cron\\PurgePreviewLinksCron', '2024-09-27 09:09:13'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (6, 'Contao\\CoreBundle\\Cron\\PurgeExpiredDataCron::onHourly', '2024-10-07 14:34:38'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (7, 'Contao\\CoreBundle\\Cron\\PurgePreviewLinksCron', '2024-10-07 14:34:38'); INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (8, 'Contao\\CoreBundle\\Cron\\Cron::updateMinutelyCliCron', '2024-09-11 11:09:20'); INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (9, 'Contao\\CoreBundle\\Cron\\SuperviseWorkersCron', '2024-09-11 11:09:20'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (10, 'Contao\\CoreBundle\\Cron\\PurgeOptInTokensCron', '2024-09-27 09:09:13'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (11, 'Contao\\CoreBundle\\Cron\\PurgeRegistrationsCron', '2024-09-27 09:09:13'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (12, 'Contao\\CoreBundle\\Cron\\PurgeTempFolderCron', '2024-09-27 09:09:13'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (13, 'Contao\\CalendarBundle\\Cron\\GenerateFeedsCron', '2024-09-27 09:09:13'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (14, 'Contao\\NewsletterBundle\\Cron\\PurgeSubscriptionsCron', '2024-09-27 09:09:13'); -INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (15, 'Contao\\CommentsBundle\\Cron\\PurgeSubscriptionsCron', '2024-09-27 09:09:13'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (10, 'Contao\\CoreBundle\\Cron\\PurgeOptInTokensCron', '2024-10-07 14:34:38'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (11, 'Contao\\CoreBundle\\Cron\\PurgeRegistrationsCron', '2024-10-07 14:34:38'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (12, 'Contao\\CoreBundle\\Cron\\PurgeTempFolderCron', '2024-10-07 14:34:38'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (13, 'Contao\\CalendarBundle\\Cron\\GenerateFeedsCron', '2024-10-07 14:34:38'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (14, 'Contao\\NewsletterBundle\\Cron\\PurgeSubscriptionsCron', '2024-10-07 14:34:38'); +INSERT INTO `tl_cron_job` (`id`, `name`, `lastRun`) VALUES (15, 'Contao\\CommentsBundle\\Cron\\PurgeSubscriptionsCron', '2024-10-07 14:34:38'); -- BEGIN STRUCTURE tl_faq DROP TABLE IF EXISTS `tl_faq`; CREATE TABLE `tl_faq` (`id` INT UNSIGNED AUTO_INCREMENT NOT NULL, `pid` INT UNSIGNED DEFAULT 0 NOT NULL, `sorting` INT UNSIGNED DEFAULT 0 NOT NULL, `tstamp` INT UNSIGNED DEFAULT 0 NOT NULL, `question` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `alias` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_bin`, `author` INT UNSIGNED DEFAULT 0 NOT NULL, `answer` TEXT CHARACTER SET utf8mb4 DEFAULT NULL COLLATE `utf8mb4_unicode_ci`, `addImage` TINYINT(1) DEFAULT 0 NOT NULL, `overwriteMeta` TINYINT(1) DEFAULT 0 NOT NULL, `singleSRC` BINARY(16) DEFAULT NULL, `alt` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `imageTitle` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `size` VARCHAR(64) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `imageUrl` VARCHAR(2048) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `fullsize` TINYINT(1) DEFAULT 0 NOT NULL, `caption` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `floating` VARCHAR(12) CHARACTER SET utf8mb4 DEFAULT 'above' NOT NULL COLLATE `utf8mb4_unicode_ci`, `addEnclosure` TINYINT(1) DEFAULT 0 NOT NULL, `enclosure` BLOB DEFAULT NULL, `noComments` TINYINT(1) DEFAULT 0 NOT NULL, `published` TINYINT(1) DEFAULT 0 NOT NULL, `description` TEXT CHARACTER SET utf8mb4 DEFAULT NULL COLLATE `utf8mb4_unicode_ci`, `robots` VARCHAR(32) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `pageTitle` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `toolbox_classes` TEXT CHARACTER SET utf8mb4 DEFAULT NULL COLLATE `utf8mb4_unicode_ci`, `toolbox_permissions` CHAR(1) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, INDEX `pid_published` (`pid`, `published`), INDEX `tstamp` (`tstamp`), PRIMARY KEY(`id`)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB COMMENT = '' ; @@ -546,7 +546,7 @@ INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `lev INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `cal_featured`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `reqFullAuth`, `news_keepCanonical`, `cal_keepCanonical`, `pwResetPage`, `unfilteredHtml`, `toolbox_permissions`, `toolbox_classes`) VALUES (85, 1, 1585738664, 'Events - Grid - Teaser - All', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '48', 4, 12, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"events-grid\";}', 'a:1:{i:0;s:1:\"2\";}', 1, 0, 1, 'next_365', 0, 'ascending', 0, 0, 'event_teaser', 'cal_default', 0, 'ascending', 0, 0, 0, 0, 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', 0, NULL, NULL, NULL, 0, NULL, NULL, 'nl_simple', 'all_items', NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, '', NULL); INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `cal_featured`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `reqFullAuth`, `news_keepCanonical`, `cal_keepCanonical`, `pwResetPage`, `unfilteredHtml`, `toolbox_permissions`, `toolbox_classes`) VALUES (86, 1, 1586159795, 'News - Grid - Simple', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'newslist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '48', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"2\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, 0, 0, 1, 'cal_month', 0, 'ascending', 0, 0, 'event_full', 'cal_default', 0, 'ascending', 0, 0, 0, 0, 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', 'a:1:{i:0;s:1:\"3\";}', 'all_items', '', 0, 'news_simple', 'news_month', 0, 'order_date_desc', 0, NULL, NULL, NULL, 0, NULL, NULL, 'nl_simple', 'all_items', NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, '', NULL); INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `cal_featured`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `reqFullAuth`, `news_keepCanonical`, `cal_keepCanonical`, `pwResetPage`, `unfilteredHtml`, `toolbox_permissions`, `toolbox_classes`) VALUES (87, 1, 1586159773, 'News - Grid - Short', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:0:\"\";}', 'newslist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '48', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"2\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, 0, 0, 1, 'cal_month', 0, 'ascending', 0, 0, 'event_full', 'cal_default', 0, 'ascending', 0, 0, 0, 0, 'com_default', NULL, 0, '', '', '', '', '', '', '', 'list_default', 'info_default', 'a:1:{i:0;s:1:\"3\";}', 'all_items', '', 0, 'news_short', 'news_month', 0, 'order_date_desc', 0, NULL, NULL, NULL, 0, NULL, NULL, 'nl_simple', 'all_items', NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, '', NULL); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `cal_featured`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `reqFullAuth`, `news_keepCanonical`, `cal_keepCanonical`, `pwResetPage`, `unfilteredHtml`, `toolbox_permissions`, `toolbox_classes`) VALUES (89, 1, 1726475581, 'Content - Footer - Information', 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'unfiltered_html', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, '', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, '', NULL, 0, 0, 1, 'cal_month', 0, 'ascending', 0, 0, '', '', 0, 'ascending', 0, 0, 0, 0, '', NULL, 0, '', NULL, NULL, NULL, NULL, NULL, NULL, '', '', NULL, 'all_items', '', 0, '', 'news_month', 0, 'order_date_desc', 0, NULL, NULL, NULL, 0, NULL, NULL, '', 'all_items', NULL, NULL, 0, 0, 0, 0, 0, 0, '\n
\n

Moin! 👋

\n \n
\n

\n Möchtest du wissen, wie du OPTIMIST an Deine Vorstellungen anpasst? Dann melde dich kostenlos für die Video-Serie Grundlagen von OPTIMIST an:\n

\n
\n Zur Anmeldung\n
\n
\n\n', '', NULL); +INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `cal_calendar`, `cal_noSpan`, `cal_hideRunning`, `cal_startDay`, `cal_format`, `cal_ignoreDynamic`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_showQuantity`, `com_order`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `com_template`, `faq_categories`, `faq_readerModule`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `news_showQuantity`, `newsletters`, `nl_channels`, `nl_text`, `nl_hideChannels`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `cal_featured`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `reqFullAuth`, `news_keepCanonical`, `cal_keepCanonical`, `pwResetPage`, `unfilteredHtml`, `toolbox_permissions`, `toolbox_classes`) VALUES (89, 1, 1728304549, 'Content - Footer - Information', 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'unfiltered_html', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, '', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, '', NULL, 0, 0, 1, 'cal_month', 0, 'ascending', 0, 0, '', '', 0, 'ascending', 0, 0, 0, 0, '', NULL, 0, '', NULL, NULL, NULL, NULL, NULL, NULL, '', '', NULL, 'all_items', '', 0, '', 'news_month', 0, 'order_date_desc', 0, NULL, NULL, NULL, 0, NULL, NULL, '', 'all_items', NULL, NULL, 0, 0, 0, 0, 0, 0, '\n
\n

Moin! 👋

\n \n
\n

\n Möchtest du wissen, wie du OPTIMIST an Deine Vorstellungen anpasst? Dann melde dich kostenlos für den Kurs Bessere Websites mit OPTIMIST an:\n

\n
\n Zur Anmeldung\n
\n
\n\n', '', NULL); -- BEGIN STRUCTURE tl_news DROP TABLE IF EXISTS `tl_news`; CREATE TABLE `tl_news` (`id` INT UNSIGNED AUTO_INCREMENT NOT NULL, `pid` INT UNSIGNED DEFAULT 0 NOT NULL, `tstamp` INT UNSIGNED DEFAULT 0 NOT NULL, `headline` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `alias` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_bin`, `author` INT UNSIGNED DEFAULT 0 NOT NULL, `date` INT UNSIGNED DEFAULT 0 NOT NULL, `time` INT DEFAULT 0 NOT NULL, `pageTitle` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `description` TEXT CHARACTER SET utf8mb4 DEFAULT NULL COLLATE `utf8mb4_unicode_ci`, `subheadline` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `teaser` TEXT CHARACTER SET utf8mb4 DEFAULT NULL COLLATE `utf8mb4_unicode_ci`, `addImage` TINYINT(1) DEFAULT 0 NOT NULL, `overwriteMeta` TINYINT(1) DEFAULT 0 NOT NULL, `singleSRC` BINARY(16) DEFAULT NULL, `alt` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `imageTitle` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `size` VARCHAR(64) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `imageUrl` VARCHAR(2048) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `fullsize` TINYINT(1) DEFAULT 0 NOT NULL, `caption` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `floating` VARCHAR(12) CHARACTER SET utf8mb4 DEFAULT 'above' NOT NULL COLLATE `utf8mb4_unicode_ci`, `addEnclosure` TINYINT(1) DEFAULT 0 NOT NULL, `enclosure` BLOB DEFAULT NULL, `source` VARCHAR(12) CHARACTER SET utf8mb4 DEFAULT 'default' NOT NULL COLLATE `utf8mb4_unicode_ci`, `jumpTo` INT UNSIGNED DEFAULT 0 NOT NULL, `articleId` INT UNSIGNED DEFAULT 0 NOT NULL, `url` VARCHAR(2048) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `target` TINYINT(1) DEFAULT 0 NOT NULL, `cssClass` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `noComments` TINYINT(1) DEFAULT 0 NOT NULL, `featured` TINYINT(1) DEFAULT 0 NOT NULL, `published` TINYINT(1) DEFAULT 0 NOT NULL, `start` VARCHAR(10) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `stop` VARCHAR(10) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `robots` VARCHAR(32) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `canonicalLink` VARCHAR(2048) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `linkText` VARCHAR(255) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, `toolbox_classes` TEXT CHARACTER SET utf8mb4 DEFAULT NULL COLLATE `utf8mb4_unicode_ci`, `toolbox_permissions` CHAR(1) CHARACTER SET utf8mb4 DEFAULT '' NOT NULL COLLATE `utf8mb4_unicode_ci`, INDEX `alias` (`alias`), INDEX `pid_published_featured_start_stop` (`pid`, `published`, `featured`, `start`, `stop`), INDEX `tstamp` (`tstamp`), PRIMARY KEY(`id`)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB COMMENT = '' ; diff --git a/var/backups/backup__20240927150216.sql.gz b/var/backups/backup__20240927150216.sql.gz deleted file mode 100644 index 5fed70b..0000000 Binary files a/var/backups/backup__20240927150216.sql.gz and /dev/null differ diff --git a/var/backups/backup__20241007143716.sql.gz b/var/backups/backup__20241007143716.sql.gz new file mode 100644 index 0000000..fc201e4 Binary files /dev/null and b/var/backups/backup__20241007143716.sql.gz differ