Saturday, July 31, 2010
  Search
 
Register
Login
 
New "Styles" SkinObject Found in DotNetNuke 4.9
One more addition has been added to the developer's DotNetNuke skinning toolbox with the release of DotNetNuke 4.9. Introducing...the Styles SkinObject. This little object is a very welcome addition ...

Find this article and more in the DotNetNuke category

Read This Article . . .

New DotNetNuke 5.0 Cambrian Package Writer for Module Developers
Attention developers! DotNetNuke 5.0 Cambrian has a nifty new tool to help developers package their modules nicely to fit with the new “Extensions” manager. Under the old Module Definitions manager, ...

Find this article and more in the category

Read This Article . . .

Getting Aquainted with the DNN Classes
 So, you've decided to start checking out DotNetNuke development and you're wondering where to start, right? Well, it's easy to start taking a quick tour of the DotNetNuke classes now with the help o...

Find this article and more in the category

Read This Article . . .

SERIES: Anatomy of a DNN Web.Config File-connectionStrings
The section holds all the necessary information for database communication from your website. At minimum, there will be at least one connection string for any DotNetNuke website...

Find this article and more in the category

Read This Article . . .

Using DNN to take Advantage of GoDaddy Domain Names
Let's face it, GoDaddy is cheap. Pay for the hosting services and the domain names are $1.99, not a bad deal. And even without hosting services, you can pick up domain names for as low as $6.99. Put ...

Find this article and more in the category

Read This Article . . .

Customize Your DotNetNuke Installation
Do you ever get tired of installing DotNetNuke just to go and change the same properties over and over? Why not just customize your install and skip the drudgery all together…

Find this article and more in the category

Read This Article . . .

CodePrint Module
Tired of mucking around with adding code chunks to your website? We all know what a pain it can be trying to add some simple block of code to our webpages and still make it readable. Introducing....T...

Find this article and more in the DotNetNuke category

Read This Article . . .

How To Customize the Privacy and Terms Links on Your DotNetNuke Portal
Straight out of the box, DotNetNuke already has a lot of things covered. But, what do you do when you are ready to begin customizing your site. Sometimes, it’s not so easy to figure out how to make t...

Find this article and more in the category

Read This Article . . .

Converting a CSS Template To a DotNetNuke Skin
Creating DotNetNuke Skins can be a time consuming task. But, it's really not that hard and it doesn't have to be if you can use templates to help get started. Why not convert some free templates from...

Find this article and more in the category

Read This Article . . .

DotNetNuke 5 Cambrian Extropy Skin Features and Limitations
The new DotNetNuke Extropy skin looks very cool from a distance...leaps and bounds above the old default blue skin. But, it's got some limitations you should know about upfront.

Find this article and more in the category

Read This Article . . .

Recently Added Articles

Minimize
Article List

 

DotNetNuke 5 Cambrian Extropy Skin Features and Limitations

12/11/2008 5:59:20 PM - By Briana Tarrance

Category: | | Comments 0

 

 

Related Links

Aside from looking way better out of the box, the new Extropy skin was some advantages over the old default skins.  The most obvious difference is that the skin is based on <div> tags and not on a <table> layout.  The next most obvious differences is the skin is using SkinWidgets as you can see with the new "toolbox" feature.

The new feature is very cool, but should be used more as a learning tool for DNN Skin designers and developers as it doesn't work in the "anticipated" way a user would expect in a production environment.

As expected, clicking on an icon does indeed change the settings of the current page. (However, you'll notice that not all the text changes in response to the text changing icons...this can be fixed with some good CSS style sheet modifications though. It is a limitation of the stylesheet and not the widget)

But. . . it does not work as "anticipated" because when I (the user) navigate to another page, the page will revert to the default skin unless I've elected something different. So, technically a user would have to make selections on EVERY single visited page before their preferences would be shown to them.

So, while TECHNICALY the feature works as designed, it doesn't work as ANTICIPATED for the end user.

There is good news however, if you're looking for a module to do something like that...

Shameless plug begins here. . .

The veCSSViewer module allows you to use one skin (.ascx) file and add as many stylesheets as you want for it. You can add a visual cue or image to represent each stylesheet and you.  ( Check out the demo here )

As the portal admin, you can decide whether you want the preference to work on one page only or for the entire site. Preferences for registered users are persisted for the lifetime of the module and preferences are even persisted for anonymous users for the lifetime of their cookie. You can visually control your site's look and feel and offer your users a special treat to personalize their visit. If you want to see more just visit the module on Snowcovered or on Virtual-Essentials.com

 

 

OK... shameless plug over...

 

 

 


 
 
Copyright 2008 by Virtual-Essentials.com Privacy Statement    Terms Of Use