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

Forum

DotNetNuke ASCX Skinning for Professional Skinners - issue 46
Last Post 2009-10-18 11:26 PM by Lee Sykes. 31 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Page 1 of 212 > >>
Author Messages
Lee SykesUser is Offline
DNN Creative Staff
Nuke Master VI
Nuke Master VI
Posts:4945
Avatar

--
2009-06-29 07:40 PM
    Add any comments or questions regarding the DotNetNuke ASCX Skinning for Professional Skinners tutorial from issue 46
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    thanhdienUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:1

    --
    2009-07-01 04:09 AM
    please give me tutorials dotnetnuke
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-01 07:32 AM

    Hello,

    To access the tutorials you need to subscribe to the website, you can do this here:
    http://www.dnncreative.com/Subscrib...fault.aspx 

    and this will then give you access to all of the videos on the website, thanks,

     

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

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    LeeWebDevUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:3

    --
    2009-07-01 08:43 PM
    Hi Lee, I just watched my first video tutorial (issue #46) and all I can say is WOW...what a great resource! Your style of teaching is perfect for me...not too fast and not too assuming. Great job! I can't wait to watch the previous videos.

    One question about this tutorial: I have Visual Studio 2008 Standard Edition and would have thought that the pop-up elements would have appeared like they do with VWD Express, but they don't. Is there something that needs to be turned on in VS to see the elements available to me when editing the ASCX files?

    Thanks again for this hard work you're doing.

    David
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-01 09:41 PM
    hello,

    Glad to hear you have found the tutorials useful, that's always good to hear!

    I would also assume that visual studio 2008 Standard Edition would do this instantly, but I do not have a copy to test. Did you open the website at the root of your DotNetNuke installation files? - if you open it for example in your skins folder it will not work.

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

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Shidler College of BusinessUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7
    Avatar

    --
    2009-07-08 07:53 AM
    Just wanted to drop a line to mention how excited I was to see this month's lead topic was on skinning with the ASCX method! I was just thinking it was about time for me to get into it as well. So anyhow I devoured those vids and am hungry for more. Will there perhaps be a continuation on the subject?

    - Loren in Honolulu
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-08 02:15 PM
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    David GoodUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:2

    --
    2009-07-10 12:53 AM
    When building the skin, you register the skinobject controls once for each time you use the skinobject in your ascx file e.g. in the tutorial you register the dnn menu twice for two instances of the menu. Is it possible to just register the menu once and then use it twice by changing giving the second instance a different id only e.g. dnnMenu1, dnnMenu2.
    Shidler College of BusinessUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:7
    Avatar

    --
    2009-07-10 01:19 AM
    Yes, I have seen almost all of those videos actually. I originally signed up to DNN Creative to learn more about skinning in particular, and your videos have been an invaluable resource! I believe these were the first ones to specifically focus on ASXC skinning though, no?

    I suppose anything that falls under the category of "advanced skinning techniques" would be of interest to me. Just off the top of my head I might like to learn more about:

    The DNNMenuNavigationProvider
    I get the feeling I don't know the full capabilities of the default DNNMenuNavigationProvider. I know you like the HouseMenu (I've used it on a couple projects too -- it is nice), but nonetheless would be interested in doing some fancy things with the default menu. Isn't it a bit better than the SolPartMenu was? And maybe it can do some things the HouseMenu can't do?

    jQuery
    Maybe something about using jQuery to make photo slideshows or tabbed content within the text/html module?

    Well anyway I'm what you'd call a 'satisfied' customer. I really do appreciate all your hard work and look forward to each issue. Thanks.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-10 04:40 PM
    Posted By Libertytec on 09 Jul 2009 7:53 PM
    When building the skin, you register the skinobject controls once for each time you use the skinobject in your ascx file e.g. in the tutorial you register the dnn menu twice for two instances of the menu. Is it possible to just register the menu once and then use it twice by changing giving the second instance a different id only e.g. dnnMenu1, dnnMenu2.

    Hello,

    I've just checked that out and yes you can as long as you have a different id.

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

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-10 04:42 PM
    Posted By shidlercollegeofbusiness on 09 Jul 2009 8:19 PM


    I'm looking at the NavMenu for issue 47 ;-)
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    CrizTizzyUser is Offline
    Nuker
    Nuker
    Posts:16

    --
    2009-07-13 04:45 PM
    I thank you BIG TIME for the PDF version, I think I would have lost the will to learn about aspx if it wasn't for that option.

    It wasn't a good surprise to see that I had to download all the videos in one file (over 334 MB Flash format zipped) and encounter 84 MBs of files for Video 1. Downloading the WMF files is smaller but still over 115MB. That seems to be about 3 times the file size of earlier files. If it's at all possible, please go back to one video per tutorial and reduce the file size.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-13 05:51 PM
    Its not possible to reduce the file size, but I would suggest you download wmvs because they are much smaller. I placed all of the videos into 1 zip file as other people have requested that they find it frustrating extracting all of the zips. Why don't you like downloading larger files I thought this would save you time?

     I guess I could go back to the single download per video, but I would welcome anyone else's thoughts first, thanks,
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    ORBIDUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:6

    --
    2009-07-27 03:56 PM
    Hi,

    i use the navmenu on top and on the left side. I found how to link the topmenu with the leftmenu as child.
    But how can i force the menu on the left to show all menu items.

    current situation

    On top
                             MenuItem1  MenuItem2 MenuItem3  MenuItem4

    menusubitem1a - subsub1 (Expand if you the cursor moves over menusubitem1a)
                              - subsub2
    menusubitem1b
    menusubitem1c
    menusubitem1d


    situation i want

    On top
                             MenuItem1  MenuItem2 MenuItem3  MenuItem4

    menusubitem1a
        - subsub1
        - subsub2
    menusubitem1b
        - subsub1
        - subsub2
        - subsub3
        - subsub4
    menusubitem1c
        - subsub1
    menusubitem1d

    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-07-31 10:26 AM
    hello try this:

    <!--[if gte mso 9]> Normal 0 unctuationKerning/> false false false oNotPromoteQF/> EN-GB X-NONE X-NONE ontGrowAutofit/> ontVertAlignCellWithSp/> ontBreakConstrainedForcedTables/> ontVertAlignInTxbx/> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 415 0;} @font-face {font-family:Verdana; panose-1:2 11 6 4 3 5 4 4 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1593833729 1073750107 16 0 415 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; mso-bidi-font-size:12.0pt; font-family:"Verdana","sans-serif"; mso-fareast-font-family:"Times New Roman"; mso-bidi-font-family:"Times New Roman";} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; font-size:10.0pt; mso-ansi-font-size:10.0pt; mso-bidi-font-size:10.0pt; mso-ascii-font-family:Verdana; mso-hansi-font-family:Verdana; mso-ansi-language:EN-US; mso-fareast-language:EN-US;} @page Section1 {size:612.0pt 792.0pt; margin:72.0pt 72.0pt 72.0pt 72.0pt; mso-header-margin:36.0pt; mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} --> <!--[if gte mso 10]> ForceDownLevel="True"
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    ORBIDUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:6

    --
    2009-08-03 07:06 AM
    That doesn't work with DNNMenuNavigatorProvider.
    See: DNN Navigation controls - page 19
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-08-03 07:22 AM
    Did you try the setting out? It works in my menu, there are a couple of attributes in that doc which appear to be not correctly documented.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    ORBIDUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:6

    --
    2009-08-03 07:31 AM
    i already tried it. But it doesn't do anything.

    This is my head menu:

                    <dnn:nav runat="server" id="NAV_Top" providername="DNNMenuNavigationProvider" indicatechildren="false">
                        ControlOrientation="Horizontal" CSSControl="mainMenu" CSSNodeSelectedRoot="MenuRootItemSelected"

                        ExpandDepth="0" StartTabId="-1" PopulateNodesFromClient="false" ForceDownLevel="false"

                        ForceCrawlerDisplay="false" />
               

    and this is the child menu:
     
                    <dnn:nav runat="server" id="NAV_Left" providername="DNNMenuNavigationProvider" indicatechildren="false">
                        ControlOrientation="Vertical" CSSNodeSelectedSub="MenuSubItemSelected" CSSControl="childMenu"

                        Level="Child" ForceCrawlerDisplay="true" PopulateNodesFromClient="true">
                       
                            
                       

                   
               

    if i click on a childmenu my menu disappear (span is not visible i think)
    see: www.placidus.be

    ORBIDUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:6

    --
    2009-08-03 08:16 AM
    Any idea why the child menu disappear when i click on one item (from the submenu)?
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-08-03 04:03 PM
    You may want to check out this tutorial which is in the next issue 47:

    DotNetNuke NAV Menu

    In particular Videos 10 and 11 which deal with 2 menus on a page.
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    You are not authorized to post a reply.
    Page 1 of 212 > >>


    Active Forums 4.3

    Latest Forum Posts

    FCK Editor in DNN 6 by WinXnet
    is there a way to get the FCK editor working in DNN 6 - it has stopped funcitoning properly after an
    Rename or move site from domain name to subdomain name by Bill Quinn
    Hi, I have an old DNN site on a a TLD like this: websitename.com I have created a portal on
    RE: Deploying dnn by Sameer
    Thanks joeseph glad with your answer it means i can use CE for my site if the traffic are not
    Unable to Create Skin Package by schilders
    Hi, I'm trying to create the skin package and manifest for my new skin. I created the new skin e
    RE: user adding images by Joseph Craig
    I think that you will need to go to the File Manager and give the user and/or security group file up
    RE: lightroom effect for skin by Joseph Craig
    There are modules available that do this. On the commercial side, I've used Mandeeps' Live Conten
    RE: Creating structured page content by Joseph Craig
    Take a look at Ventrian's News Articles module. While commercial, it has a very modest price! Th
    Creating structured page content by Stephen Bugden
    Hi, Can anyone recommend a module for creating and managing page content? The kind of thing I'
    lightroom effect for skin by everett31
    I’m looking for a way to add the lightbox effect to a skin file. I would like the end user to have
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    According to my web searching, @font-face references cause crashing in IE7 and IE8 with css3-mediaqu
    user adding images by rod lloyd
    I have set up permissions for certain users to edit a module, but when they log-on and enter Edit Co
    RE: Deploying dnn by Joseph Craig
    The free Community Edition of DotNetNuke is perfectly fine for creating "world class" websites. Whi
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    any idea what approach I should take - IE completely locks up. The only cause is the combo of the
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by Joseph Craig
    If you're up to doing some debugging, you might be able to figure out where the problem lies. That'
    RE: Deploying dnn by Sameer
    Hi Joe Thanks for your reply i am planning to create my own DNN site so for that i have chec
    RE: css3-mediaqueries.js and Dynamic Forms Crash Page in IE by WinXnet
    Thanks for the response, but I was hoping it was something I could fix with some skin tweaks - one i
    RE: Changing Search text by Joseph Craig
    You will want to look here for references about the DotNetNuke skin objects. The document written b
    Changing Search text by Abraham Tameru
    Hi, Instead of having "Search" text near the search text box, I wanted to replace it by an image
    RE: Strange issue with file manager on sub domain (sperate portal) by Web Services
    Just sent it.
    RE: Not able to load my dotnetnuke website on Internet Explorer though it is working fine with other browsers by Joseph Craig
    Did you get this fixed? (Apologies for not getting to this sooner...)
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds