Community Server on my mind

J-O Eriksson's blog


  • Running on CS 2.1 SP 2

    See top menu for subscription options

    Technology Blogs - Blog Top Sites

    BlogRankers.com

    Add to Technorati Favorites



Go directly to site admin and skip the dashboard

This might be a small thing for most people, but I find it somewhat irritating to end up at the dashboard each time I want to go to the Site Administration. I click the Control Panel button, and the Dashboard appears, and I always click on Administration right away to go to the Site Administration.


Dashboard


Site Administration

Can I change this behavior? Of course you can, it's Community Server! Smile

All you have to do is open up your SiteUrls.config and find the following section:

<!--
// ControlPanel paths
//
-->
<url name="controlpanel" location = "controlpanel" path="default.aspx" />

Change the path="default.aspx" to path="setup.aspx". Then save and close the file, and 'touch' your web.config. Next time you click on the Control Panel button, it will take you directly to the Site Administration.

I never really did like the Dashboard, since I believe the Site Admin gives a better overview than what the Dashboard does.

If you enjoyed this post Subscribe to my feed via RSS or e-mail!
Posted: Monday, September 11, 2006 4:13 PM by J-O Eriksson

Comments

Community Server Daily News said:

news of the day a grab bag for what's happening in Community Server Check out shell: revealed, a new

# September 11, 2006 2:00 PM

pamacs said:

The only problem is, that you will loose the Dashboard tab. If you click it, you will go to "setup.aspx" too, and no more to "default.aspx".
# September 11, 2006 3:04 PM

J-O Eriksson said:

Yes, I know. And there is probably some other way to do this in SiteURLs.config that might not have that side effect. In my case, I never use the Dashboard anyway. But If I need to go to it I could always type default.aspx in the browsers address bar.

# September 13, 2006 9:41 AM

Community Server Bits said:

J-O&#39;s irritations become our efficiency gains. Here J-O shows us how to go directly to the Site Administration

# March 12, 2007 8:26 AM

External Feeds said:

I&#39;m streamlining a control panel offering for one of my clients whose first reaction to the Control

# June 14, 2007 5:06 PM

Community Blogs said:

I&#39;m streamlining a control panel offering for one of my clients whose first reaction to the Control

# June 14, 2007 5:46 PM
New Comments to this post are disabled