there's something, not really tested, that you can definitely try: 
from gluon.tools import Expose
myfolders = Expose()
return dict(myfolders=myfolders)

On Wednesday, October 31, 2012 3:04:14 AM UTC+1, Richard Penman wrote:
>
> Is there an existing app / plugin that supports selecting a file from the 
> server?
> Specifically I want to select a filepath from the /static/ directory and 
> sub-directories.
>
> Richard
>

-- 



Reply via email to