I am trying to generate a table of contents for my site.
I am using dynamic templates and in using them they
delete the Title and replace it with a meta name
description tag so when the table generates it generates
with the file names instead of the title.

Outside of purchasing a sitemap program or creating a
manual table of contents is there a work around for this?

re: Dynamic Templates and Table of Contents by Jim

Jim
Tue Aug 10 17:58:12 CDT 2004

The <head> section of a DWT usually contains code like the
following

<!-- #BeginEditable "doctitle" -->
<title>This is the top half of the DWT</title>
<!-- #EndEditable -->

This makes the Title tag editable in each page that uses
the template.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------



>-----Original Message-----
>I am trying to generate a table of contents for my site.
>I am using dynamic templates and in using them they
>delete the Title and replace it with a meta name
>description tag so when the table generates it generates
>with the file names instead of the title.
>
>Outside of purchasing a sitemap program or creating a
>manual table of contents is there a work around for this?
>.
>

Dynamic Templates and Table of Contents by Shirley

Shirley
Wed Aug 11 20:56:34 CDT 2004

My problem is somewhat the same. When I try to generate
the TOC it creates a listof the regular file, followed by
(filename)_files/filelist.xml. I've recreated a
gazillion times, but can't get rid of the xml files. Any
ideas?


>-----Original Message-----
>I am trying to generate a table of contents for my
site.
>I am using dynamic templates and in using them they
>delete the Title and replace it with a meta name
>description tag so when the table generates it generates
>with the file names instead of the title.
>
>Outside of purchasing a sitemap program or creating a
>manual table of contents is there a work around for this?
>.
>