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?
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]
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..?
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 |
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 :)
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
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
Warren,
Sorry for delay, i got it but some wat diferrent, i willl try for that, thanks for ur concern........
cheers,
Suraj
is working on a reply...