RuianUploadifyBundle icon indicating copy to clipboard operation
RuianUploadifyBundle copied to clipboard

Improvement: Uploadify Auto Include Resources and Form Theme

Open umpirsky opened this issue 13 years ago • 0 comments

When using uploadify in form, it's required to manually include static resources (css, js...) and form theme. That can be improved, please see CKEditor example, same pattern can be applied I guess:

https://github.com/egeloen/IvoryCKEditorBundle/blob/master/DependencyInjection/IvoryCKEditorExtension.php#L30 https://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/views/Form/ckeditor_widget.html.twig

umpirsky avatar Apr 10 '12 10:04 umpirsky