You need to Register for free and Login to post a message in the forum.

Forum

Subject: default.aspx files updated for CSS skins
Prev Next
You are not authorized to post a reply.

Author Messages
leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

12 May 2006 2:28 AM  
We have updated a line of code within the default.aspx files for switching DotNetNuke to operate in Standards Compliance mode when working with CSS based skins.

We have added to the html tag, xmlns="http://www.w3.org/1999/xhtml"

This ensures full compatibility with all versions of DotNetNuke and all browsers. - This was raised to my attention by Lucien Taylor who came across a problem using the old default.aspx file with DNN4.0.3, so thanks Lucien.

You can download the new default.aspx files for DNN3.x and 4.x from the tutorial:
Browser Quirks, Standard Compliance modes and Doc Types

or from the free Simple Red Leaf CSS skin page.

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
mikeharr
Nuke Newbie
Nuke Newbie
Posts:1

24 Aug 2006 6:27 AM  

Hi,

I have two questions regarding XHTML compliant DotNetNuke.

I am using DNN 4.3.4 and after changing the default.aspx the self closing meta tags are changed in browser html from this -
<meta id="MetaDescription" runat="Server" name="DESCRIPTION" />

to this:
<meta id="MetaDescription" name="DESCRIPTION" content="Your Description Goes Here">

Please note the removal of self closing tag. Therefore, a validation error is shown by W3C Markup validation. Does anyone know the reason behind it or how to solve the issue??

Another question is the Solpartmenu seems to be working after change in document type. Is that supposed to do that now??

Many Thanks
Arif Shah  

leesykes
DNN Creative Staff
Nuke Master III
Nuke Master III
Posts:3325

24 Aug 2006 8:01 AM  
The default.aspx file for DNN 4.3.4 that is available from here
Browser Quirks, Standard Compliance modes and Doc Types

enables you to setup DNN to operate in Standards Compliance mode. - However it doesn't make DNN validate.

There are several areas where DNN needs to be adjusted to make it validate, including core code and module code changes.

I have made DNN V3.x validate, but I haven't looked at DNN 4.x yet.

I suspect the problem is set from the default.aspx.vb file - I would have a look at the code in there.

Yes the new version of Solpart that comes with DNN 4.3.4 now works in XHTML transitional mode.

Thanks,

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > Announcements > default.aspx files updated for CSS skins



ActiveForums 3.7

Latest Forum Posts

RE: Reversing Limited Access to the Admin Menu by wynnjon
OK-So I've updated the TABS table entries in the database and set the previously modified entries (t...
RE: localhost Install issues by leesykes
If you go to the subscribe page and click on the get free trial button - this takes you to a page wh...
localhost Install issues by cdees
I've set up a local host and want to run DNN for a local development machine.  The host is set up; h...
RE: Reversing Limited Access to the Admin Menu by wynnjon
That is what I thought.  So for my clients that will need to manage user accounts, I can not limit t...
RE: Reversing Limited Access to the Admin Menu by leesykes
I seem to recall it doesn't work
RE: Reversing Limited Access to the Admin Menu by wynnjon
Thanks Lee-  I will give that a try.An additional question- If you place the "User Accounts" page un...
RE: Reversing Limited Access to the Admin Menu by leesykes
all you need to do is reverse the process within the SQL tables.Compare the data to the other rows i...
RE: Module not working when logged off. by leesykes
thanks for the info,
Reversing Limited Access to the Admin Menu by wynnjon
Hi!  I followed the tutorial for limiting the access to the admin menu.  What a great thing!However,...
RE: Trouble installing! Designer trying to be a Developer. by leesykes
glad to hear you found a solution, thanks,
RE: Skim Question by leesykes
You could but you will not be able to have an XHTML compliant page as the SolpartMenu is non-complia...
RE: Include in Menu - Weird Request by leesykes
For your sitemap.xml file - use GSiteCrawlerYou could create the site map before moving the sub menu...
RE: Trouble installing! Designer trying to be a Developer. by awright14
It looks like I had ASP installed in the wrong order.  Copying and pasting this into the Run Command...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
Hello,Have you tried adding a class to the content area of your container and then styling the p, a,...
RE: Vertical SolpartMenu by leesykes
hello,If you wish to display the admin and host menus within the house menu, you need to enable it i...
RE: Firefox Does Not Display WMV File In Media Module by leesykes
Hello,I have just tested this and I can play a wmv file in Firefox 3.0.3, so it does suggest that it...
RE: advice wanted convert site to DNN while keeping existing asp functionality by leesykes
You could try using the IFrame module in DotNetNuke and then just link the IFrame to the current pag...
RE: Need Help Changing Containers Contentpane's Text Color by CROKeefe
Thanks for the quick update... I know it looks broken right now, but I had the TITLE classes working...
RE: Need Help Changing Containers Contentpane's Text Color by leesykes
The default class for a container is .head so you will find that the .head class will override any s...
RE: Module not working when logged off. by t.ramya85
have to set the cache time to '0' in that module setting.
DotNetNuke Modules
RSS Feeds