Forums

Giving user's Blog Control Panel Access

  • How do i make it so that someone with RegUser/Everyone/Owner has a control panel link shown so they can easily work w/their blog?

  • my goal here is so simple....registered users new their own blog, have an easy way to make posts to it and not have access to other's blogs.
  • You can designate an owner when creating or editing the blog.

    As administrator, Control Panel -> Administration -> Blogs -> Select Blog -> Edit -> enter owner username in "owner"

    If you want another access point to the Control Panel you can change the SiteUrls.config controlpanel link

    <link name="controlpanel" resourceUrl="controlpanel" resourceName="controlpanel" roles="Registered Users" /> 

    Hope that helps,

    Dave