Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Toni Becker 146 posts 425 karma points
    Sep 05, 2011 @ 10:37
    Toni Becker
    0

    4.7 problem Dashboard.config post

    Hy Richard, like tweeted here's the cfg:

    <?xml version="1.0" encoding="utf-8"?>
    <dashBoard>
      <section alias="StartupDashboardSection">
        <access>
          <deny>translator</deny>
        </access>
        <areas>
          <area>content</area>
        </areas>
        <tab caption="Last Edits">
          <control>/umbraco/dashboard/latestEdits.ascx</control>
        </tab>
        <tab caption="Change Password">
          <control addPanel="true">/umbraco/dashboard/changepassword.ascx</control>
        </tab>
      </section>
      <section alias="StartupMemberDashboardSection">
        <areas>
          <area>member</area>
        </areas>
      </section>
      <section alias="uBlogsyDashboardSection">
        <areas>
          <area>default</area>
          <area>content</area>
        </areas>
        <tab caption="Blog RSS Import Tool">
          <control>/usercontrols/uBlogsy/dashboard/RSSImport.ascx</control>
        </tab>
      </section>
      <section alias="MyDashboardSection">
        <areas>
          <area>media</area>
        </areas>
        <tab caption="Create Crops">
          <control>/umbraco/plugins/CreateCrops/CreateCrops.ascx</control>
        </tab>
      </section>
      <section alias="Content Maintenance">
        <areas>
          <area>developer</area>
        </areas>
        <tab caption="Content Maintenance">
          <control>/usercontrols/ContentMaintenanceDashboard.ascx</control>
        </tab>
      </section>
    </dashBoard>

    Thanks for your help :)

  • Toni Becker 146 posts 425 karma points
    Sep 05, 2011 @ 10:45
    Toni Becker
    0

    i'm stupid man, just looked at the content area... but it was in developer area... omg sorry for my lameness :/

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Sep 05, 2011 @ 11:19
    Richard Soeteman
    0

    Hi Toni,

    Was just about to reply to you that the file worked on my machin. Great that you already figured it out.

    Cheers,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft