DotNetNuke Powered!
          
John Mitchell's (mostly DotNetNuke) Blog - Monday, July 24, 2006
 Monday, July 24, 2006
This is a copy from a post I did over a year ago in the core team forum. I was just reminded of it, and thought it deserved a little more visibility. This is a theoretical look at the container architecture in DotNetNuke.
7/24/2006 1:10:24 AM (Central Standard Time, UTC-06:00)  #    Comments [2]
 Wednesday, June 07, 2006
Sometimes your DNN Users table gets out of sync with the aspnet Membership tables. Here is a little SQL script that will fix it.
6/7/2006 6:35:08 AM (Central Standard Time, UTC-06:00)  #    Comments [9]
 Tuesday, June 06, 2006
Here is another tip for speeding up your DotNetNuke portal. Have you ever wondered why images seem to always need to be downloaded for every page you hit while logged in on a DotNetNuke Site?
6/6/2006 2:18:45 PM (Central Standard Time, UTC-06:00)  #    Comments [8]
 Tuesday, May 30, 2006
I did a conversion script for moving Adverageous Forums ActiveForums last year. Here is some Transact SQL from the begining of that which should have everything you need to create tabs, add permissions, and add modules:
5/30/2006 8:51:38 PM (Central Standard Time, UTC-06:00)  #    Comments [1]
 Monday, May 29, 2006
How to match href links that do not start with http.
5/29/2006 9:40:09 PM (Central Standard Time, UTC-06:00)  #    Comments [0]
 Friday, May 26, 2006
I believe there is some confusion about what a DNN Skin is.
5/26/2006 9:20:09 AM (Central Standard Time, UTC-06:00)  #    Comments [0]
 Tuesday, May 23, 2006
Ever wanted to include some cool Javascript with your skin?
5/23/2006 12:19:14 PM (Central Standard Time, UTC-06:00)  #    Comments [11]
 Wednesday, May 10, 2006
Here is an easy way for skin designers to replace the default behaviour of the USER SkinObject without having to modify the core SkinObject.
5/10/2006 9:22:16 AM (Central Standard Time, UTC-06:00)  #    Comments [0]
 Monday, May 08, 2006
Here is a quick and dirty way to add a link to a specifc Tab (page) by name directly into a skin.
5/8/2006 9:31:40 AM (Central Standard Time, UTC-06:00)  #    Comments [6]
 Thursday, March 23, 2006
Using the Active Tab Name in a skin to dynamically apply a background image.
3/23/2006 4:01:25 PM (Central Standard Time, UTC-06:00)  #    Comments [8]