Copied to clipboard

Flag this post as spam?

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


  • Rich Green 2246 posts 4006 karma points
    Oct 02, 2010 @ 14:01
    Rich Green
    0

    Making custom section load first

    Hi,

    I've added a custom section and changed the sort order so that the custom section icon loads first.

    However when I login to the admin the Content & nodes load first and not my custom section.

    How can I fix this?

    Cheers

    Rich

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Oct 03, 2010 @ 00:38
    Dirk De Grave
    0

    Fix it by restarting the website or recycling the application pool as the applications for a specific user get "registered/cached" on login and won't be refreshed after a simpel db edit. Just tried this on a local install (was intrigued by this question)... and it works fine.

     

    Cheers,

    /Dirk

     

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Oct 04, 2010 @ 11:00
    Aaron Powell
    0

    I'm pretty sure Umbraco is hard-coded so that if the user has access to the Admin then they will be defaulted to that. Yep, just checked the source it's hard coded in the umbraco.cms.presentation._umbraco class

  • Rich Green 2246 posts 4006 karma points
    Oct 04, 2010 @ 11:03
    Rich Green
    0

    Thanks Slace, is there no way to override it without editing the source?

    @Dirk, thanks for your reply, I did post back to say it didn't work but didn't go through 

    Rich

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Oct 04, 2010 @ 11:10
    Aaron Powell
    0

    Nope, if they have access to the Content application then it's always going to be first.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies