NAVIGATION
Direct move and delete files in file center, which are marked as deleted.
The files are also physically deleted.
At this time only files with the status of ownership “private files” will be deleted.
The user must have admin rights.
Docu: –
Forum: –
Author: K.Heermann (flip-flop) http://planmatrix.de
CMS Version: >= 1.4x
Version: V1.0 (17.08.2010)
Folder: include/inc_ext/be_special/ *
File: act_fileX.php
Condition: –
Best call is done from the file startup.php. → Custom links in "home"
set db for trash can, move files into folder “can_be_deleted”, delete flies in folder “can_be_deleted”:
<a href="include/inc_ext/be_special/act_fileX.php?trash=0|9">
set db for trash can, move files into folder “can_be_deleted”, delete flies in folder “can_be_deleted”:
<a href="include/inc_ext/be_special/act_fileX.php?moveldeletedfiles=XX">
Where “XX” is the user-ID.
File: act_fileX.php (2.44 KiB, 50 downloads)