From 7cafbbb9d9ec14462fe8ce0eda86c42d22367757 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 10 Dec 2018 01:40:01 +0100 Subject: media-upload --- app/view/templates/media.php | 77 +++++++++++++++++++++++++++++--------------- 1 file changed, 51 insertions(+), 26 deletions(-) (limited to 'app/view/templates/media.php') diff --git a/app/view/templates/media.php b/app/view/templates/media.php index 043000d..6bcba5d 100644 --- a/app/view/templates/media.php +++ b/app/view/templates/media.php @@ -10,47 +10,72 @@
-

Media

+

Explorer

- - + +
idextensionpathtypesizewidthheightlengh
+ - - - - - - - - - - - '. $dirname.''; + } else { + $folder = '├─📁'. $dirname; + } + echo ''; + echo ''; + echo ''; + echo ''; + foreach ($dir as $key => $value) { + if(is_array($value)) { + treecount($value, $key, $deepness + 1, $path . DIRECTORY_SEPARATOR . $key, $currentdir); + } + } } +treecount($dirlist, 'media', 0, 'media', $dir); ?> + +
folderfiles
id() ?>extension() ?>path() ?>type() ?>size()) ?>width() ?>height() ?>length() ?>
'. str_repeat(' ‎ ‎', $deepness) .$folder.''.$dir['dirfilecount'].'
-

Favicon

+

+ +
+ + + + +
+ +
+ + + + +
+ - - + +
idextensionpathsizewidthheight
+ - - - - - - + + + + + + + +
idexttypesizewidthheightlengh
id() ?>extension() ?>path() ?>size()) ?>width() ?>height() ?>id() ?>extension() ?>type() == 'image' ? 'image 👁' : $media->type() ?>size()) ?>width() ?>height() ?>length() ?>