Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...DNN 5.0 WC3 Validation Errors x 5DNN 5.0 WC3 Validation Errors x 5
Previous
 
Next
New Post
12/28/2008 7:07 PM
 

Alex Shirley wrote

I get exactly the same thing as Cathal and I'm not trying to be smug here either, just reporting the facts as I see it like Cathal, I'm not perfect I just do what I do.

I saved the home page of the default html page (with all the default text and all) using IE7 and uploaded it as a text file to the W3C validator, it worked fine for xhtml transitional.

Thoughts:

1) Nina's page is not vanilla, she is not using the default home supplied with DNN. So I would recommend testing with the default home page to start off with.

2) I think (check this could be wrong) I got different results saving Nina's page as a text file and uploading it which is odd. Mind you the point is moot, I still got errors.

3) It could be something to do with changes made to the text within the text/html module, some bug with DNN adding extra pages (Nav menu), or maybe the expand collapse visibility of modules could be something to do with it (it was a known bug that was apparently fixed).

4) We are certain this is not RC1 or RC2 n'est pas?

So whilst the default home page and text definately complies (at least locally, needs to be tested remotely right now) there could be something along the way that breaks it. Perhaps you could test with the default home page text Nina (just one page) and then see if you are able to break xhtml compliance by changing the pages slightly (expand/collapse sections, adding extra pages?) This will help us get to the bottom of this.

Thanks

Alex

I had rc 1 & 2 but if you read on the site - I said -I DROPPED THE BUILD and started again from scratch. It was a clean DB, clean folder install, but I used a template from the RC2 build - which I had exported- but the content import didn't seem to work.

I'll run the wizard and put in the default dnn information.

I am also running Firefox 3.0.5 on Vista Business 32Bit - I thought I"d mention that - incase of OS issues

 

Nina


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
12/28/2008 7:13 PM
 

http://www.dnnbeta.com/Home/tabid/92/Default.aspx

OK I have done this now - but it's not looking pretty -

It is using the index skin - and it still doesn't validate

I can also confirm i don't get the host/settings page -there is an error there.

Nina


Nina Meiers My Little Website
If it's on DNN, I fix, build, deploy, support,skin, host, design, consult, implement, integrate and done since 2003.
Who am I? Just a city chic, having a crack at organic berry farming.. and creating awesome websites.
 
New Post
12/28/2008 7:14 PM
 

Nina Meiers wrote

Skins can be delivered as single zipped files with the skin files in them and the name of the skin - eg.. myfilename.zip used and uploaded as just a skin on it's own.

Containers can be delivered in the same way.

If this method was being used - I'd select the 'upload skins' option and upload the myfilename.zip file and then click the 'upload containers' and use the same method and upload the container files called 'myfilename.zip' as well. That's a two step procedure.

But, until now, you could create a skin package - that is - combine the skins and containers together and upload them in a single instance and it would then be one step procedure.

Packaging them was a little more work - eg.. you worked on your local machine and have containers/myfilename/container.ascx file ... and you would have skins/myfilename/skinname.ascx -  - you would zip the skin file up in a zipped file called.. skins.zip and you would, in the container folder, zip up the files and call  container.zip  - you would then copy the container.zip file and paste into the same folder where the skin.zip file was...  

That would give you two zipped files - one called skins.zip and one called containers.zip together and you'd right click in that folder where they are and zip the two zips to gether... and give that the myfilename.zip name.. which would be your skin package..

Also in that skin package - you could put an 'about.htm' file in there which give you information abou the skin, the author etc..  That was commonly known as a skin package and many skins on snowcovered are presented that way. 

But now, what happens that if you have a skin package - and you unzip that package - and you don't rename the skin.zip to the 'skinpackage'  name- it uploads to skins/skins/  - each and every skin you have will go to the same folder.

The same thing occurs with containers..

I know it has to be changed, but all the skins i have on my free skinning site now need to be repackaged completely to work in dnn 5.  This will take some time but it has to be done or we'll have lots of people unable to use the free skins I have.

Now, if the developers did what they say they do - that is allow for legacy skins, backward compatiblity it would buy time for those who provide skins for the community either free or commerical.

I vote we bring back 'legacy skin' support.  If you parse these skins - eg.. use the uploader, you'll find that now the 'about' skin will appear but will break the page becuase it has no 'tokens' in it. Before DNN knew that there was an about.htm skin and it remained that way - but now - that's all gone as well.

That's what I mean about impact on skinning...

Nina Meiers

Nina, please can we stick to topic with xhtml issues and move that issue to another thread otherwise the point of the thread will be lost, and it will be difficult to get a resolution (I think possibly there might be another one already started). And if there's any anger to be vented in the skinning situation overall then perhaps a new thread could be started on that:

Some of this might be relevant anyway in the meantime:

http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=9036&PROJID=2
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=9030&PROJID=2
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=9011&PROJID=2
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=9007&PROJID=2
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=9040&PROJID=2
http://support.dotnetnuke.com/issue/ViewIssue.aspx?id=9035&PROJID=2

Which will probably make you even more annoyed. The point is to get these issues fixed however.

Now back to the xhtml issue...



Alex Shirley


 
New Post
12/28/2008 7:24 PM
 

Nina, if you use the firefox web developer toolbar it has 2 options - under the first option "validate html" that page shows 5 issues, under the 2nd option "validate local html" it validates correctly. I believe this is a device detection issue - a long time ago I added an App_Browser folder to ensure that validation checks correctly recognise the w3c browser. However, I see that Microsoft made a late change and renamed this to App_Browsers - could you please rename this folder so we can check if this resolves the issue.

Cathal


Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
12/28/2008 7:24 PM
 

Nina Meiers wrote

http://www.dnnbeta.com/Home/tabid/92/Default.aspx

OK I have done this now - but it's not looking pretty -

It is using the index skin - and it still doesn't validate

I can also confirm i don't get the host/settings page -there is an error there.

Nina

Still doesn't have the default text (still has your text "I tried in vain" and a text/html module with min/max buttons. I would create a home new page using the DNN template and delete this home page. Keep it completely vanilla and see what you get there.

If there is an error on host/settings - was this an upgrade? If not something maybe something has seriously wrong here (again, not being smug, but I've install many DNN 5 vanilla installs without this problem), restart IIS, if this does not work I would suggest wiping what you have, download DNN 5 again and start over (once done restart IIS for fun as well).

[UPDATE - I just read Cathals post, I guess try this first].



Alex Shirley


 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...DNN 5.0 WC3 Validation Errors x 5DNN 5.0 WC3 Validation Errors x 5


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out