From 26f979c75f67af61b24b191b078a7dbb24f6fb52 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Thu, 20 Jun 2024 16:53:54 +0200 Subject: [PATCH] Documentation: Add mention of removal of previous stylesheets in changelog --- public/documentation/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/documentation/changelog.html b/public/documentation/changelog.html index 9c8539b4a6..40464641d3 100644 --- a/public/documentation/changelog.html +++ b/public/documentation/changelog.html @@ -90,6 +90,7 @@
  • Blogs: The blogs tool is not available. It might be included again in future versions, but there were too many changes required to include it in v2.0.
  • Dropbox: The dropbox tool is not available. It might be included again in future versions, but there were too many changes required to include it in v2.0.
  • Global: Sub-folder mode: Chamilo 2 will not support being installed in a sub-folder. Nowadays, defining a subdomain has become very easy and provides higher security and more configuration flexibility, and supporting sub-folders is a complex task.
  • +
  • Display: Upon migration, the stylesheets are reset to the default Chamilo stylesheet. You will have to redesign your stylesheets using the stylesheets tool in the admin UI.
  • Known issues