as a user, I would like to create a “derived” pages, which will use template data from one page to in different page, using template.
We are using scaffolding to create knowledge base repository. The page has many attributes that we do not want to expose to external viewers.
Possible implementation is to add a view only template macro: view-template, with one of the attribute is a reference to the original page that holds the data. The macro should only support get-* operations.
Hosting platform | Server |