-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReleaseNotes.htm
More file actions
44 lines (44 loc) · 2.12 KB
/
Copy pathReleaseNotes.htm
File metadata and controls
44 lines (44 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<div>
<h2>
40FINGERS DotNetNuke module FilecuumCleaner</h2>
<img width="242" height="268" align="right" src="http://www.40fingers.net/Portals/0/Images/Products/40Fingers-Product-Box.png" alt="" />
<p>
Project Page:<br />
<a href="http://www.40fingers.net/">www.40fingers.net</a>
</p>
<p>
Product of:<br />
<a href="http://www.40fingers.net">40Fingers</a>
</p>
<p>
40FINGERS FilecuumCleaner is a powerful DotNetNuke module that allows you to periodicly or manually run jobs that clean your DotNetNuke installation from either too large or too old files in specific directories.
</p>
<p>
Stefan Kamphuis 2018-08-14</p>
<div style="clear: both;"> </div>
<h3>Version 02.01.00:</h3>
<ul>
<li style="list-style-type: none;">Upgraded to work in DNN 9.2.</li>
<li style="list-style-type: none;">Added indicator on list for job.active.</li>
</ul>
<h3>Version 02.00.00:</h3>
<ul>
<li style="list-style-type: none;">Changed UI a bit to look somewhat nicer.</li>
<li style="list-style-type: none;">Made sure only Super Users can use the module.</li>
</ul>
<h3>Version 01.00.02:</h3>
<ul>
<li style="list-style-type: none;">Removed "Test" option because it's replaced by "Show Files" now.</li>
<li style="list-style-type: none;">Changed behavior to be able to ignore either Max Age or Max Size. Ignoring both will result in no deletions at all.</li>
</ul>
<h3>Version 01.00.00:</h3>
<h4>Initial version:</h4>
<ul>
<li style="list-style-type: none;">Add jobs to remove too old or too large files from specific folders</li>
<li style="list-style-type: none;">Run job in testmode</li>
<li style="list-style-type: none;">Preview files to be hit and skipped by a job</li>
<li style="list-style-type: none;">Enable/disable scheduled task</li>
<li style="list-style-type: none;">Prevent cleaning unsafe folders.</li>
<li style="list-style-type: none;">Explicitly specify extensions of files to be removed.</li>
</ul>
</div>