From 13a723301874e490b3eb8beac8ce06047532ac05 Mon Sep 17 00:00:00 2001 From: Yannick Warnier Date: Wed, 18 Jan 2023 12:16:59 +0100 Subject: [PATCH] Plugin: Clean Deleted Files: Improve documentation --- plugin/cleandeletedfiles/README.md | 4 +++- plugin/cleandeletedfiles/lang/english.php | 2 +- plugin/cleandeletedfiles/lang/french.php | 2 +- plugin/cleandeletedfiles/lang/spanish.php | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/plugin/cleandeletedfiles/README.md b/plugin/cleandeletedfiles/README.md index 74d1c3604a..781494fda4 100644 --- a/plugin/cleandeletedfiles/README.md +++ b/plugin/cleandeletedfiles/README.md @@ -1,4 +1,6 @@ CleanDeleted Files Maintenance plugin === -This plugin allows the administrator to permanently delete files marked as deleted \ No newline at end of file +This plugin allows the administrator to permanently delete files marked as deleted. +Enable the plugin, then add it to the menu_administrator region and check back the +'Plugins' box on the administration page to access it. \ No newline at end of file diff --git a/plugin/cleandeletedfiles/lang/english.php b/plugin/cleandeletedfiles/lang/english.php index 97c7444257..f6441cb155 100644 --- a/plugin/cleandeletedfiles/lang/english.php +++ b/plugin/cleandeletedfiles/lang/english.php @@ -1,6 +1,6 @@