Giter VIP home page Giter VIP logo

Comments (5)

alphalemon avatar alphalemon commented on August 19, 2024

Hi,
before the assets install you must grab the ElFinder library:

git submodule init
git submodule update

I've updated the README with those missing information.

Thanks

from elfinderbundle.

topwebstudio avatar topwebstudio commented on August 19, 2024

Thanks! One more thing: in show.html.twig one line is missing:

'bundles/alphalemonelfinder/vendor/ElFinder/js/ui/*'

The files in the ui folder are needed, especially workzone.js
It yells elfinderworkzone is undefined if the file is not loaded.

from elfinderbundle.

topwebstudio avatar topwebstudio commented on August 19, 2024

And one more in the documentation the namespace is wrong:

use ElFinderCore\Connector\AlphaLemonElFinderBaseConnector;

should be this:
use AlphaLemon\ElFinderBundle\Core\Connector\AlphaLemonElFinderBaseConnector;

from elfinderbundle.

alphalemon avatar alphalemon commented on August 19, 2024

HI,
I've fixed the README, while the 'bundles/alphalemonelfinder/vendor/ElFinder/js/ui/*' exists in the show.html.twig https://github.com/alphalemon/ElFinderBundle/blob/master/Resources/views/ElFinder/show.html.twig

from elfinderbundle.

topwebstudio avatar topwebstudio commented on August 19, 2024

Yes I saw later it existed but didn't loaded for me. Anyway now it's all working. Thanks for the nice bundle, saved me alot of time.

from elfinderbundle.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.