| dreamweaver users can you tell which pages use a template? |
sldesigns

msg:3705730 | 8:57 pm on Jul 23, 2008 (gmt 0) | Is there a way to find out which pages in a site do or do not use a template in dreamweaver? I left some code off the home page, it is in the template but I don't know if there are any other pages that do not use the template. Dreamweaver stores the info somewhere; how can I see that list? Or preferably which pages aren't using the template.
|
limbo

msg:3706321 | 2:40 pm on Jul 24, 2008 (gmt 0) | Dreamweaver templates use comments in the code to assign editable regions. They look something like this:
<!-- #BeginTemplate "/Templates/templatetitle.dwt" --> or <!-- #BeginEditable "text area" -->
|
caine

msg:3712987 | 2:06 pm on Aug 1, 2008 (gmt 0) | if you pretend to delete the template file in file view - it should list all files using the template. don't confirm deletion - unless you no longer need the template.
|
|
|