Feature request - File Manager folder usage should be easier
Reported by dleffler | 2013-11-18 21:17:55 UTC | in 2.2.4 (closed)
Though we allow files to be assigned to folders within the file manager, it can only be done one file at a time and currently you can not create new (virtual) folders. Might be nice to allow adding new folders (deleting folders?), and using the 'Select' feature to change folders in batch style.
Comments and changes to this ticket
-

expNinja 2013-12-05 17:12:07 UTC
(from [6342d6ef1f609d26a33cdf1f821fd6a1aacda784]) Implements optional File Manager using elFinder [#1113] https://github.com/exponentcms/exponent-cms/commit/6342d6ef1f609d26...
-

expNinja 2013-12-05 17:25:03 UTC
(from [1d361fb13ed8702ae09b88e2e56474c3aa2be28a]) Missing files for elFinder [#1113] https://github.com/exponentcms/exponent-cms/commit/1d361fb13ed8702a...
-

expNinja 2013-12-05 17:39:34 UTC
(from [d9613330d205a771e1a0001cf46ad5190fc16a05]) Fixes to get elFinder working again [#1113] https://github.com/exponentcms/exponent-cms/commit/d9613330d205a771...
-

expNinja 2013-12-05 17:45:59 UTC
(from [7679014a4bdc5d3c8ace6be30fc4de601de133c5]) Activates elFinder debugging logger /tmp/elfinder.txt [#1113] https://github.com/exponentcms/exponent-cms/commit/7679014a4bdc5d3c...
-

expNinja 2013-12-06 02:45:42 UTC
(from [e7c1ec859ed47a5fdaeb0072c375790f48d099df]) Update elFinder config and changelogs [#1113] https://github.com/exponentcms/exponent-cms/commit/e7c1ec859ed47a5f...
-

expNinja 2013-12-06 11:15:01 UTC
(from [0ce1039b5a34428e3a7f31dee9b1868ec2e8e72a]) Disables slingbar 'Uploader' menu item when elFinder is active [#1113] https://github.com/exponentcms/exponent-cms/commit/0ce1039b5a34428e...
-

expNinja 2013-12-07 05:38:26 UTC
(from [44f25ddbe8e49599005b05f33b593c6693a38bf2]) Initial implementation of Title/Alt display/editing within elFinder 'Info' view...cmd shortcut keypresses are stolen such as space, etc...; also activates the 'favorites' (places' feature where a folder can be dropped on 'Places' and acts as a favorite location [#1113] https://github.com/exponentcms/exponent-cms/commit/44f25ddbe8e49599...
-

expNinja 2013-12-07 16:06:40 UTC
(from [ff249703dc949b480789663ebf88ae4238e4faae]) Updates elFinder to: auto-resize to size of window; fixes file info dialog to now send keypresses to command shortcuts (modal); displays file owner in file info dialog; [#1113] https://github.com/exponentcms/exponent-cms/commit/ff249703dc949b48...
-

expNinja 2013-12-07 21:55:17 UTC
(from [52a92eb15b32bfdebb15500767ef15aa541cf822]) Updates elFinder code with latest fixes; moves Exp specific files to 'file' module 'connector' folder to make it easier to update that 3rd party library [#1113] https://github.com/exponentcms/exponent-cms/commit/52a92eb15b32bfde...
-

expNinja 2013-12-08 04:44:42 UTC
(from [0857a1959dcefdc3fba51b1e6c11ff876f86bb91]) Fixes an expFile mimetype error; Updates elFinder:; adds editing 'shared' status; adds auto-resize on upload using quick-upload width setting; customizes list view to display owner and shared status; greatly speeds up file info dialog display; [#1113] https://github.com/exponentcms/exponent-cms/commit/0857a1959dcefdc3...
-

expNinja 2013-12-08 05:06:07 UTC
(from [08e920ae8385c3ea1cee2079d876400812d06389]) Updates elFinder:; disables image edit on Pixlr and resize/crop/rotate on 'locked' files (though we don't really lock files yet) [#1113] https://github.com/exponentcms/exponent-cms/commit/08e920ae8385c3ea...
-

expNinja 2013-12-08 16:31:19 UTC
(from [2ca17a1aeab55dec85846d9b2132a438b99522f6]) Updates elFinder:; now properly process renaming and moves updating existing expFile records instead of creating new ones (with new/different id's); also addresses some warnings which crashed ajax calls [#1113] https://github.com/exponentcms/exponent-cms/commit/2ca17a1aeab55dec...
-

expNinja 2013-12-08 16:58:45 UTC
(from [c91d3c06e4f93b318465b45016fdc57de289f103]) Updates elFinder:; updates some comments [#1113] https://github.com/exponentcms/exponent-cms/commit/c91d3c06e4f93b31...
-

expNinja 2014-01-09 17:03:48 UTC
(from [b35999940d3164fff5e72bb2987b4623444fa16a]) Adds elFinder toolbar icon to switch to page/module selector which fixes a limitation in both elFinder w/ CKEditor and TinyMCE in general about moving to or moving back from the page/module selector [#1113 #1081] https://github.com/exponentcms/exponent-cms/commit/b35999940d3164ff...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
People watching this ticket
Tags
Referenced by
-
1081
Feature request - Add tinymce support
(from [b35999940d3164fff5e72bb2987b4623444fa16a])
Adds el...