scigroup/tinyuplmngr 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

scigroup/tinyuplmngr

最新稳定版本:v1.1.0

Composer 安装命令:

composer require scigroup/tinyuplmngr

包简介

TinyMCE + Plupload very minimalistic upload manager

README 文档

README

Don't install it. The bundle is under development!

Current state

Only Doctrine2 is supported.

Installation

Configuration

After installing the bundle, make sure you add this route to your routing:

# app/config/routing.yml

_sci_group_tinymce_plupload_file_manager:
    resource: '@SciGroupTinymcePluploadFileManagerBundle/Resources/config/routing.xml'
{# 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 %}

统计信息

  • 总下载量: 133
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-07-06