Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • suraj 4 posts 20 karma points
    May 12, 2009 @ 09:36
    suraj
    0

    navigation through pages

    Hi all,

    Iam fairly new to this umbraco, iam strucked by one basic problem nothing but
    navigation problem. in my site one link will be there, i need to navigate o other page by clicking that link. how can i do this,can any tel me?

    My template is,



    Home |
    About us |
    History |



  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    May 12, 2009 @ 10:22
    Warren Buckley
    0

    Hello suraj
    What you will need is an XSLT macro.

    That will basically loop through nodes in the content section and wrtie out the URLs to those nodes.

    If you are a complete beginner to umbraco I recommend you take a look at my Creative Website Starter kit for Umbraco which installs a basic website for you to look through and learn from.

    In this basic site you will find an XSLT macro called Navi.xslt look through this to try and understand what is going on. If you have any questions regarding it let me know.

    You can find more info about my starter kit here - [url]http://bit.ly/CWSforUmbraco[/url]

    I hope this helps you out.
    Warren :)

  • suraj 4 posts 20 karma points
    May 12, 2009 @ 12:08
    suraj
    0

    Hi warren,

    Thank u very much for ur reply, i installed CWS and i worked with that, it is great, i able to change the site as i need, now iam going to apply those to my site, As ur suggestion i study the Navi.xslt , iam little bit confused to write xslt for
    navigation as i dont hav much idea abt xslt ,i used the code in my XSLT file for my template but it shows some errors, would u please resolve them..?

    XSLT:






    where iam doing the mistake? please tel me...

    Cheers,
    Suraj


  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    May 13, 2009 @ 12:23
    Warren Buckley
    0

    Hello Suraj,

    I am not sure what exactly is your problem with this XSLT?

    What is the error/s and what is wrong with it?

    What do you expect to happen?


    Thanks,
    Warren

  • suraj 4 posts 20 karma points
    May 14, 2009 @ 11:43
    suraj
    0

    Warren,

    Sorry for delay, i got it but some wat diferrent, i willl try for that, thanks for ur concern........

    cheers,
    Suraj

Please Sign in or register to post replies

Write your reply to:

Draft