stfalcon / BlogBundle

Simple blog module to your Symfony2 project. Posts / Tags / Cut and Read more / Highlight Source Code / Breadcrumbs / Paginations / Unit tests / Disqus comments widget
stfalcon.com/blog
33 stars 12 forks source link

How can I use tinymce editor for admin post form? #25

Open rajeshmeniya opened 10 years ago

rajeshmeniya commented 10 years ago

Hello,

I want to use tinymce editor for admin post form (admin/stfalcon/blog/post/1/edit), is any parameter to do it? or how can I override post admin class (vendor/stfalcon/blog-bundle/Stfalcon/Bundle/BlogBundle/Admin/PostAdmin.php)?