web file browser

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

web file browser

Nick
Hi,

Has any written a Seaside file system browser - not a browser for WAFileLibrary derived files - rather one that would let users upload files, to specific directories on a server and possibly delete, move and rename remote files.

Cheers

Nick

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: web file browser

Bart Veenstra
This would be very usefull indeed! During camp smalltalk, I created a
simple filebrowser using JSTree and JQuery grid. I'll dust it off see
if it works with pharo. Hopefully, grease already supports walking
through file systems.

Regards,

Bart

2010/10/27 Nick Ager <[hidden email]>:

> Hi,
> Has any written a Seaside file system browser - not a browser for
> WAFileLibrary derived files - rather one that would let users upload files,
> to specific directories on a server and possibly delete, move and rename
> remote files.
> Cheers
> Nick
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: web file browser

Nick
Hi Bart,

On 27 October 2010 16:35, Bart Veenstra <[hidden email]> wrote:
This would be very usefull indeed! During camp smalltalk, I created a
simple filebrowser using JSTree and JQuery grid. I'll dust it off see
if it works with pharo. Hopefully, grease already supports walking
through file systems.

That would be really helpful

Thanks

NickĀ 

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: web file browser

Lukas Renggli
I suggest to use the Filesystem library of Colin from
<http://source.lukas-renggli.ch/fs/>. It works on Pharo and GemStone.

Lukas

On 27 October 2010 18:04, Nick Ager <[hidden email]> wrote:

> Hi Bart,
>
> On 27 October 2010 16:35, Bart Veenstra <[hidden email]> wrote:
>>
>> This would be very usefull indeed! During camp smalltalk, I created a
>> simple filebrowser using JSTree and JQuery grid. I'll dust it off see
>> if it works with pharo. Hopefully, grease already supports walking
>> through file systems.
>
> That would be really helpful
> Thanks
> Nick
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside