BlogBundle icon indicating copy to clipboard operation
BlogBundle copied to clipboard

Simple blog module to your Symfony2 project. Posts / Tags / Cut and Read more / Highlight Source Code / Breadcrumbs / Paginations / Unit tests / Disqus comments widget

Results 7 BlogBundle issues
Sort by recently updated
recently updated
newest added

Hello, I have used this bundle to build simple blog system in my symfony2.2 project, now I need to allow user wise post creation. In short I need to add...

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)?

Some changes for deprecated functions no longer working in Symfony 2.3

I've just finished the installation and got this error when i try to go to the blog index : Method "render" for object "Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination" does not exist in C:\wamp\www\Symfony2.1.7\vendor\stfalcon\blog-bundle\Stfalcon\Bundle\BlogBundle/Resources/views/Post/index.html.twig at...