dev-master
9999999-dev https://github.com/sciGroup/tinyuplmngrTinyMCE + Plupload very minimalistic upload manager
MIT
The Requires
by Ostretsov Artem
form symfony2 tinymce doctrine2 file manager plupload
TinyMCE + Plupload very minimalistic upload manager
Don't install it. The bundle is under development!, (*1)
Only Doctrine2 is supported., (*2)
After installing the bundle, make sure you add this route to your routing:, (*3)
``` yaml, (*4)
_sci_group_tinymce_plupload_file_manager: resource: '@SciGroupTinymcePluploadFileManagerBundle/Resources/config/routing.xml', (*5)
``` twig {# Template file with form #} {% import "SciGroupTinymcePluploadFileManagerBundle::_macro.html.twig" as tpfm_macro %} {% block head_javascripts %} {{ parent() }} {{ tpfm_macro.plupload(app.environment, app.session.getId(), eventPage.eventPageIdMappingType, max_uploaded_filesize_mb) }} {% endblock %}
TinyMCE + Plupload very minimalistic upload manager
MIT
form symfony2 tinymce doctrine2 file manager plupload