Closed (works as designed)
Project:
Web File Manager
Version:
6.x-2.10-rc4
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2009 at 19:05 UTC
Updated:
21 Oct 2010 at 08:00 UTC
Comments
Comment #1
gauravkhambhala commentedBasically when user don't have permission to download, they should be able to see the file and Login/Register to download message.
Comment #2
kenorb commentedBasically Showing trees and Downloading for Anonymous doesn't work at all.
See here: #475294: No trees found in Public access
Comment #3
simplyrahul commentedI was looking for the same thing
If using CCK - goto file_formatter.inc in filefield folder in module
and paste the following code at the bottom
Comment #4
nhck commentedDear gauravkhambhala,
you should be able to achieve this behavior by using logintoboggan. Its not related to webfm to provide a login screen I think.
Thank you.