MDL-61817 tinymce: Add privacy implementation for all plugins
None of the TinyMCE plugins have any user preference or database table. They all implement the null provider.
This commit is contained in:
@@ -26,3 +26,4 @@ $string['pluginname'] = 'CTRL+right click helper';
|
||||
|
||||
/* All lang strings used from TinyMCE JavaScript code must be named 'pluginname:stringname', no need to create langs/en_dlg.js */
|
||||
$string['ctrlhelp:desc'] = 'CTRL + right click for more options';
|
||||
$string['privacy:metadata'] = 'The Ctrl+right TinyMCE plugin does not store any personal data.';
|
||||
|
||||
Reference in New Issue
Block a user