Hi In the skinning documentation there's in the page 5 a reference to a suppousely "Skin dashboard" in the settings section of Umbraco backend ("In order to apply the skin, the user only needs to select the desired skin from the Skin dashboard in the site’s Settings section").
I can't find the Dashboard nowhere, is it a feature that was disable in the final release (4.7.1.1)?
The dashboard is the content that's displayed in the main panel when you click on a root node in a section ie. content, media, settings, developer etc. Do you not see anything when you click on these nodes?
Thanks for your reply, but that doesn't explains why the skinning documentation says it's possible to change the skin from a dashboard that is nowhere to be seen.
I'm here looking for the same thing that Vlax was asking about a year ago. I've installed Umbraco on Azure web sites using the default package, used the business starter pack and discovered that once you install a skin, there is no obvious way to change it back to what it was before.
On further investigation it seems you can uninstall all the skins and then re-install just the one you are interested in.
Suggestions for the Packages -> Install Skin page
Show the name of each skin and whether it is already installed next to its name
Skin dashboard
Hi
In the skinning documentation there's in the page 5 a reference to a suppousely "Skin dashboard" in the settings section of Umbraco backend ("In order to apply the skin, the user only needs to select the desired skin from the Skin dashboard in the site’s Settings section").
I can't find the Dashboard nowhere, is it a feature that was disable in the final release (4.7.1.1)?
Or I'm not seeing it for a reason?
Thxs for any help
Vlax
The dashboard is the content that's displayed in the main panel when you click on a root node in a section ie. content, media, settings, developer etc. Do you not see anything when you click on these nodes?
You can see what dashboards are enabled in the /config/Dashboard.config file. If you install a new 4.7 website it should look like this:
Jeroen
Hi
What I see it's actually the following... Is it what i'm supposed to see?
Regads
@Jeroen:
In fact I see the same plus:
But I don't see anything related to a "Skin dashboard"
Yes that's what you're supposed to see. That is the dashboard which you can change. More info about it can be found here: http://our.umbraco.org/wiki/reference/files-and-folders/dashboardconfig.
Jeroen
Thanks for your reply, but that doesn't explains why the skinning documentation says it's possible to change the skin from a dashboard that is nowhere to be seen.
Regards
Vlax
Well the dashboard is nothing but a usercontrol. You have full control over how it looks and works. Perhaps that's what they mean.
Jeroen
You can skin it by using the Umbraco controls. Here is an example: http://our.umbraco.org/wiki/reference/umbraco-best-practices/standard-ui-controls/umbracouicontrols-page-samples
Jeroen
I'm here looking for the same thing that Vlax was asking about a year ago. I've installed Umbraco on Azure web sites using the default package, used the business starter pack and discovered that once you install a skin, there is no obvious way to change it back to what it was before.
On further investigation it seems you can uninstall all the skins and then re-install just the one you are interested in.
Suggestions for the Packages -> Install Skin page
is working on a reply...