summaryrefslogtreecommitdiff
path: root/app/views/content/render_page.html.erb
AgeCommit message (Collapse)Author
2009-03-03introducing page templates - need to add edit capabilitieshukl
renamed the custom template folder forgot one fix for the new custom template path page templates refined renamed page attribute template to template_name as i suspected it to be a reserved word. it still didn't work until i discovered that simon defined the accessible attributes! That costed me 40 minutes of lifetime. But he apologized ;) tests for public and custom page templates
2009-03-02template changes. now lets link that stuff togetherhukl
2009-02-22created route for home page, removed rails index.htmlhukl
2009-02-22lots of view improvements - not ready thoughhukl
2009-02-01added first careful steps for aggregationhukl
2009-02-01fix for date - using the new helper nowhukl
2009-02-01split up the rendering a bithukl
2009-01-31added everything needed to render a pagehukl
2009-01-29added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well ↵hukl
as a functional test which tests the correct mapping of the custom route