Home
TeamSite
nav templates
madmax
hi everybody,
i am tring to develop a nav templates, can anybody give me any advice and any tips?
first i need to create a nav.htm file which i'll use a dct to create all the navigation name and links. which i can handle very easily . i'll code a dct with replicant where each replicant will have 2 fields . one will be navigation name and other one will be navigation link(which will be the html file for that link).
later i need to create another presentaion template where i'll include that nav.htm file . now suppose nav.htm has 5 links so when the user will click one of the link then this templates will pull out the right html file accoring to the nav link.
so the 2nd TPL will have a left navigation and on the right side a html page according to the navigation selection. if there is 5 links in nav.htm then there is 5 possibilities that on the right side i can have one of the 5 different html page.
plz advise?
Find more posts tagged with
Comments
Nicholas
First of all, your question is not very clear but I am trying to write sth as per understanding.
Apart from left naviation you should require to create another template for body content where you can include your left navigation html page (5 times/differenct) and according to these 5 link text for right part (or another include for right part html).
So finally for your 5 links will have 5 html pages.
-- Nicholas
Edited by Nicholas on 04/25/05 01:27 AM (server time).
madmax
thanks . you answerd my questions.
gzevin
there could be a number of approaches, e.g., there could be a 'super' template that could 'assemble' a number of HTML content snippets.. I guess something similar to what LiveSite aims to be....
Greg Zevin, Ph.D. Comp. Sc.
Independent Interwoven Consultant/Architect
Sydney, AU