0
votes

I would like UserA to be an Administrator in dnn/SomeCountry/SomeDepartment/SomeArea But only be an Author in dnn/SomeOtherCountry/SomeOtherDepartment/SomeOtherArea

I would like the hierarchy to be easy for an end user to create and preferably light weight. I would then like the page at the end of the tree to show a custom module based on the role.

Is this possible do this with an existing nestable content item? (folder or group or sub-site or sub-page etc)

It looks like i could do this with sub-site but I think a sub-site is far to heavy for what i am looking for (lots of duplicated css etc), some type of 'folder' would be a better fit.

Is there a content type that already supports this? Is there a module that already supports this?

If not then how easy would this be to implement?

p.s i tried posting this question on the DNN forum and go no response

Thanks for your help in advance!

1

1 Answers

0
votes

You wouldn't likely be able to do this easily with the Community Edition of DotNetNuke, but using the more granular permission model in Professional Edition I believe you could do this fairly easily.

They wouldn't be "admins" but you can give roles the ability to "ADD" pages at different hierarchies, something you can't do in CE.