Closed (works as designed)
Project:
Web File Manager
Version:
6.x-2.12
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2010 at 18:47 UTC
Updated:
18 Jul 2010 at 21:40 UTC
If a user has access to several directories in webfm, Is it possible to force a specific order of directories? i.e. can the admin rearrange the order?
Thanks in advance.
rob
Comments
Comment #1
cgmonroe commentedNot in the current code. The order is mostly based on what the file system returns when read.
You might want to look at this patch which adds support for custom layouts. (Warning I'm biased towards this :) ). Doesn't add display order, but it does allow you to specify current directories and hide others.
http://drupal.org/node/736548
Comment #2
nhck commented