Pergunta

This is my case:

I'm developing a plugin for Wordpress. I am to browse my server side file directory (uploads) and retrieve a url for a selected file.

I'm planning to do this through jQuery (but not flash).

Are there any good libraries out there for browsing files on a server??

Foi útil?

Solução

would this fit your needs? http://wordpress.org/extend/plugins/filebrowser/

looks clean and you can browse all the folders

Outras dicas

You should have a look at:

Here is another option. It requires you install a PC client and a single file php server. But it runs fast! It is designed for wordpress.

http://the-sync-star.com/

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top