Installation issues with elFinder 2.0

Added by pop corn 5 months ago

Hi,
I just discover this incredible script, but i can't make it run on my site. I want to do a independant installation but I have several small problems.
When i download the 2.x package (zip) I don't have all the files that have to be called like in the wiki https://github.com/Studio-42/elFinder/wiki/Install .
  • if i call elFinder.js instead of elfinder.min.js i have an issue saying elfinder is not a function (in firebug)
  • if i put the elfinder.min.js fron the 1.2ver it doesn't work too.

Is there a place with the install documentation up to date for the 2.0RC1 version ?
Is it normal that some files are potentialy missing in the package ? (I don't think so but i download several times the package and i don't know where i fail)

thanks


Replies (4)

RE: Installation issues with elFinder 2.0 - Added by Troex Nevelin 5 months ago

They are not missing, they are just not build. First look at the file elfinder.src.html - that is developer version where all files are loaded. Releases come with minified files instead many small files. You can build elFinder following https://github.com/Studio-42/elFinder/wiki/Build-and-compress-elfinder-from-source

RE: Installation issues with elFinder 2.0 - Added by pop corn 5 months ago

Thanks for the fast answer.

I've try to build elFinder but i have some problem to do it. I have try to install the require software (not easy for me) but i have an error when i run jake -C ./build elfinder : Error: Cannot find the namespace "C" for task "C:\***\***\elFinder\css\command.css".

Can you put a build version of the 2.0RC1 on the download section plz ? (the simplest way for me and for others i think)

if not what can i do plz ?

RE: Installation issues with elFinder 2.0 - Added by Troex Nevelin 5 months ago

elFinder 2 build will be published when release is ready, right now elFinder is in development stage

RE: Installation issues with elFinder 2.0 - Added by pop corn 5 months ago

Ok thanks,
so I will wait for the finished release.

(1-4/4)