Ok, so I didn't think I'd be back quite so fast being a forum pest but this one's got me pretty confused. I've followed another tutorial and what's happening to me is different from the video, probably I'm running a newer version of PW. I have two templates blog-index.php and blog-entry.php.
blog-index.php is a one off. No other pages should use this, just /blog/. blog-entry.php pages are children of blog.
So I wanted to use the shortcut to 'Add New' to be able to create a blog entry, which automagically files the page as a child of blog. When I try and set this up, I get the following mesage (and still only 'Bookmarks' under the 'Add New' button):
Templates indicated with ♦ also need to be configured to allow this template as a parent. Click any selected template as a shortcut to configure allowed parents.
Now, when I check the dropdown above this, a few templates have a '♦' next to them, namely 'admin', 'permission', 'role' and 'user'. What else do I have to do here? I'm not sure why I'd have to configure these other templates in order to only allow blog entries under blog. What do the other templates have to do with this? Tried searching around for this to no avail.
My past experience has shown me that I don't expect clients to be able to 'work out' where stuff goes, only to add predefined pages to predefined places (the 'Add New' shortcut button seems ideal for this), and to edit select content types (not sure these exist in PW). In Drupal, I set very rigid permissions of what they could or couldn't do using roles and permissions settings to avoid that phone call when you're on another job "The menus broken" (because they created too many top level pages and your cool CSS menu is now over two lines ). Looking to do something similar.
Thanks in advance for any advice.