ruian / RuianUploadifyBundle

Add Uploadify support for symfony2
21 stars 8 forks source link

Improvement: Uploadify Auto Include Resources and Form Theme #8

Open umpirsky opened 12 years ago

umpirsky commented 12 years ago

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