Adrien Nicolet
Adrien Nicolet
@christiangalsterer I would be very interested to know the necessary steps you used! +1
@dbu this PR is also ready for review. Combined with the changes on the Sandbox and CreatePHP, it is now possible to automatically create the routes for new NewsArticle thanks...
@dbu @lsmith77 I think the website is ready for the merge. Don't forget that the following commits are also needed in createphp and createbundle: https://github.com/symfony-cmf/CreateBundle/commit/3fd99e04446ea00935db611af24ed11b37ea9f8e https://github.com/symfony-cmf/createphp/commit/8fe92e5b7358c22f4d117839ab871ae542f413e5 The next steps would...
@lsmith77 done: - https://github.com/symfony-cmf/createphp/pull/1 (I would like to merge it in our fork before sending it back to flack/createphp) - https://github.com/symfony-cmf/CreateBundle/pull/19
Thanks for helping me on this! Here is the status: ``` figure out how to deal with the existing content if saving from the news overview page ``` This handles...
@lsmith77 FMPOV, now we just need to decide what we do with the Create.js bugs listed at the end of https://github.com/symfony-cmf/symfony-cmf-website/pull/9#issuecomment-11480988. I think that when https://github.com/flack/createphp/issues/29 and https://github.com/flack/createphp/issues/44 will be...
@dbu it is not concerned by the last changes on createphp (https://github.com/flack/createphp/pull/45) because it is only needed for the route creation on the Sandbox. But it has been closed anyway....
After this commit I can't add news anymore. There is a weird issue with create.js when I click add.  I can't figure out what is happening. Any idea?...
My bad, I didn't update the twig template used to display the news... There are now using the noautotag attribute and the creation of news with create.js is working fine...
I'm not sure about this serializer version... May be someone should try to checkout the project and see if it works on his machine as well. I think this is...