Feature #13
Templating the creation of MultiViews?
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
08/06/2010
Due date:
% Done:
0%
Estimated time:
Description
When making a new multiview, the first thing one has to do is select bunches of pages to fill the tendrils. Generally speaking, the pages don't exist yet, nor do the templates. It would make things a lot easier if there were a simple way to actually template the creation of multiviews - i.e. a short form like:
Create a new blog
1. Blog Name
2. Blog Template group
3. Press this button
which would create a blog, a blogmultiview, and make all the related pages with the selected templates.
History
Updated by Stephen Burrows about 14 years ago
This would probably be appropriately done with custom manager methods on multiview models.