From e9456a5b92e54d3d7c7cb517c2e5dd4a27376361 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 5 Jan 2025 16:46:52 +0100 Subject: Add notice that r7r is no longer maintained --- README.md | 4 ++++ ratatoeskr/setup/setup.php | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 120bedf..d1c8d72 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Ratatöskr Ratatöskr is a flexible Content Management System / Blogging Software for PHP >= 7.3. +## ⚠️ No longer maintained ⚠️ + +For now, I no longer maintain Ratatöskr. I don't use it myself any more and to my knowledge nobody else does either. The time I'd need to invest to keep up with new PHP versions and other maintenance chores therefore don't seem worth it. I might revisit this in the future, but for now, I want to focus on other things. + Why you should use Ratatöskr ---------------------------- diff --git a/ratatoeskr/setup/setup.php b/ratatoeskr/setup/setup.php index c9f8398..1ead81d 100644 --- a/ratatoeskr/setup/setup.php +++ b/ratatoeskr/setup/setup.php @@ -233,12 +233,12 @@ STYLE; $article->set_section($section); $article->save(); - try { + /*try { Repository::create("http://r7r-repo-community.silvasur.net/"); Repository::create("http://r7r-repo-official.silvasur.net/"); } catch (RepositoryUnreachableOrInvalid $e) { $ste->vars["notice"] = $translation["could_not_initialize_repos"]; - } + }*/ /* Almost done. Give the user the config file. */ $ste->vars["config"] = "