summaryrefslogtreecommitdiff
path: root/app/views/nodes/show.html.erb
AgeCommit message (Collapse)Author
2009-03-08added basic preview feature. If a draft exists, the show action renders a proper preview. If not the default show template is rendered.hukl
2009-02-21wiring together some views to make basic navigationhukl
in the admin interface possible
2009-02-08added nodes controller and made it a resource.hukl
since the node is the proxy for the pages behind it, it makes sense to operate on nodes rather than on the pages themselves.