Sub Pages

Talk about new features for CMSMS and modules.
Locked
eXcaliburN
Forum Members
Forum Members
Posts: 13
Joined: Thu Sep 08, 2011 6:23 am

Sub Pages

Post by eXcaliburN »

Function/s:
- Hierarchical Pages - Similar to current pages.
- Separate permission to add/edit/delete from standard pages
- Exist' under an existing page, ie: *.com/standardpage/hierarchical/
- Can have a number of pagelist - Different hierarchy list for things like "Manual" or "About" which the Developer could set.
- Integrate with TinyMCEs CMS Page Link
- Set Template Permission

Reason:
Sometimes you need a bunch of pages that the user can create, edit and link to at their own discretion. But you can't give them full access to other pages because they'll probably break the site.
Constantly having to fix their (accidental) mistakes or create a page for them to edit would be a pain.

Smarty:
Could use...
{Pagelist list="manual"} - For embedding a pagelist named 'manual'
{Pagelist menufor="manual" mtemplate="sample"} - For embedding a menu based on specified pagelist, has its own template control.

Ideally; something like this already exist' and I'm just terrible at figuring out what forge modules actually do.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: Sub Pages

Post by paulbaker »

You can select "additional editors" in the Options tab when editing a Page. So your editors could have Edit All Pages unticked (in Users area) but you would be able to select which pages they can edit. Does that cover everything you are asking for?
Locked

Return to “Feature ideas”