Closed spieker closed 13 years ago
Great work, I'll check it out Monday. I've done quite big changes implementing the article show you can customize adding snippets to it like on pages. Give it a try! Monday I'll also implement the categories management and translate completely the backend. Good week end, ciao!
It works with articles now as well.
On Aug 27, 2011, at 6:39 PM, silviorelli wrote:
Great work, I'll check it out Monday. I've done quite big changes implementing the article show you can customize adding snippets to it like on pages. Give it a try! Monday I'll also implement the categories management and translate completely the backend. Good week end, ciao!
Reply to this email directly or view it on GitHub: https://github.com/cantierecreativo/railsyardcms/pull/9#issuecomment-1920361
Hi Silvio,
I have merged your changes into my repo. I had a little conflict, because we had a similar idea, putting the frontend control decision into a variable/method, within the application_helper.rb. I putted it into a helper method, so it's available to all methods and within the views.
There was also a bug I found with the tests, that the frontend editing didn't close the window after saving. So I fixed these bugs now.
I also started a branch for moving the project to rails 3.1 and it seems to work!
Greetings, Paul