sIFR and Javascript
Last Post 01/08/2007 8:17 AM by Lee Sykes. 11 Replies.
Author Messages
lynn
Nuke Master
Nuke Master
Posts:276


--
10/04/2006 12:28 PM

    Hi Lee

    Re issue 11 tutorial: Scalable Inman Flalsh Replacement.

    In video 5 you demonstrate how to insert the required Javascript into the Default.aspx file.

    However in the Default.aspx file for DNN 4.3.5 the Javascript link code does not seem to be available. I am therefore presuming that DNN are linking to the core javascript folder via another file.

    Any suggestions.

    Lynn

    Kenis Polanco
    Nuke Pro
    Nuke Pro
    Posts:63


    --
    10/05/2006 7:41 AM
    Hi eureka
     
    I am also trying to setup sIFR with dotnetnuke, in video 5 it explains on adding
    javaScript code to make it work
     
    However if you are working with dotnetnuke 4.3.x you should look at the bottom
    of this page Addendum for DotNetNuke 4.3.x http://www.dnncreative.com/Tutorial...fault.aspx
     
    and follow the instruction, it did not work for me but if any luck please write back
    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    10/10/2006 6:13 AM
    Hello,

    Did either of you have any luck with sIFR in 4.3?

    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
    Kenis Polanco
    Nuke Pro
    Nuke Pro
    Posts:63


    --
    10/11/2006 7:55 AM
    Hi lee,

    still no luck with this one, I am still getting the same error after I upgrade to 4.3.5
    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    10/11/2006 8:03 AM
    I don't know what this could be, it works on my localhost installation without problems. Do you have a URL or are you testing on localhost?
    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
    Kenis Polanco
    Nuke Pro
    Nuke Pro
    Posts:63


    --
    10/12/2006 7:35 AM
    Hi lee,

    on localhost
    John Travolta
    Nuker
    Nuker
    Posts:11


    --
    01/06/2007 8:14 AM
    Posted By leesykes on 10 Oct 2006 6:13 AM
    Hello,
    Did either of you have any luck with sIFR in 4.3?



    I wonder is anyone having any luck with sIFR in dnn 4.3.5+ ?

    And if the answer is positive, then how is this affecting other portals within same DNN installation which have no need to implement sIFR ?

    John T.
    lynn
    Nuke Master
    Nuke Master
    Posts:276


    --
    01/06/2007 8:27 AM
    Hello John

    I have not installed sIFR yet, but I have found a solution to add Javascript to the head, which works:

    http://blogs.snapsis.com/PermaLink,...406d8.aspx

    Hope this is of use.

    Lynn
    John Travolta
    Nuker
    Nuker
    Posts:11


    --
    01/06/2007 9:21 AM
    Thanks Lynn,

    it will help in .ascx skins, but what about .html skins ? Do you have solution for that too? ... or I have to upload skin, parse it and then take it's .ascx and "hack" it with this solution ?
    I'll try that.
    Thanks

    John T.
    lynn
    Nuke Master
    Nuke Master
    Posts:276


    --
    01/06/2007 2:46 PM
    Hi John

    I have not tried with html skins but I don't see why it would not work with them also, it is worth a try. If not then you will need to edit the ascx skin. Or create an ascx skins instead.

    If you use Dreamweaver you can create both ascx + html skins. You will find a useful DNN tool to help create skins via Dreamweaver on this site:www.thinkofdesign.com


    Lynn
    Lee Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    01/08/2007 8:15 AM
    Hello all,

    I have just tried sIFR with DNN 4.4 and it works ok if you follow the addendum points at the bottom of this page:
    http://www.dnncreative.com/Tutorial...fault.aspx

    - If you are using 4.4 you will want to assign the DOC Type using the method outlined here:
    http://www.dotnetnuke.com/Community...fault.aspx">forum discussion

    http://www.dotnetnuke.com/Community...fault.aspx">Cathal blog post
    and http://www.dotnetnuke.com/Community...fault.aspx">response to questions

    http://blogs.snapsis.com/PermaLink,...c6256.aspx">A workaround to selecting DOCTYPEs using code

    Rather than changing the default.aspx file.

    One thing I have just discovered however is that there seems to be a bug in 4.4 when using the drop down list in the containers. - So for the time being instead of using
    [DROPDOWNACTIONS] in your containers use [SOLPARTACTIONS]

    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 Sykes
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945


    --
    01/08/2007 8:17 AM
    John,

    I forgot to say, if a portal uses a skin that doesn't implement sIFR it will not affect it.

    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


    ---