473,387 Members | 1,542 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

files using Dreamweaver Templates

8
Hi All,

I wanted to know if there is any way to find out which html files were generated using a particular template within a project in Dream Weaver?

We have recently started using Visual Source Safe to manage all our projects- as such when I make a change to a template for one of my projects, I need to check-out files that will get affected by that change ahead of time so that they can be successfully updated (otherwise the files are locked out). If there is a way to know the list from within Dream Weaver, that would be a huge help so I could go and check-out only the ones that will be affected by the template change.

Some sites are huge and checking out all files would take too long.

Thanks!
Jun 25 '07 #1
4 1681
AricC
1,892 Expert 1GB
Hi All,

I wanted to know if there is any way to find out which html files were generated using a particular template within a project in Dream Weaver?

We have recently started using Visual Source Safe to manage all our projects- as such when I make a change to a template for one of my projects, I need to check-out files that will get affected by that change ahead of time so that they can be successfully updated (otherwise the files are locked out). If there is a way to know the list from within Dream Weaver, that would be a huge help so I could go and check-out only the ones that will be affected by the template change.

Some sites are huge and checking out all files would take too long.

Thanks!
I haven't used Dream Weaver but if they include any kind of meta tag like frontpage and a few of the others do you can do a search on the whole server for files containing that text. Other than that I don't think so (I use VSS at work) I'll look around tomorrow.
Jun 25 '07 #2
nomad
664 Expert 512MB
I haven't used Dream Weaver but if they include any kind of meta tag like frontpage and a few of the others do you can do a search on the whole server for files containing that text. Other than that I don't think so (I use VSS at work) I'll look around tomorrow.

this is correct. look for a tag above the body tag it will have some thing about template as part of the content.
might look something like this
<!-- InstanceBegin template="/Templates/homepage_master_temp.dwt" codeOutsideHTMLIsLocked="false" -->

nomad
Jun 25 '07 #3
Manil
8
this is correct. look for a tag above the body tag it will have some thing about template as part of the content.
might look something like this
<!-- InstanceBegin template="/Templates/homepage_master_temp.dwt" codeOutsideHTMLIsLocked="false" -->

nomad
Great thanks! This will work- however, I was thinking more in terms of an automatically generated list of sorts generated by Dream Weaver. Something likw what comes up when say I want to update pages based on a template and it asks me if I want to modify all files that use that particular template.
Jun 26 '07 #4
nomad
664 Expert 512MB
Great thanks! This will work- however, I was thinking more in terms of an automatically generated list of sorts generated by Dream Weaver. Something likw what comes up when say I want to update pages based on a template and it asks me if I want to modify all files that use that particular template.
When you get that flag you need to click on yes, otherwise all the files related to that template will not update. Usually when you update a temp is to modify the links or the heading and footers.

nomad
Jun 26 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

18
by: David Johnson | last post by:
I am looking for a way to combine the functionality of "include" and "here documents" so that an included html file containing $variables is expanded and handled (normally printed to stdout). It...
1
by: Vince C. | last post by:
Hi all, I've created XML documents that are described with a schema. I'm using those documents to create web pages. All my web pages contain a fixed header and a variable document part. The...
11
by: Steven T. Hatton | last post by:
In the past there have been lengthy discussiions regarding the role of header files in C++. People have been very adamat about header files serving as in interface to the implementation. I do...
1
by: Mark | last post by:
Hopefully somebody can help me with this very frustrating problem. In Dreamweaver I have a template page and a page created from this template called Home.aspx. In Visual Studio I have a class...
5
by: jpr | last post by:
Hello, I have a form with a cbo which get's its data from a table. This combo returns names of MS Word files in the following path: C:\shares\files\*.dot I would like to open these files...
20
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
1
by: Roger Moss | last post by:
Hi, I'm just starting out with PHP with the aim of upgrading an existing site built in Dreamweaver MX 2004. The first step I was going to make was to take out the main menu from the...
1
by: lghovden06 | last post by:
I created a website for a business using Dreamweaver CS3. I upload the files using ftp in the remoted access set up in dreamweaver. When people from the business try to upload new files using...
4
by: lghovden06 | last post by:
I created a website for a business using Dreamweaver CS3. I upload the files using ftp in the remoted access set up in dreamweaver. When people from the business try to upload new files using...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.