Closed ciprian-cucu closed 11 years ago
Hi @cipyk.
I have not updated the documentaion for months, sorry, I promise to revise and update this week.
The blog has some dependencies difficult.
Regards!
Hei, thanks for replying so soon. I'm looking forward to testing the bundle :)
Hello,
https://packagist.org/packages/desarrolla2/blog-bundle It is very useful until desarolla responds =).
You must to write "desarrolla2/blog-bundle": "dev-master" into composer.json and not "rss-client-bundle" only
Good luck to you.
Hi for all.
I just updated the version required by rss-client and fix the bug.
You only need run
composer update
Regards
Hola desarrolla, primero quiero decirte que soy un gran fan del trabajo que haces, he visto los bundles que tienes aqui en github y los post del sitio desarrolla2.com y me parecen fantasticos.
Disculpa mi desconocimiento pero estoy intentando instalar el BlogBundle pero no veo por niguna parte el layout (backend.html.twig), me podrias decir que me estoy saltando, si es que me falta por descargar algo?.
saludos
Hola Melian, gracias por tu apoyo.
El BlogBundle tiene ciertos requerimientos que no he especificado, por ejemplo tienen que existir determinadas plantillas en la aplicación, si no el BlogBundle dará error.
Publique el BlogBundle más como algo que puedes usar como guía para resolver algunos planteamientos que como algo que se pueda usar para crear un blog, pero viendo que algunas personas lo están intentando usar, voy a tratar de mejorar la documentación.
He creado el repositorio https://github.com/desarrolla2/BlogBundle-sandbox que se supone que va a contener lo necesario para crear un blog desde 0 com el BlogBundle y una aplicación Symfony2.
Mi idea es poder mejorar la documentación mientras que creo el repositorio, estate atento en los próximos días.
Hi Melian, thanks for your support.
The BlogBundle has some requeriments that i dont explain in documentation, for example it needs some templates in your application. if you haven't it the BlogBundle fails.
I published the BlogBundle more as something that you want to follow as guide for develop your blog, than a something that you can use ad hoc. But I see that many people are trying to use it, so i will to improve the documentation.
I created the repo https://github.com/desarrolla2/BlogBundle-sandbox where will contain all things that you need to create your blog from the scratch with BlogBundle and a Symfony2 application.
Mi target is improve the documentation while i'm developing the sandbox, you stay tuned the next days!
Hi Daniel, thanks you very much for the quickly reply, I’m very happy to hear that and I’d like to collaborate with the project too.
best regards rmelian
Hello,
I am trying to install the BlogBundle to a Symfony2.2 project.
As instructed, I modified the .json file and then ran the command
php composer.phar update
but i got an error
desarrolla2/rss-client v2.0.3 requires ezyang/htmlpurifier dev-master -> no matching package found.
From what I understand, htmlpurifier is a third party library that cannot be loaded directly by composer.
I've been trying to set it up but it seems that no matter what I do, the composer update still won't see the library.
Can you offer a simple procedure to install the dependencies (including htmlpurifier) in order to intall the BlogBundle?
Best Regards, Ciprian