simogeo / Filemanager

An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938 stars 350 forks source link

Does "expandedFolder" option works? #539

Closed dsu closed 6 years ago

dsu commented 6 years ago

I would like to set the current directory of a file manager. Preferably by JS API. I have tried expandedFolder parameter. I can see a second Ajax request that fetches a content of that directory, but file manager shows root directory. It doesn't work in demo application either: http://fm.devale.pro/index.html?expandedFolder=My

psolom commented 6 years ago

You are at the wrong repository. This one is deprecated, and the demo that you mentioned is refered to the https://github.com/servocoder/RichFilemanager repository

Duplicate this issue in the right repo and I will check the issue and provide reply.