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-19 12:26 AM 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 08: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 05: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 08: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 09: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 10: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 08: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 03: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 01: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 02: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 05: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 05: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 05: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 06: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 04: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 11: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 08: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 08: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 08: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 09: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 05: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

    RE: DNN site automatically redirects to a different domain name. by imran shaikh
    Thanks for the reply joe this is my portalalias table entries 2 0 localhost/tradeupgrade -1
    RE: "Good" hosting providers by ejcullen rene
    informative!!!
    RE: URL Master Module doesn't work on IHostASP hosting by ejcullen rene
    informative!!!
    RE: shared web hosting by ejcullen rene
    informative!!. i got hosting service from http://www.thewebpole.com/ my hosting company offers you
    RE: iPhone website logo in DNN root directory by JohnnieD
    I'm supposed to add this link to make my custom logo show up on iPhones. Where in DNN would I a
    iPhone website logo in DNN root directory by JohnnieD
    I'm trying to put an iPhone logo that I made into my site so when someone saves the website on their
    RE: Fixed size container by Joseph Craig
    Use an HTML module and style the container to have a fixed height and width. Set the overflow attr
    Fixed size container by Aggiedan97
    I am looking for advice or an actual container that has a fixed height (and width). An HTML module w
    RE: DNN 6.1 app_offline.htm by Joseph Craig
    If the site "works" in Chrome, Firefox and Safari, but not in IE8 look to IE8 as the problem. It is
    RE: DNN site automatically redirects to a different domain name. by Joseph Craig
    Make a copy what is in the portalalias table and then remove all but the localhost entry. Verify th
    DNN 6.1 app_offline.htm by Dave Hassall
    Hi As recommended I have successfully been using the app_offline.htm whilst performing upgrades t
    RE: DNN site automatically redirects to a different domain name. by imran shaikh
    Hi i have done same as mention in this post my dnn folder name is Trademaxomanupg with
    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds