Commit Graph

3 Commits

Author SHA1 Message Date
6bb491aadc Support for page urls
Now we can access pages with the following url
/p/<project_url>/<page-url>. Internally we use the existing view_node,
but if we detect that the node_id is not an object id we try to treat
it as a page url and therefore we try to define node and project using
render_node_page().
2016-12-02 16:57:51 +01:00
62b518c81e Show updated time on page templaet 2016-11-24 18:16:25 +01:00
756e3d2d89 Template for pages 2016-11-11 17:11:35 +01:00