From a2ddfdaa9037956308a26e1f257f0cc409e98b29 Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Sat, 20 Nov 2021 20:39:28 -0500 Subject: [PATCH] Mark JCapture as deprecated --- plugin/jcapture/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugin/jcapture/README.md b/plugin/jcapture/README.md index e2eb327dc2..a26f11a27f 100644 --- a/plugin/jcapture/README.md +++ b/plugin/jcapture/README.md @@ -1,6 +1,12 @@ JCapture === +> DEPRECATED: This plugin is no longer maintained and will be removed in a future release. +> +> JCapture use the embed Java Applet element. This feature is no longer recommended. +> Though some browsers might still support it, it may have already been removed from the relevant web standards + + The jCapture plugin integrates a set of JavaScript and Java Applet files that enable the recording of desktop screencasts directly into the Chamilo documents tool. By enabling the plugin, a new icon will appear in the action bar of the documents tool. \ No newline at end of file