Changes for page Delete Folder(s)

Last modified by Erik Bakker on 2023/01/31 10:14

From version 26.1
edited by Erik Bakker
on 2022/05/02 09:26
Change comment: There is no comment for this version
To version 25.1
edited by Erik Bakker
on 2022/05/02 09:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,9 +7,9 @@
7 7  
8 8  ==== 1. How to use====
9 9  
10 -Once activated this Groovy script will automatically delete all folders that pass the criteria. In the store item the criteria are as follows:
11 -* The folder name is a date (formatted as yyyy-MM-dd)
12 -* The folder is older than X days (X is configurable)
10 +Once activated this Groovy script will automatically delete all folders that pass the criteria. In the store item the criteria are as follows:
11 +a. The folder name is a date (formatted as yyyy-MM-dd)
12 +b. The folder is older than X days (X is configurable)
13 13  
14 14  ==== 2. Keynotes & restrictions====
15 15