Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Budonk #1
nested templates for multi-tier navigation
Greetings,
I am trying to use dreamweaver templates to build a site that my client can
maintain after initial development. The site will involve 3 levels of
navigation (let's global, secondary and tertiary). Obviously, the secondary
navigation links that are displayed on a page depend upon the global navigation
link the user clicked. And in turn, the tertiary navigation links displayed on
the page depend upon the secondary navigation... so there is a strict "Parent",
"Parent -> Child" or "Parent -> Child -> Grandchild" scheme being displayed.
In the spirit of reusing as much code as possible and making updates require
as little work as possible I began looking into nested templates.
At first I built a template containing the global navigation (non-editable), a
blank side-bar for secondary navigation (editable) and a blank area for content
(editable).
Since there are 4 global navigation links, I figured, I'd have to create
nested 4 templates based on the original - each template would contain the
secondary navigation links for each of the global navigation links.
After doing this, it began to dawn on me that this process is going to get
ugly as more navigation elements are added on any tier. My client would have to
create a new nested template every time a new page was added that had
sub-navigation (i.e. children or grandchildren).
There's got to be a better way. Has anyone used templates for dynamic
navigation display similar to what I'm describing?
Budonk Guest
-
Libraries, Templates, Nested Templates, Repeat Regions,
Hi I have eight categories to display in my site navigation. Each category has at least one (some have two) levels of subcategories. For example... -
Issues with templates and nested templates
Hello, I hope there is someone out there that can help me. I created a website using 1 main template and several nested templates. Everything... -
tricky multi-tier delegation
Is it possible to implement a 2-tier ASP.NET app with delegation to the back-end without authenticating the user at the middle-tier? I have IIS... -
Creating IIS Login to SQL Server in multi-tier app
Hi I am designing a sample app that has 3 tiers - Web Browser, dotnet app & DB server. I believe (correct me if I am wrong) that given that... -
WebService newbie - consuming in multi-tier dev env... (DEV-UAT-PROD)
I have a web service that we have deployed in our development, UAT, and production environment. When I add the web service to a project, I want to... -
Murray *ACE* #2
Re: nested templates for multi-tier navigation
> There's got to be a better way. Has anyone used templates for dynamic
It's a big mess, as you are slowly gathering.> navigation display similar to what I'm describing?
Is it essential that your client be able to add to the navigation?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Budonk" <webforumsuser@macromedia.com> wrote in message
news:ecdfme$p19$1@forums.macromedia.com...> Greetings,
>
> I am trying to use dreamweaver templates to build a site that my client
> can
> maintain after initial development. The site will involve 3 levels of
> navigation (let's global, secondary and tertiary). Obviously, the
> secondary
> navigation links that are displayed on a page depend upon the global
> navigation
> link the user clicked. And in turn, the tertiary navigation links
> displayed on
> the page depend upon the secondary navigation... so there is a strict
> "Parent",
> "Parent -> Child" or "Parent -> Child -> Grandchild" scheme being
> displayed.
>
> In the spirit of reusing as much code as possible and making updates
> require
> as little work as possible I began looking into nested templates.
>
> At first I built a template containing the global navigation
> (non-editable), a
> blank side-bar for secondary navigation (editable) and a blank area for
> content
> (editable).
>
> Since there are 4 global navigation links, I figured, I'd have to create
> nested 4 templates based on the original - each template would contain the
> secondary navigation links for each of the global navigation links.
>
> After doing this, it began to dawn on me that this process is going to get
> ugly as more navigation elements are added on any tier. My client would
> have to
> create a new nested template every time a new page was added that had
> sub-navigation (i.e. children or grandchildren).
>
> There's got to be a better way. Has anyone used templates for dynamic
> navigation display similar to what I'm describing?
>
Murray *ACE* Guest
-
Budonk #3
Re: nested templates for multi-tier navigation
[q]Is it essential that your client be able to add to the navigation?[/q]
Unfortunately yes. It will more likely be the scenario that they are adding
new content rather than updating existing. I know that these requirements are
more geared towards a full blown CMS system but I've had a good amount of
success using DW and Contribute in creative ways in the past and figured I'd
take a look around to see if anyone had any ideas... as this one has me stumped.
So the answer may be that Dreamweaver templates are not robust enough for what
I'm trying to do. And that's OK - I just needed to at least explore it as an
option.
Any thoughts?
Budonk Guest
-
Murray *ACE* #4
Re: nested templates for multi-tier navigation
I think you need to use a CMS application.
The idea of turning a client loose with even a non-nested template makes me
nervous.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Budonk" <webforumsuser@macromedia.com> wrote in message
news:ecdlff$1qn$1@forums.macromedia.com...> [q]Is it essential that your client be able to add to the
> navigation?[/q]
>
> Unfortunately yes. It will more likely be the scenario that they are
> adding
> new content rather than updating existing. I know that these requirements
> are
> more geared towards a full blown CMS system but I've had a good amount of
> success using DW and Contribute in creative ways in the past and figured
> I'd
> take a look around to see if anyone had any ideas... as this one has me
> stumped.
>
> So the answer may be that Dreamweaver templates are not robust enough for
> what
> I'm trying to do. And that's OK - I just needed to at least explore it as
> an
> option.
>
> Any thoughts?
>
>
>
Murray *ACE* Guest



Reply With Quote

