cześć
zainstalowałem ComurImageBundle wg. instrukcji
https://github.com/comur/ComurImageBundleDołączyłem go do szablonu twiga wg instrukcji:
{% include "ComurImageBundle:Form:croppable_image_modal.html.twig" with {'include_jquery': false, 'include_bootstrap': false} %}i nic się na stronie nie wyświetla.
Podglądając źródło strony mam:
<script src="/web/bundles/fosjsrouting/js/router.js"></script> <script src="/web/app_dev.php/js/routing?callback=fos.Router.setData"></script> <!-- The jQuery UI widget factory, can be omitted if jQuery UI is already included -->
<script src="/web/bundles/comurimage/js/jquery.ui.widget.js"></script> <!-- The Iframe Transport is required for browsers without support for XHR file uploads -->
<script src="/web/bundles/comurimage/js/jquery.iframe-transport.js"></script> <script src="/web/bundles/comurimage/js/jquery.fileupload.js"></script> <script src="/web/bundles/comurimage/js/jquery.Jcrop.min.js"></script> <script src="/web/bundles/comurimage/js/jquery.color.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/holder/2.5.2/holder.min.js"></script> <!-- ComurImageBundle script. Do not remove this -->
<script src="/web/bundles/comurimage/js/comur.imagelibrary.js"></script> <link rel="stylesheet" href="/web/bundles/comurimage/css/jquery.Jcrop.min.css" type="text/css" /> <link rel="stylesheet" href="/web/bundles/comurimage/css/comur.image_bundle.css" type="text/css" />
ale
przechodząc do folderu web/bundles w ogóle nie ma tych katalogów i plików :/
Proces instalacji przebiegł bez zakłóceń.
Prosze o pomoc.
Ten post edytował dopelganger 15.09.2016, 11:14:54