2017 © Pedro Peláez
 

sci-bundle tinyuplmngr

TinyMCE + Plupload very minimalistic upload manager

image

scigroup/tinyuplmngr

TinyMCE + Plupload very minimalistic upload manager

  • Sunday, January 24, 2016
  • by ruFog
  • Repository
  • 1 Watchers
  • 2 Stars
  • 35 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Minimalistic file manager for content editing

Don't install it. The bundle is under development!, (*1)

Current state

Only Doctrine2 is supported., (*2)

Installation

Configuration

After installing the bundle, make sure you add this route to your routing:, (*3)

``` yaml, (*4)

app/config/routing.yml

_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 %}

The Versions

24/01 2016

dev-master

9999999-dev https://github.com/sciGroup/tinyuplmngr

TinyMCE + Plupload very minimalistic upload manager

  Sources   Download

MIT

The Requires

 

by Ostretsov Artem

form symfony2 tinymce doctrine2 file manager plupload